mirror of
https://github.com/twbs/bootstrap.git
synced 2025-06-04 00:02:59 -04:00
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.