1
0
Fork 0
mirror of https://github.com/twbs/bootstrap.git synced 2022-11-09 12:25:43 -05:00
twbs--bootstrap/js
Дилян Палаузов e4b62a920a src/tooltip.js Optimization
Util.findShadowRoot() returns either null or an object.

It cannot return falsy, which allows this optimization.
2022-02-25 09:01:49 -08:00
..
dist Bump version to 5.1.3. 2021-10-09 09:43:19 +03:00
src src/tooltip.js Optimization 2022-02-25 09:01:49 -08:00
tests tests: revisit all tests using Promise.reject instead of throwing an error (#35765) 2022-02-19 16:08:16 +02:00
index.esm.js Update devDependencies (#35322) 2021-11-09 08:02:36 +02:00
index.umd.js Bump version to 5.1.3. 2021-10-09 09:43:19 +03:00