Sencha Ext JS Versioni

Scopri le novità in ogni release, con dettagli su funzionalità, miglioramenti e problemi risolti.

gen
feb
mar
apr
mag
giu
lug
ago
set
ott
nov
dic
Sencha Ext JS v8.0Versione principale8 apr 2026
Funzionalità
  • Core
    • Added support for Font Awesome 7 with latest font files integration.
    • Added Responsive Digital Signature Pad with enhanced UX/UI for drawing smooth signatures.
    • Added QR code Reader/Generator component for QR code drawing API.
  • Modern
    • Introduced a new lockable plugin to enable CSS styling of locked grid columns.
    • Introduced bufferedColumns to support horizontal buffering (columns).
    • Added new feature for Ext.Dialog where it can only live (maximized, minimized, dragged) within the boundaries of its parent.
    • Added accessibility improvements for Modern toolkit form fields.
  • Classic
    • Introduced checkbox tri-state for classic toolkit. Now supports: checked, unchecked, and indeterminate.
    • Parent nodes automatically reflect the collective state of their children, matching Material Design patterns and accessibility expectations.
  • Tooling
    • Upgraded Closure compiler to support the latest ECMAScript(upto 2025 version).
    • Enables teams to adopt modern JavaScript features such as let, const, and arrow functions more broadly within Ext JS applications.