- 11 Mar, 2019 1 commit
-
-
XhmikosR authored
-
- 26 Feb, 2019 1 commit
-
-
Johann-S authored
-
- 20 Feb, 2019 4 commits
-
-
Johann-S authored
-
Johann-S authored
-
Johann-S authored
-
Alessandro Chitolina authored
-
- 13 Feb, 2019 1 commit
-
-
XhmikosR authored
-
- 11 Feb, 2019 1 commit
-
-
Mark Otto authored
* Prep for v4.3.0 * More updates for v4.3.0. * rerun to build docs source map
-
- 21 Dec, 2018 2 commits
- 14 Nov, 2018 1 commit
-
-
Johann-S authored
-
- 26 Sep, 2018 1 commit
-
-
Johann-S authored
-
- 12 Aug, 2018 1 commit
-
-
XhmikosR authored
-
- 24 Jul, 2018 1 commit
-
-
Mark Otto authored
-
- 12 Jul, 2018 1 commit
-
-
Mark Otto authored
-
- 03 Jun, 2018 1 commit
-
-
Johann-S authored
-
- 01 Jun, 2018 2 commits
- 30 Apr, 2018 1 commit
-
-
Mark Otto authored
-
- 13 Apr, 2018 1 commit
-
-
Johann-S authored
-
- 09 Apr, 2018 1 commit
-
-
Mark Otto authored
* update docs path from docs/4.0/ to docs/4.1/ * bump version to 4.1.0 * Update redirects to work for 4.1 docs move * Update docs version switcher to include latest and link to 4.0 docs * re-run dist * Update package-lock.json * Update docs-navbar.html
-
- 18 Jan, 2018 1 commit
-
-
Mark Otto authored
-
- 11 Jan, 2018 1 commit
-
-
XhmikosR authored
-
- 28 Dec, 2017 1 commit
-
-
Mark Otto authored
-
- 13 Nov, 2017 1 commit
-
-
Johann-S authored
-
- 24 Oct, 2017 1 commit
-
-
Johann-S authored
-
- 23 Oct, 2017 1 commit
-
-
Johann-S authored
-
- 19 Oct, 2017 2 commits
- 04 Oct, 2017 1 commit
-
-
Johann-S authored
-
- 17 Sep, 2017 1 commit
-
-
Troy Morehouse authored
* fix(scrollspy): Handle nested navs when nav-link inside nav-item * [scrolspy] Find only child .nav-link's inside .nav-item * [scrollspyt] Add tests for nested navs with nav-link inside nav-item * fix troy-o's in test
-
- 31 Aug, 2017 1 commit
-
-
Johann-S authored
-
- 22 Aug, 2017 1 commit
-
-
XhmikosR authored
-
- 11 Aug, 2017 1 commit
-
-
Mark Otto authored
-
- 02 Apr, 2017 1 commit
-
-
Pierre Vanduynslager authored
-
- 19 Mar, 2017 1 commit
-
-
Pierre Vanduynslager authored
* Replace element.offet* by getBoundingClientRect() * Use variable to store BoundingClientRect * Fix cc issue...
-
- 06 Jan, 2017 1 commit
-
-
Mark Otto authored
-
- 04 Jan, 2017 1 commit
-
-
Pierre-Denis Vanduynslager authored
-
- 23 Dec, 2016 1 commit
-
-
mr-july authored
* fix wrong activation of all nested links; just first level item should be activated * use template instead of string concatenation
-
- 28 Nov, 2016 1 commit
-
-
Rob Ruana authored
When the rubberband effect causes Safari to scroll past the top of the page, the value of scrollTop becomes negative. If the offset of the first ScrollSpy target is 0 - essentially if the target is at the top of the page - then ScrollSpy should not clear the active item. Conceptually, the first item should remain active when rubberbanding past the top of the page. This commit fixes issue #21055 by verifying the first scrollspy target is not at the top of the page before clearing the active nav-item.
-