View Full Version : Ext: Feature Requests
- [3.0] Support of align: bottom in HBox?
- scope as a path string?
- ColumnModel created with config blob
- [ACC] [3.0] buttons to support ' ', '-' and '->'
- [3.0] Refresh events for DataView
- Encode entries in combo dropdown
- [OPEN] [2.x/3.x] Card layout is somewhat inconsistent with its property reading
- [3.0] Ext.layout.CardLayout - consider "beforehide" listeners
- [DONE][3.x] ComboBox store accept store xtype
- [3.x] Ext.grid.ComboColumn & Ext.util.Format.comboRenderer
- [DONE][Ext Core 3.0] Ext.Element.getAttribute(name) is missing
- store xtypes - expand further
- plugin empowerment
- [DONE] DirectForm
- Stop the renderTo/applyTo madness (for Containers/Layouts)
- Issue: isFormField and markInvalid
- The new layout of /resources/css introduced in r3018
- [DONE][2.2] click on menu with submenu should open the submenu not hide the menu
- Grid with Two sub columns
- 3.0 Menu. The "x-menu" class should be added to the Menu's Element by the layout
- Toolbar items align right
- [2.x/3.x] Break node.nodeType comparisons out into reuseable functions
- QuickTips could use the new ToolTip delegate option
- [2.2] successProperty always fire a loadexception
- Flot/Excanvas Support?
- Time control
- ArrayReader should be refactored to almost nothing.
- Xtypes for data.readers and proxies
- Ext.form.TextField - remove wonky preFocus() handler and implement onFocus() instead
- API docs application to highlight expandablity!
- [DONE][3.x] DateField accessibility - immediately enable keynav when DatePicker shown
- [DONE] Ext.data.Record requires an object - even if empty?
- Ext.grid.RowNumberer --> Ext.grid.NumberedColumn
- Ext.data.JsonWriter.writeAllFields
- [DONE]TreeLoader should be configurable to send custom param
- [ACC] Additional region class for BorderLayout
- [DONE] GridPanel to offer reconfigure event
- TreeWriter?
- TreeEditor should be more streamlined.
- Tree selection models, naming, etc?
- SelectionModels should have deselect events
- Ext.data.Store. Setting its default paramNames
- Record.set to accept an object config
- Cache enhancements
- Add try/catch around cache checks
- TreePanel constructor should stay with the standard and use a cfg obj like its super
- TabPanel.setActiveTab to return the tab if found
- [DONE]GroupingView to offer value-added click events
- Menu to have ownerCt reference
- [3.x] Correct jslint errors
- [3.X] Button icon fully visible when label is too short
- [3.x] Auto split text on large buttons
- Ext.ux.TabCloseMenu does not clean up menu
- [3.x/2.x] Ext.form.Field#setRawValue() should check if field is rendered
- [DONE][3.x] Simplify Ext.useShims code
- switch onshow event to fire AFTER Window focus
- Customizable sorting of stores, grids
- Accordion layouts should offer deferredRender option
- [DONE] Menu to offer a defaultOffsets config
- Extend DateField to provide valueFormat
- DomQuery could query an HTML string simply by putting it into a throwaway DIV
- TreeNodeUI should have a setTip method
- Remove the TriggerField class. Only use TwinTriggerField.
- Request adding validator function on Field ...
- mappingFunction in TreeNode
- dragable column config option
- Code reduction/simplification using Ext.isEmpty() / Ext.value()
- [3.0/Core] Ext.onReady modernization.
- No events for WindowMgr?
- ImageLoader
- PropertyGrid extensions
- [DONE]GroupingView - expose a method
- Ext.menu.Item should allow for defaultType if menu : [] exists
- icon parameter together with iconCls
- [2.*,3.*]For consistency, disabling a field should clearInvalid
- Ext.tree.[SelectionModel].clearSelections() should uncheck nodes as well
- Toolbar Separator should scale vertically like the menu separator does horizontally
- DateMenu and ColorMenu should have configuration properties for pickers exposed
- Grouped CheckItems should use the 2.x radio icons instead of what there is now.
- [DONE] [3.x] Button and toggle method
- Ext.grid.GridView should use interface methods of Record for rendering fields
- Ext.util.Observable.hasEvent and removeEvent
- [DONE]Add jsb(2) to the Ext 3.0.0 download package
- Grid, Tree and DataView container events
- Ext.Component should be Focusable
- View/Edit form states
- markDirty on forms, not just grids
- Support for custom JSON encoding
- defer component's destruction
- Proxy event "exception" - response code 401
- removeListener should behaive like addListener if possible
- Publicize Window.doConstrain
- RowEditor: suggestion for button positioning
- RowEditor: suggestion for button icon
- [3.x] Store.setBaseParam enhancement
- QuickTip with anchor from markup
- GridView. We can't tell when it is actually first rendered.
- [3.0.0] Debug Console
- [3.x] Ext.grid.RowNumberer: Support for paging
- Support focusin and focusout events
- TreeLoader Enhancements
- [3.x] GWT TreeGrid in Ext 3
- Toggle Element on collapsable menu
- Suggestions for Ext.layout.BorderLayout.SplitRegion
- [3.x] HtmlEditor and insert link with the href value
- [DONE-229]Ext.data.Store.remove should accept Record or Array of Records
- ComboBox's setValue call with a remotely loaded Store
- Store 'write'-event firing a little early? [nevermind, already fixed]
- [DONE]getDirtyValues
- [DONE][3.0.0] Number fields doesn't have setMinValue and setMaxValue
- [DONE]TimeField does not have setMinTime/setMaxTime
- BasicForm. submitOnEnter config
- Persistent store filter
- HttpProxy constructor does not take a config parameter
- layoutConfig to be able to specify type
- Ext.resizable to offer event during resize
- Ext.tree.TreeNodeUI should not display leaf icon if branch node is empty
- TreeNode text getter
- PagingToolbar to reuse load options
- Fix Ext.Button.applyTo
- El.get (Ext.get) to return Composite if passed a string which does not match an ID.
- Ext.dd.DragDrop and Ext.dd.DD use the exact same constructor - code savings?
- Ext.dd classes are too strict, allow for overrides via config
- Ext.dd.DragDrop should allow for multiple group registration upon constructor call.
- Support border:true/bodyBorder:true with frame:true
- Let the ElementFx.shift animate background position
- Grid ColumnModel should not overwrite the configuration array of columns.
- JSBuilder 2
- Grid Column DD should share the same drag proxy
- Ext.tree.TreeLoader to be able to specify root like JsonReader
- [UNKNOWN][3.0.0] ref config on items when extending Container
- Ext.Element should standardize Selection range
- [DONE]DataView should allow for autoScroll : true instead of requiring a style attr
- ListView should allow for absolute widths instead of all relative
- Slider (& other input accepting controls) that can be used in forms and editor grids
- GridPanels or GridView should allow for the configuration of DragZone overrides
- GridEditor's completeOnEnter should be set to False instead of true
- [DONE-241]setIcon function on Ext.Button
- DataView should be able to handle key events like the GridView (SelectionModel)
- Migrate all internal calls to Ext.extend from 3-argumented form to 2 argumented.
- DataReader shouldn't automatically reset recordType onMetaChange
- [UNKNOWN][3.??] ButtonGroup - Dynamically add/remove buttons
- Store.rejectChanges to remove inserted records
- Documentation for Chart classes are a must to increase usage.
- Add a reinvoke funktion to some Events
- [UNKNOWN][3.x] RegExp literal compilation in Ext code
- [UNKNOWN][3.x] lambda function creation in Ext code.
- jQuery like namespaced event handler
- Save 100+KB when optimizing the images
- [3.x] TaskMgr Tasks
- Ext.util.Updater. Double as Component loader like Ext.ux.Plugin.RemoteComponent
- Action.Load and Submit to allow more options
- Examples to use the debug js files
- Enable adding floating: true Components as child items
- [UNKNOWN][3.0] Bad practice in row-editor.html example exposes bug in GridView
- Store should support defaultFilter, defaultSort and insert addFiltered
- Fx.fadeIn to allow use of startOpacity.
- Integrate BufferedGridView into ExtJS 3.0 (w/ grouping view and row editor)
- [UNKNOWN][3.x] missing titles in TabPanels which are direct children in borderlayouts
- Get Ext version number in more easily comparable manner
- "attributes" property convention
- Buttongroup accepts xtypes but not shortcut symbols
- Support for enableOverflow at the buttongroup level
- Ext.direct.Provider - config feature request
- Dynamic Loading
- ColorPalette size based on the number of colors
- RowEditor: Add config option cancelOnEsc
- Detect native event support.
- CheckColumn to check isCellEditable
- Store 'save' event
- Ext.Editor to provide sensible defaults
- Add an unTextResize Function to the EventMgr
- Link to the latest chart SWF
- Chart.setStyles should handle the conversion of extrastyles, etc.
- getComponent idea
- [UNKNOWN]Component's onRender of autoEl specs
- [2.x,3.x] Select rows before grid is rendered
- Recurse owner component's chain
- [2.x/3.x] Ability to clear options from Ext.MessageBox
- BoxComponent to offer minWidth, maxWidth, minHeight, maxHeight
- More removals of href='#'
- CSS tweak to improve font readability on non-white backgrounds
- Observable.observeClass to return the observable class for easier chaining.
- Add timeout to TreeLoader
- Should WindowManager remove the reusable shadow elements?
- Checkbox row selection & Shift+Click
- [INFOREQ]JsonReader's createAccessor()
- Make Direct.Transaction observable
- Panel to relay its Updater's "update" event.
- Support doFormUpload failure
- Customizing/styling PagingToolbar
- Fix consistency across adapters - Ext.FormPanel.getValues for example
- Add beforerefresh/afterrefresh event to DataView
- GridView to expose its header Menu
- [3.0.3] RemotingProvider - return requestId in "doSend"
- Print Media and Screen Media Style Sheets
- Add a "flattenElement" Function in Ext.Element
- Support for allowBlank in ItemSelector
- scrollIntoView to animate
- EXT 3.X (Feature Request) - QuickTips - Custom HTML Link Error Code
- Ext.form.Field (skip attribute)
- Allow for better custom builds
- removeListener support for multiple listeners
- "Compound" Fields
- MessageBox Button Icons
- Assume name is hiddenName when valueField is specified
- Support for Number Format in the NumberField component
vBulletin® v3.8.4, Copyright ©2000-2009, Jelsoft Enterprises Ltd.