We believe developers can glean a lot of useful information by evaluating these diff guides when upgrading their applications. That said, these reports are automated and may not always accurately depict change in these early releases. Unwanted change may be indicated due to doc updates, formatting omissions, etc. We will review and adjust these guides for accuracy prior our GA release. In the meantime, please evaluate these diffs knowing that some level of inaccuracy may exist. If you see anything in this report that is incorrect or undesirable, please report them on the Ext JS 6 forums.
Added
- Ext.chart.sprite.Label
Removed
- Ext.chart.label.Label
- Ext.chart.TipSurface
Modified
Ext
- Added
- method
- resolveResource
- property
- isEdge
- method
Ext.Component
- Modified
- method
- fromElement
- 6.0.1
- private is true
- return type is void
- 6.0.2
- private is false
- return type is Ext.Component/null
- 6.0.1
- fromElement
- method
Ext.Container
- Modified
- config
- control
- 6.0.1
- default value is {}
- 6.0.2
- default value is null
- 6.0.1
- control
- config
Ext.MessageBox
- Modified
- method
- getIconCls
- 6.0.1
- return type is Object
- 6.0.2
- return type is String
- 6.0.1
- getIconCls
- method
Ext.Number
- Added
- method
- isEqual
- log10
- method
Ext.Panel
Added
- cssMixin
- panel-ui
- cssMixin
Modified
- config
- header
- 6.0.1
- private is true
- type is Object
- 6.0.2
- private is false
- type is Boolean/Object
- 6.0.1
- icon
- 6.0.1
- private is true
- type is Object
- 6.0.2
- private is false
- type is String
- 6.0.1
- iconCls
- 6.0.1
- private is true
- type is Object
- 6.0.2
- private is false
- type is String
- 6.0.1
- title
- 6.0.1
- private is true
- type is Object
- 6.0.2
- private is false
- type is String/Object
- 6.0.1
- tools
- 6.0.1
- private is true
- type is Object
- 6.0.2
- private is false
- type is Object[]/Ext.panel.Tool[]
- 6.0.1
- header
- config
- Removed
- cssVar
- er-icon-opacity
- cssVar
Ext.SegmentedButton
- Added
- config
- forceSelection
- value
- event
- change
- config
- Modified
- config
- pressedButtons
- 6.0.1
- default value is []
- 6.0.2
- default value is null
- 6.0.1
- pressedButtons
- config
Ext.app.Application
- Modified
- config
- mainView
- 6.0.1
- type is String/Object
- 6.0.2
- type is String/Object/Ext.Component
- 6.0.1
- mainView
- config
Ext.data.ResultSet
- Added
- config
- metadata
- config
Ext.data.Store
- Modified
- method
- onProxyLoad
- 6.0.1
- private is true
- protected is false
- 6.0.2
- private is false
- protected is true
- 6.0.1
- onProxyLoad
- method
Ext.data.TreeStore
- Added
- config
- filterer
- config
- Modified
- method
- onProxyLoad
- 6.0.1
- private is true
- protected is false
- 6.0.2
- private is false
- protected is true
- 6.0.1
- onProxyLoad
- method
Ext.data.proxy.Direct
- Modified
- method
- abort
- 6.0.1
- private is true
- 6.0.2
- private is false
- 6.0.1
- abort
- method
Ext.dataview.IndexBar
- Added
- event
- directionchange
- event
Ext.dataview.List
- Modified
- method
- getScrollDockedItems
- 6.0.1
- return type is Array
- 6.0.2
- return type is Ext.Component[]
- 6.0.1
- getScrollDockedItems
- method
Ext.grid.Grid
- Added
- cssVar
- $grid-column-resize-marker-background-color
- cssVar
Ext.grid.cell.Base
- Modified
- config
- align
- 6.0.1
- default value is ‘left’
- 6.0.2
- default value is null
- 6.0.1
- align
- config
Ext.grid.plugin.ColumnResizing
- Added
- config
- realtime
- config
Ext.list.AbstractTreeItem
- Added
- config
- over
- event
- itemclick
- config
Ext.list.Tree
- Modified
- method
- getMicro
- 6.0.1
- return type is Object
- 6.0.2
- return type is Boolean
- 6.0.1
- getMicro
- method