1
0
Fork 0
mirror of https://github.com/twbs/bootstrap.git synced 2022-11-09 12:25:43 -05:00
twbs--bootstrap/js
Pierre Vanduynslager f2f8051285 Fix backdrop for dropdown menu on mobile (#21578)
- Create backdrop only if the menu is actually open (do not create it if the show event is prevented)
- Drop the backdrop only when the corresponding menu is closed (do not remove if there is no menu to close or if the hide event is prevented)
2017-03-18 17:41:13 -07:00
..
dist grunt 2017-03-18 16:51:32 -07:00
src Fix backdrop for dropdown menu on mobile (#21578) 2017-03-18 17:41:13 -07:00
tests Allow to use Tab.js with list-group (#21756) 2017-03-18 16:36:33 -07:00
.babelrc
.eslintrc.json Update config files across the board. 2017-03-12 16:15:00 +11:00