mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-03-20 22:40:23 +00:00
* 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 <xhmikosr@gmail.com> Co-authored-by: Patrick H. Lauke <redux@splintered.co.uk> |
||
|---|---|---|
| .. | ||
| dom | ||
| util | ||
| .eslintrc.json | ||
| alert.spec.js | ||
| base-component.spec.js | ||
| button.spec.js | ||
| carousel.spec.js | ||
| collapse.spec.js | ||
| dropdown.spec.js | ||
| jquery.spec.js | ||
| modal.spec.js | ||
| offcanvas.spec.js | ||
| popover.spec.js | ||
| scrollspy.spec.js | ||
| tab.spec.js | ||
| toast.spec.js | ||
| tooltip.spec.js | ||