Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeoSot <geo.sotis@gmail.com>2021-03-17 08:58:43 +0300
committerGitHub <noreply@github.com>2021-03-17 08:58:43 +0300
commitb9f30903a5a916904c873bd078240b3df743e093 (patch)
treed073df3f5c84a4204c4b54c181810ee6fd3aab24 /.bundlewatch.config.json
parentc5083d5fc372b750ceea35d72cafa26562762b0c (diff)
Fix carousel RTL and refactor code, fix rtl swipe issues (#32913)
* move common code to reusable functions * add/re-factor tests, directionToOrder func * add _orderToDirection tests Co-authored-by: XhmikosR <xhmikosr@gmail.com>
Diffstat (limited to '.bundlewatch.config.json')
-rw-r--r--.bundlewatch.config.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/.bundlewatch.config.json b/.bundlewatch.config.json
index 27b998c620..58de657940 100644
--- a/.bundlewatch.config.json
+++ b/.bundlewatch.config.json
@@ -38,7 +38,7 @@
},
{
"path": "./dist/js/bootstrap.bundle.min.js",
- "maxSize": "22.5 kB"
+ "maxSize": "22.75 kB"
},
{
"path": "./dist/js/bootstrap.esm.js",