#12419 closed enhancement (fixed)
refactor dijit.form.ToggleButton to create a lighter dojox.mobile.ToggleButton
Reported by: | Douglas Hays | Owned by: | Douglas Hays |
---|---|---|---|
Priority: | high | Milestone: | 1.7 |
Component: | Dijit - Form | Version: | 1.6.0 |
Keywords: | 1.7-mobile | Cc: | Shane O'Sullivan |
Blocked By: | Blocking: |
Description
Change History (4)
comment:1 Changed 10 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:3 Changed 10 years ago by
comment:4 Changed 10 years ago by
Component: | Dijit → Dijit - Form |
---|
Note: See
TracTickets for help on using
tickets.
(In [23989]) Fixes #12419. Refactor dijit.form.ToggleButton? by splitting out the function into _ToggleButtonMixin.js. Use this mixin to create dojox.mobile.ToggleButton? that does not use a template. Added a basic automated test ToggleButtonMixin?.html.