0
0
mirror of https://github.com/twbs/bootstrap.git synced 2024-12-01 13:24:25 +01:00
Bootstrap/js
Andrew Luca 65dc8c9070 refactor(Modal): add _isTransitioning default value
Having variables initialised from start `_isTransitioning` is better.
Would be better to add an eslint rule to check for undeclared variables use.
Reordered enter checks for `show` and `hide` by priority.
2018-10-30 16:28:32 +01:00
..
dist dist 2018-09-18 21:35:40 -07:00
src refactor(Modal): add _isTransitioning default value 2018-10-30 16:28:32 +01:00
tests Fix util tests on IE 10 (#27556) 2018-10-30 15:29:04 +02:00