]> git.ipfire.org Git - thirdparty/bootstrap.git/commit
util: change `isRTL` to a function (#32446)
authorXhmikosR <xhmikosr@gmail.com>
Tue, 16 Feb 2021 08:14:05 +0000 (10:14 +0200)
committerGitHub <noreply@github.com>
Tue, 16 Feb 2021 08:14:05 +0000 (10:14 +0200)
commit92434fa30f38178ba6fd8f3a7d66828eec0783e0
treeaa15308033b6f15dbb095f5445022c9c599e4910
parent3602828a9001298fcfb6638041fc300f9e677bcb
util: change `isRTL` to a function (#32446)

This allows the bundler to tree-shake the function.
js/src/carousel.js
js/src/dropdown.js
js/src/modal.js
js/src/tooltip.js
js/src/util/index.js