aboutsummaryrefslogtreecommitdiff
path: root/.bundlewatch.config.json
diff options
context:
space:
mode:
authorGeoSot <[email protected]>2022-04-13 20:29:13 +0300
committerGitHub <[email protected]>2022-04-13 10:29:13 -0700
commitece16012270a9ef7781ce9269cb151c5e5961734 (patch)
tree2c0a639899c08835b58ab805d21149ccb45c1ca8 /.bundlewatch.config.json
parentcfd2f3f7787ba22feb78d916956f6f73746f3ee3 (diff)
downloadbootstrap-ece16012270a9ef7781ce9269cb151c5e5961734.tar.xz
bootstrap-ece16012270a9ef7781ce9269cb151c5e5961734.zip
Revamp Scrollspy using Intersection observer (#33421)
* Revamp scrollspy to use IntersectionObserver * Add smooth scroll support * Update scrollspy.js/md * move functionality to method * Update scrollspy.js * Add SmoothScroll to docs example * Refactor Using `Maps` and smaller methods * Update scrollspy.md/js * Update scrollspy.spec.js * Support backwards compatibility * minor optimizations * Merge activation functionality * Update scrollspy.md * Update scrollspy.js * Rewording some of the documentation changes * Update scrollspy.js * Update scrollspy.md * tweaking calculation functionality & drop text that suggests, to deactivate target when wrapper is not visible * tweak calculation * Fix lint * Support scrollspy in body & tests * change doc example to a more valid solution Co-authored-by: XhmikosR <[email protected]> Co-authored-by: Patrick H. Lauke <[email protected]>
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 00ce77cdc..19c4b9999 100644
--- a/.bundlewatch.config.json
+++ b/.bundlewatch.config.json
@@ -34,7 +34,7 @@
},
{
"path": "./dist/js/bootstrap.bundle.js",
- "maxSize": "42.5 kB"
+ "maxSize": "42.75 kB"
},
{
"path": "./dist/js/bootstrap.bundle.min.js",