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
AgeCommit message (Expand)Author
2022-07-28ScrollSpy: make the threshold option configurable (#36750)GeoSot
2022-06-08Scrollspy: enable smooth-scroll behavior (#36528)GeoSot
2022-05-31JS: tests fixes & standardization of spies usage (#36398)Louis-Maxime Piton
2022-04-13Revamp Scrollspy using Intersection observer (#33421)GeoSot
2022-02-15Update devDependencies (#35841)XhmikosR
2022-01-30tests: replace 'done' callback with 'Promise' to fix deprecation errors (#35659)GeoSot
2021-12-01tests: remove extra spaces, unneeded arrays and add missing newlinesXhmikosR
2021-12-01tests: tweak Jasmine's matchers usageXhmikosR
2021-10-08tests: minor cleanup (#35138)XhmikosR
2021-06-23ScrollSpy: Make Proper use of the SelectorEngineGeoSot
2021-06-03Add `getOrCreateInstance` method in base-component (#33276)GeoSot
2021-05-11Remove potential false positive assertions (#33288)Ben Lertlumprasertkul
2021-04-06Simplify ScrollSpy config (#33250)GeoSot
2021-02-22Allow constructors to accept a CSS selector (#32245)Rohit Sharma
2021-02-16Add tests for `DATA_KEY` (#33090)GeoSot
2021-02-12Fix event handler removal in dropdown/carousel dispose (#33000)Kyle Tsang
2021-01-13Throw a `TypeError` instead of the generic `Error` (#32585)Rohit Sharma
2021-01-08Move "active" class from `.nav-item` to `.nav-link` (#32730)Théophile Helleboid - chtitux
2020-11-29Switch to Jasmine's `toBeInstanceOf` matcherXhmikosR
2020-11-29create a base componentJohann-S
2020-11-14Add `bs` in data attributesRohit Sharma
2019-10-09Rename "js/tests/units" to "js/tests/unit". (#29503)XhmikosR