Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

use <button> for Button widget #5

Open
wkeese opened this issue Jan 24, 2013 · 0 comments
Open

use <button> for Button widget #5

wkeese opened this issue Jan 24, 2013 · 0 comments

Comments

@wkeese
Copy link
Owner

wkeese commented Jan 24, 2013

Using will simplify the dijit/form/Button template tremendously, and we won't need to use the a11yclick synthetic event anymore.

wkeese added a commit that referenced this issue Apr 8, 2013
#4, #5

- remove dijit-legacy-requires and ${nameAttrSetting}.
- remove deprecated methods (Button.setLabel, ToggleButton.setChecked)
- still need to convert Button and DropDownButton templates to be simple <button> nodes, rather than having hidden <input>.
wkeese added a commit that referenced this issue Apr 22, 2013
#4, #5

- remove dijit-legacy-requires and ${nameAttrSetting}.
- remove deprecated methods (Button.setLabel, ToggleButton.setChecked)
- still need to convert Button and DropDownButton templates to be simple <button> nodes, rather than having hidden <input>.
wkeese added a commit that referenced this issue Apr 30, 2013
#4, #5

- remove dijit-legacy-requires and ${nameAttrSetting}.
- remove deprecated methods (Button.setLabel, ToggleButton.setChecked)
- still need to convert Button and DropDownButton templates to be simple <button> nodes, rather than having hidden <input>.
wkeese added a commit that referenced this issue Apr 30, 2013
#4, #5

- remove dijit-legacy-requires and ${nameAttrSetting}.
- remove deprecated methods (Button.setLabel, ToggleButton.setChecked)
- still need to convert Button and DropDownButton templates to be simple <button> nodes, rather than having hidden <input>.
wkeese added a commit that referenced this issue May 1, 2013
#4, #5

- remove dijit-legacy-requires and ${nameAttrSetting}.
- remove deprecated methods (Button.setLabel, ToggleButton.setChecked)
- still need to convert Button and DropDownButton templates to be simple <button> nodes, rather than having hidden <input>.
wkeese added a commit that referenced this issue May 10, 2013
#4, #5

- remove dijit-legacy-requires and ${nameAttrSetting}.
- remove deprecated methods (Button.setLabel, ToggleButton.setChecked)
- still need to convert Button and DropDownButton templates to be simple <button> nodes, rather than having hidden <input>.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant