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

button: improve a11y #1553

Merged
merged 6 commits into from
Jul 28, 2015
Merged

button: improve a11y #1553

merged 6 commits into from
Jul 28, 2015

Conversation

sipayRT
Copy link
Contributor

@sipayRT sipayRT commented Jun 26, 2015

Closes #1479

@aristov
Copy link
Contributor

aristov commented Jul 6, 2015

@sipayRT does it wait for #1567?

@sipayRT
Copy link
Contributor Author

sipayRT commented Jul 6, 2015

@aristov no, #1567 need just for attach block.

module.exports = function(bh) {
bh.match(['button_togglable_check', 'button_togglable_radio'], function(ctx) {
ctx
.applyBase()
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is it necessary to call applyBase here?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

tnx for your attention. I'll remove it

@sipayRT
Copy link
Contributor Author

sipayRT commented Jul 24, 2015

@aristov updated

@aristov
Copy link
Contributor

aristov commented Jul 28, 2015

LGTM

sipayRT added a commit that referenced this pull request Jul 28, 2015
@sipayRT sipayRT merged commit 4ff481d into issues/1206-common@v2 Jul 28, 2015
@sipayRT sipayRT removed the ready label Jul 28, 2015
@sipayRT sipayRT deleted the issues/1479@v2 branch July 28, 2015 13:04
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

Successfully merging this pull request may close these issues.

None yet

2 participants