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>2022-05-16 17:59:50 +0300
committerGitHub <noreply@github.com>2022-05-16 17:59:50 +0300
commitb5a956781f17a153626bb60ef09ef2a80dc74b8f (patch)
treeedab52d275508acbaf6fa43643d85ce291fa0c40 /.bundlewatch.config.json
parentda541014cb9caf830b77fa8993da0465b7210aac (diff)
Assorted Event handler patches (#36171)
* EventHandler: rename functions & variables * EventHandler: export event hydration to function * EventHandler: rename variable * EventHandler: simplify checks and make use of one variable Move check of falsie delegated-selector, caused by tooltip.js * EventHandler: more renaming * Update event-handler.js * bump bunldewatch 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 c4e9db4b1d..7b5017ac1c 100644
--- a/.bundlewatch.config.json
+++ b/.bundlewatch.config.json
@@ -50,7 +50,7 @@
},
{
"path": "./dist/js/bootstrap.js",
- "maxSize": "28.25 kB"
+ "maxSize": "28.5 kB"
},
{
"path": "./dist/js/bootstrap.min.js",