#12410 closed enhancement (fixed)
refactor dijit.form.Button to create a lighter dojox.mobile.Button
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 (3)
comment:1 Changed 10 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:2 Changed 10 years ago by
comment:3 Changed 10 years ago by
Component: | Dijit → Dijit - Form |
---|
Note: See
TracTickets for help on using
tickets.
(In [23980]) Fixes #12410. Refactor dijit.form.Button by splitting out the core function into _ButtonMixin.js. Create dojox.mobile.Button from this mixin and without the _Templated dependency. Added a basic automated test ButtonMixin?.html. !strict