aboutsummaryrefslogtreecommitdiff
path: root/js/src/scrollspy.js
AgeCommit message (Expand)AuthorFilesLines
2017-04-02Tabs/Scrollspy/.nav/.list-group/.active independent of markup (<nav>, .nav-it...Pierre Vanduynslager1-8/+8
2017-03-18HTMLElement.offset* by getBoundingClientRect() (#21788)Pierre Vanduynslager1-7/+10
2017-01-06version bumpMark Otto1-2/+2
2017-01-04Use pageYOffset instead of scrollYPierre-Denis Vanduynslager1-1/+1
2016-12-22scrollspy: fix wrong activation of all nested links (#20304)mr-july1-1/+1
2016-11-27Closes #21055: Prevents ScrollSpy from clearing active item when Safari rubbe...Rob Ruana1-1/+1
2016-11-25Scrollspy selecting the last element when at the bottom of the page (fixes #1...matus1-1/+7
2016-11-24Make JS compliant with the new ESLint rules.Bardi Harborow1-15/+15
2016-10-31Move from $.proxy to es6 arrow functions. (#21049)Bardi Harborow1-1/+1
2016-10-19version bump to alpha 5Mark Otto1-2/+2
2016-09-05versionsMark Otto1-2/+2
2016-07-27bump versionsMark Otto1-2/+2
2016-05-31Comply with consistent-return ESLint ruleChris Rebert1-0/+1
2016-01-26scrollspy.js: Avoid gratuitous non-ASCII for consistency+compatibilityChris Rebert1-1/+1
2015-12-08Update version numbers using npm scriptChris Rebert1-1/+1
2015-12-08manually bump versions because npm script wasn't working for meMark Otto1-1/+1
2015-12-05Fix version numbers is JS files; fixes #18435Chris Rebert1-2/+2
2015-10-02Add throw error for undefined method on pluginsJohann-S1-0/+3
2015-08-18Merge branch 'v4' of github.com:twbs/derpstrap into v4Jacob Thornton1-14/+22
2015-08-18some minor alert shitJacob Thornton1-32/+23
2015-08-18js tests passing + eslintJacob Thornton1-1/+1
2015-05-13add simple type checker implementationfat1-0/+8
2015-05-13fix #15301fat1-4/+21
2015-05-13address https://github.com/twbs/bootstrap/pull/16135fat1-7/+14
2015-05-13implement global dispose methodfat1-4/+21
2015-05-12grunt test-js, grunt dist-js now workingfat1-1/+1
2015-05-12popover passing as wellfat1-1/+1
2015-05-11rewritten tooltip + tether integration and death to our positioner jankfat1-1/+1
2015-05-11tab es6fat1-5/+4
2015-05-11scrollspy es6fat1-0/+275