forked from maqetta/maqetta
-
Notifications
You must be signed in to change notification settings - Fork 0
Untested widgets
cindyskach edited this page Jun 30, 2011
·
24 revisions
This page attempts to capture proposals and plans for transitioning all of the "Untested Dojo and HTML" widgets on the widget palette into fully supported widgets, thereby eliminating the Untested section.
- [DOJOCONTAINER] - Widget should go into "Dojo Containers" section of widget palette
- [DOJOCONTROL] - Widget should go into "Dojo Controls" section of widget palette
- [OVERLAY] - Widget is something that appears only as an transient overlay (e.g., Dialog, Tooltip)
- [DATA] - Widget supports links to data stores
- [DEPRECATED] - Widget has been deprecated in latest Dojo
| Widget Name | Dojo Status | Maqetta Status | Section | Supports Claro | Extra Info | Current Version | Other Versions |
|---|---|---|---|---|---|---|---|
| Dialog | Stable | In progress |
Dojo Container |
Yes | Overlay | dijit | dojox:experimental |
| Tooltip | Stable | In progress |
Dojo Control |
Yes | Overlay | dijit |
dojox.mobile:stable dojox/charting |
| ValidationTextBox | Stable |
Dojo Control |
Yes | dijit | |||
| NumberTextBox | Stable | Yes | dijit | ||||
| DateTextBox | Stable | dijit | dojox/form:experimental | ||||
| TimeTextBox | Stable | Yes | dijit | ||||
| CurrencyTextBox | Stable | Yes | dijit | ||||
| NumberSpinner | Stable | Yes | dijit | ||||
| TimeSpinner | Experimental | dojox/form | |||||
| HorizontalSlider | Stable | Yes | dijit | ||||
| VerticalSlider | Stable | Yes | dijit | ||||
| AnalogGauge |
Experimental -moved |
need to move | dojox/widget | dojox/gauges:experimental | |||
| BarGauge | |||||||
| ContextMenu | |||||||
| PopupMenuBarItem | Stable | Yes | dijit | ||||
| MenuItem | Stable | Yes | dijit | ||||
| CheckedMenuItem | Stable | Yes | dijit | ||||
| MenuSeparator | Stable | Yes | dijit | ||||
| PopupMenuItem | Stable | Yes | dijit | ||||
| Editor | Stable | Yes | dijit | ||||
| InlineEditBox | Stable | Yes | dijit | ||||
| ProgressBar | Stable | Yes | dijit | ||||
| Form | Stable | Yes | dijit | ||||
| EnhancedCalendar | Experimental | dojox/widget | |||||
| Chart2D | Deprecated |
dojox/charting/ widget |
dojox/charting/widget/Chart.js:stable dojox/charting/Chart.js:beta |
||||
| MultiComboBox | Experimental | dojox/form | |||||
| CheckedMultiSelect | Experimental | dojox/form | |||||
| FileInput | Experimental | dojox/form | |||||
| FileInputAuto | Experimental | dojox/form | |||||
| FileInputBuild | Experimental | dojox/form | |||||
| Rating | Experimental | dojox/form | |||||
| SortList | Experimental | dojox/widget | |||||
| GridContainer | Experimental | dojox/layout | |||||
| StackContainer | Stable | Yes | dijit | ||||
| FloatingPane | Sub-experimental | dojox/layout | |||||
| ScrollPane | Experimental | dojox/layout | |||||
| RadioGroup | Experimental | dojox/layout | |||||
| ColorPicker | Beta | dojox/widget | |||||
| ColorPalette | Stable | Yes | dijit | ||||
| ItemFileReadStore | Stable | dojo/data | |||||
| ItemFileWriteStore | Stable | dojo/data | |||||
| hr | |||||||
| HTML Sticky Note | |||||||
| Option | |||||||
| ForestStoreModel | Stable | hidden:true | dijit | ||||
- **Dialog**: [OVERLAY] [DOJOCONTAINER]
- **Tooltip**: [OVERLAY]