Guide applies to: modern
Diff between Ext JS 7.4.0 and Ext JS 7.5.0 (modern)
Modified Classes
Ext.Dialog
Modified Configs
draggable
value
{
handle: '.' + Ext.baseCSSPrefix + 'draggable',
listeners: {
beforedragstart: 'onBeforeDragDialog',
dragend: 'onDragEnd',
scope: 'this'
}
}
Ext.grid.cell.Number
- Added Configs
- renderer
- scope
Ext.grid.filters.Plugin
mixins is**
Ext.state.Stateful,Ext.mixin.StoreWatcher,Ext.mixin.Bufferable
**was_
Ext.state.Stateful,Ext.mixin.StoreWatcher
_
Ext.grid.plugin.filterbar.filters.Base
- Modified Configs
- grid
- type is Ext.grid.Grid (was Ext.grid.Panel)
- grid
SDK Totals
- 1,243 Classes
- 3,717 Configs
- 1,340 Properties
- 61 Static Properties
- 4,771 Methods
- 195 Static Methods
- 730 Events
- 2,553 Vars
- 98 Sass Mixins