bootstrap/js/src
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
..
alert.js remove useless iife 2018-09-26 15:03:38 +02:00
button.js remove useless iife 2018-09-26 15:03:38 +02:00
carousel.js add unit tests for our carousel 2018-10-29 14:49:29 +01:00
collapse.js remove useless iife 2018-09-26 15:03:38 +02:00
dropdown.js Fix typo in the Popper.js checks. (#27488) 2018-10-21 11:51:20 +03:00
index.js remove useless iife 2018-09-26 15:03:38 +02:00
modal.js refactor(Modal): add _isTransitioning default value 2018-10-30 16:28:32 +01:00
popover.js remove useless iife 2018-09-26 15:03:38 +02:00
scrollspy.js remove useless iife 2018-09-26 15:03:38 +02:00
tab.js Update tab.js 2018-10-29 14:01:03 +01:00
tooltip.js Fix typo in the Popper.js checks. (#27488) 2018-10-21 11:51:20 +03:00
util.js Prevent the background to be shown when transitioning 2018-10-30 08:57:02 +02:00