#12420 closed task (fixed)
finish splitting widgets apart by file
Reported by: | bill | Owned by: | bill |
---|---|---|---|
Priority: | high | Milestone: | 1.7 |
Component: | Dijit | Version: | 1.6.0 |
Keywords: | 1.7-mobile | Cc: | |
Blocked By: | Blocking: |
Description
There are a few widgets left that should be split into separate files, so that apps don't need to include more code than they need:
- DropDownButton
- ComboButton
- MappedTextBox
- RangeBoundTextBox
- RadioButton
Note that ToggleButton was changed in [23989].
Change History (13)
comment:1 Changed 10 years ago by
comment:2 Changed 10 years ago by
comment:3 Changed 10 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:4 Changed 10 years ago by
comment:5 Changed 10 years ago by
comment:6 Changed 10 years ago by
comment:7 Changed 10 years ago by
comment:8 Changed 10 years ago by
comment:9 Changed 10 years ago by
comment:10 Changed 10 years ago by
comment:11 Changed 10 years ago by
comment:13 Changed 10 years ago by
Note: See
TracTickets for help on using
tickets.
(In [23997]) Finish split of DropDownButton and ComboButton into separate files, and fix lots of requires for those two widgets plus some for ToggleButton, refs #12419, #12420 !strict.