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.Progress
- Ext.panel.Header
- Ext.panel.Title
- Ext.panel.Tool
- Ext.plugin.Responsive
Modified
Ext
- Added
- method
- copy
- copyIf
- first
- getResourcePath
- resolveResource
- ticks
- method
- Added
Ext.Component
- Added
- method
- isVisible
- method
- Added
Ext.Container
- Modified
- method
- factoryItem
- 6.0.0
- private is true
- protected is false
- 6.0.1
- private is false
- protected is true
- 6.0.0
- removeInnerAt
- 6.0.0
- return type is void
- 6.0.1
- return type is Ext.Component
- 6.0.0
- factoryItem
- method
- Modified
Ext.Img
- 6.0.0
- alternateClassNames is []
- 6.0.1
- alternateClassNames is [Ext.Image]
- 6.0.0
Ext.Panel
- 6.0.0
- alternateClassNames is [Ext.lib.Panel]
- 6.0.1
- alternateClassNames is [Ext.panel.Panel]
- Added
- cssVar
- er-icon-opacity
- $panel-header-background-color
- $panel-header-background-gradient
- $panel-header-border-color
- $panel-header-border-style
- $panel-header-border-width
- $panel-header-color
- $panel-header-font-family
- $panel-header-font-size
- $panel-header-font-size-big
- $panel-header-font-weight
- $panel-header-icon-font-size
- $panel-header-icon-font-size-big
- $panel-header-icon-horizontal-spacing
- $panel-header-icon-horizontal-spacing-big
- $panel-header-icon-opacity
- $panel-header-icon-size
- $panel-header-icon-size-big
- $panel-header-icon-vertical-spacing
- $panel-header-icon-vertical-spacing-big
- $panel-header-line-height
- $panel-header-line-height-big
- $panel-header-padding
- $panel-header-padding-big
- $panel-light-ui
- method
- getHeader
- getIcon
- getIconCls
- getTitle
- getTools
- setHeader
- setIcon
- setIconCls
- setTitle
- setTools
- cssVar
- Modified
- property
- defaultBindProperty
- 6.0.0
- default value is ‘html’
- 6.0.1
- default value is ‘title’
- 6.0.0
- defaultBindProperty
- property
- Removed
- cssMixin
- panel-ui ??
- cssMixin
- 6.0.0
Ext.SegmentedButton
- 6.0.0
- alternateClassNames is []
- 6.0.1
- alternateClassNames is [Ext.button.Segmented]
- 6.0.0
Ext.Sheet
- Modified
- config
- border
- 6.0.0
- default value is false
- type is Boolean
- 6.0.1
- default value is null
- type is Object
- 6.0.0
- border
- config
- Modified
Ext.Widget
- Added
- config
- userCls
- method
- getUserCls
- setUserCls
- config
- Added
Ext.app.Application
- Modified
- config
- currentProfile
- 6.0.0
- private is true
- type is Object
- 6.0.1
- private is false
- type is Ext.app.Profile
- 6.0.0
- currentProfile
- method
- getCurrentProfile
- 6.0.0
- return type is Object
- 6.0.1
- return type is Ext.app.Profile
- 6.0.0
- getCurrentProfile
- config
- Modified
Ext.app.Profile
- Added
- method
- init
- method
- Modified
- config
- views
- 6.0.0
- type is Array
- 6.0.1
- type is Object/String[]
- 6.0.0
- views
- config
- Added
Ext.app.ViewController
- Added
- method
- lookup
- method
- Added
Ext.chart.series.Pie
- Modified
- config
- radiusField
- 6.0.0
- default value is false
- 6.0.1
- default value is null
- 6.0.0
- radiusField
- config
- Modified
Ext.data.BufferedStore
- Added
- method
- flushLoad
- method
- Added
Ext.data.Connection
- Modified
- method
- request
- 6.0.0
- return type is Ext.data.AjaxRequest
- 6.0.1
- return type is Ext.data.request.Base
- 6.0.0
- request
- method
- Modified
Ext.data.ProxyStore
- Added
- config
- asynchronousLoad
- method
- flushLoad
- getAsynchronousLoad
- setAsynchronousLoad
- config
- Added
Ext.data.TreeStore
- Added
- method
- flushLoad
- method
- Modified
- method
- isVisible
- 6.0.0
- private is true
- 6.0.1
- private is false
- 6.0.0
- isVisible
- method
- Added
Ext.data.proxy.Server
- Modified
- method
- processResponse
- 6.0.0
- private is true
- 6.0.1
- private is false
- 6.0.0
- processResponse
- method
- Modified
Ext.data.reader.Reader
- Modified
- config
- rootProperty
- 6.0.0
- type is String
- 6.0.1
- type is String/Function
- 6.0.0
- transform
- 6.0.0
- type is Function|Object
- 6.0.1
- type is Function|String|Object
- 6.0.0
- rootProperty
- method
- getRootProperty
- 6.0.0
- return type is String
- 6.0.1
- return type is String/Function
- 6.0.0
- getTransform
- 6.0.0
- return type is Function|Object
- 6.0.1
- return type is Function|String|Object
- 6.0.0
- getRootProperty
- config
- Modified
Ext.dataview.List
- Added
- config
- container
- method
- getContainer
- getItem
- setContainer
- config
- Added
Ext.direct.Manager
- Modified
- config
- varName
- 6.0.0
- default value is “Ext.app.REMOTING_API”
- 6.0.1
- default value is “Ext.REMOTING_API”
- 6.0.0
- varName
- config
- Modified
Ext.direct.RemotingProvider
- Added
- config
- bufferLimit
- config
- Added
Ext.direct.Transaction
- 6.0.0
- alternateClassNames is [Ext.Direct.Transaction]
- 6.0.1
- alternateClassNames is []
- 6.0.0
Ext.draw.Matrix
- Added
- method
- isEqual
- shearX
- shearY
- method
- Added
Ext.draw.Surface
- Modified
- method
- remove
- 6.0.0
- return type is Boolean
- 6.0.1
- return type is Ext.draw.sprite.Sprite
- 6.0.0
- setDirty
- 6.0.0
- private is true
- 6.0.1
- private is false
- 6.0.0
- remove
- method
- Modified
Ext.draw.engine.Svg
- Modified
- method
- remove
- 6.0.0
- return type is Boolean
- 6.0.1
- return type is Ext.draw.sprite.Sprite
- 6.0.0
- remove
- method
- Modified
Ext.draw.sprite.Sprite
- Added
- config
- animation
- method
- resetTransform
- setTransform
- transform
- property
- debug
- config
- Modified
- method
- remove
- 6.0.0
- return type is Boolean
- 6.0.1
- return type is Ext.draw.sprite.Sprite
- 6.0.0
- remove
- method
- Added
Ext.draw.sprite.Text
- 6.0.0
- aliases is {sprite=[text]}
- 6.0.1
- aliases is {}
- 6.0.0
Ext.field.Checkbox
- Modified
- cssVar
- $checkboxfield-checkbox-font-size
- 6.0.0
- default value is dynamic ( 1.24em )
- 6.0.1
- default value is dynamic ( 1.24rem )
- 6.0.0
- $checkboxfield-checkbox-font-size-big
- 6.0.0
- default value is dynamic ( 1.2em )
- 6.0.1
- default value is dynamic ( 1.2rem )
- 6.0.0
- $checkboxfield-checkbox-font-size
- cssVar
- Modified
Ext.field.DatePicker
- Modified
- method
- reset
- 6.0.0
- private is true
- return type is void
- 6.0.1
- private is false
- return type is Ext.field.Field
- 6.0.0
- reset
- method
- Modified
Ext.field.Select
- Added
- config
- publishes
- twoWayBindable
- config
- Modified
- method
- getValue
- 6.0.0
- private is true
- 6.0.1
- private is false
- 6.0.0
- getValue
- method
- Added
Ext.grid.Grid
- Added
- config
- hideHeaders
- cssVar
- $grid-cell-background-color
- $grid-cell-border-color
- $grid-cell-color
- $grid-cell-font-family
- $grid-cell-font-size
- $grid-cell-font-size-big
- $grid-cell-font-weight
- $grid-cell-line-height
- $grid-cell-line-height-big
- $grid-cell-padding
- $grid-cell-padding-big
- $grid-cell-pressed-background-color
- $grid-cell-selected-background-color
- $grid-group-header-background-color
- $grid-group-header-border-color
- $grid-group-header-color
- $grid-group-header-font-family
- $grid-group-header-font-size
- $grid-group-header-font-size-big
- $grid-group-header-font-weight
- $grid-group-header-line-height
- $grid-group-header-line-height-big
- $grid-group-header-padding
- $grid-group-header-padding-big
- $grid-summary-row-cell-background-color
- $grid-summary-row-cell-border-color
- $grid-summary-row-cell-color
- $grid-summary-row-cell-font-family
- $grid-summary-row-cell-font-size
- $grid-summary-row-cell-font-size-big
- $grid-summary-row-cell-font-weight
- $grid-summary-row-cell-line-height
- $grid-summary-row-cell-line-height-big
- $grid-summary-row-cell-padding
- $grid-summary-row-cell-padding-big
- method
- getHideHeaders
- setHideHeaders
- config
- Added
Ext.grid.HeaderContainer
- Added
- method
- getGrid
- setGrid
- method
- Modified
- config
- layout
- 6.0.0
- default value is ‘default’
- 6.0.1
- default value is {type: ‘hbox’, align: ‘stretch’}
- 6.0.0
- layout
- method
- getLayout
- 6.0.0
- private is true
- 6.0.1
- private is false
- 6.0.0
- getLayout
- config
- Removed
- method
- getTranslationMethod
- setTranslationMethod
- method
- Added
Ext.grid.HeaderGroup
- Modified
- Removed
- property
- columns
- property
Ext.grid.Row
- 6.0.0
- mixins is []
- 6.0.1
- mixins is [Ext.mixin.Queryable]
- 6.0.0
Ext.grid.column.Column
- Added
- config
- computedWidth
- cssVar
- $grid-column-background-color
- $grid-column-border-color
- $grid-column-color
- $grid-column-font-family
- $grid-column-font-size
- $grid-column-font-size-big
- $grid-column-font-weight
- $grid-column-line-height
- $grid-column-line-height-big
- $grid-column-padding
- $grid-column-padding-big
- $grid-column-sort-asc-icon
- $grid-column-sort-desc-icon
- $grid-column-sort-icon-color
- $grid-column-sort-icon-font-size
- $grid-column-sort-icon-spacing
- $grid-column-sorted-background-color
- method
- setComputedWidth
- config
- Modified
- config
- minWidth
- 6.0.0
- default value is 20
- 6.0.1
- default value is 40
- 6.0.0
- minWidth
- config
- Added
Ext.list.AbstractTreeItem
- Added
- method
- setExpandable
- setExpanded
- setIconCls
- setLeaf
- setLoading
- setNode
- setOwner
- setParentItem
- setText
- method
- Added
Ext.list.TreeItem
- Added
- config
- rowCls
- rowClsProperty
- method
- getRowCls
- setRowCls
- config
- Added
Ext.scroll.Scroller
- Added
- method
- getScrollbarSize
- getSpacerXY
- setSpacerXY
- method
- Added
Ext.supports
- Added
- property
- AsyncFocusEvents
- SpecialKeyDownRepeat
- property
- Added
Ext.util.Geolocation
- Added
- method
- getAccuracy
- getAltitude
- getAltitudeAccuracy
- getHeading
- getLatitude
- getLongitude
- getSpeed
- getTimestamp
- setAccuracy
- setAltitude
- setAltitudeAccuracy
- setHeading
- setLatitude
- setLongitude
- setSpeed
- setTimestamp
- method
- Added
Ext.util.HashMap
- Modified
- property
- generation
- 6.0.0
- private is true
- 6.0.1
- private is false
- 6.0.0
- generation
- property
- Modified
global ?
- Removed
- config
- defaultPhonePickerConfig
- defaultTabletPickerConfig
- usePicker
- cssVar
- $base-color
- $css-shadow-border-radius
- $enable-font-smoothing
- $font-size
- $grid-cell-background-color
- $grid-cell-border-color
- $grid-cell-color
- $grid-cell-font-family
- $grid-cell-font-size
- $grid-cell-font-size-big
- $grid-cell-font-weight
- $grid-cell-line-height
- $grid-cell-line-height-big
- $grid-cell-padding
- $grid-cell-padding-big
- $grid-cell-pressed-background-color
- $grid-cell-selected-background-color
- $grid-column-background-color
- $grid-column-border-color
- $grid-column-color
- $grid-column-font-family
- $grid-column-font-size
- $grid-column-font-size-big
- $grid-column-font-weight
- $grid-column-line-height
- $grid-column-line-height-big
- $grid-column-padding
- $grid-column-padding-big
- $grid-column-sort-asc-icon
- $grid-column-sort-desc-icon
- $grid-column-sort-icon-color
- $grid-column-sort-icon-font-size
- $grid-column-sort-icon-spacing
- $grid-column-sorted-background-color
- $grid-group-header-background-color
- $grid-group-header-border-color
- $grid-group-header-color
- $grid-group-header-font-family
- $grid-group-header-font-size
- $grid-group-header-font-size-big
- $grid-group-header-font-weight
- $grid-group-header-line-height
- $grid-group-header-line-height-big
- $grid-group-header-padding
- $grid-group-header-padding-big
- $grid-summary-row-cell-background-color
- $grid-summary-row-cell-border-color
- $grid-summary-row-cell-color
- $grid-summary-row-cell-font-family
- $grid-summary-row-cell-font-size
- $grid-summary-row-cell-font-size-big
- $grid-summary-row-cell-font-weight
- $grid-summary-row-cell-line-height
- $grid-summary-row-cell-line-height-big
- $grid-summary-row-cell-padding
- $grid-summary-row-cell-padding-big
- $image-extension
- $image-search-path
- $include-not-found-images
- $relative-image-path-for-uis
- $theme-resource-path
- $toolbar-input-bg
- $toolbar-input-border-color
- $toolbar-input-color
- $toolbar-input-height
- config
- Removed