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

Skip .disabled instead of .divider when handling dropdown keydown events #15281

Closed
wants to merge 3 commits into from

Conversation

ankurkaushal
Copy link

Fixes #15147.

@cvrebert cvrebert added the js label Dec 3, 2014
@cvrebert cvrebert added this to the v3.3.2 milestone Dec 3, 2014
@cvrebert
Copy link
Collaborator

cvrebert commented Dec 3, 2014

Adding a unit test would be appreciated; see https://github.com/twbs/bootstrap/blob/master/js/tests/unit/dropdown.js

@cvrebert cvrebert changed the title Change divider class to disabled on keydown event #15147 Skip .disabled instead of .divider when handling dropdown keydown events Dec 3, 2014
@ankurkaushal
Copy link
Author

@cvrebert Sure, as soon as I am done writing that I will commit that as well. Thanks for letting me know, quite excited about my first open source contribution.

@twbs-savage
Copy link

Tests passed. Automated cross-browser testing via Sauce Labs and Travis CI shows that the JavaScript changes in this pull request are: CONFIRMED

Commit: 61e1981
Build details: https://travis-ci.org/twbs-savage/bootstrap/builds/44134989

(Please note that this is a fully automated comment.)

@cvrebert
Copy link
Collaborator

cvrebert commented Jan 8, 2015

CC: @fat for review

@mdo mdo modified the milestones: v3.3.2, v3.3.3 Jan 19, 2015
@hnrch02
Copy link
Collaborator

hnrch02 commented Feb 26, 2015

Superseded by #15520.

@hnrch02 hnrch02 closed this Feb 26, 2015
@ankurkaushal ankurkaushal deleted the Skip_Disabled_Dropdown branch October 26, 2015 20:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Dropdown: Change .divider to .disabled on keydown event.
5 participants