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
2019-07-23rewrite scrollspy unit testsJohann-S
2019-04-15fix unit tests for chrome mobileJohann-S
2019-03-11Comply to the new rules.XhmikosR
2019-02-27tests: add tests for plugins version. (#28366)XhmikosR
2019-02-20fix(event-handler): remove the use of our event handler in unit testJohann-S
2019-02-20fix(data): do not use data object in our unit testsJohann-S
2019-02-20rewritten scrollspy without jqueryAlessandro Chitolina
2018-05-22chore(deps): update qunit and karma-qunitJohann-S
2018-01-11Comply to the new rules.XhmikosR
2017-09-17fix(scrollspy): Spying on nested navs fails to activate for .nav-link's insid...Troy Morehouse
2017-08-23Tweak ESLint rules.XhmikosR
2017-05-28Update nav and navbar HTML markupGeremia Taglialatela
2017-04-02Tabs/Scrollspy/.nav/.list-group/.active independent of markup (<nav>, .nav-it...Pierre Vanduynslager
2017-03-21Always append element to fixture in Scrollspy unit tests (#22234)Pierre Vanduynslager
2016-11-28Closes #21055: Prevents ScrollSpy from clearing active item when Safari rubbe...Rob Ruana
2016-11-24Make JS compliant with the new ESLint rules.Bardi Harborow
2016-06-28ScrollSpy unit test: Use single done() in a then() instead of multiple done()...Dave Methvin
2016-06-28Scrollspy test: Allow for async .then() in jQuery 3; fixes #20182Dave Methvin
2016-06-27Remove unnecessary usage of Promises in non-async ScrollSpy tests (#20180)Chris Rebert
2016-05-30Fix load & scroll event usage in ScrollSpy tests (#19986)Chris Rebert
2016-05-30js/tests/unit/scrollspy.js: Fix "offsed" typos (#19985)Chris Rebert
2015-10-02Add throw error for undefined method on pluginsJohann-S
2015-08-19Merge branch 'v4' of github.com:twbs/derpstrap into v4Jacob Thornton
2015-05-13fix up testsfat
2015-05-13fix #15301fat
2015-05-13address https://github.com/twbs/bootstrap/pull/16135fat
2015-03-10Fixed proper navigation element selection on backward scrolling (from the bot...Maxim Andrukhovych
2015-03-03[Fixes #15953] Implement assert.expect in each unit testKevin Kirsche
2015-03-02Handle multiple zero-offset Scrollspy elements.Caden Lovelace
2015-02-26Unit tests: Use new names of module hooksHeinrich Fenkart
2015-02-24JS unit tests: use QUnit.module() & QUnit.test() everywhereChris Rebert
2015-02-24JS unit tests: use modern QUnit assert object everywhereChris Rebert
2015-01-21update JS unit tests to future-proof QUnit 1.16.0 APIChris Rebert
2014-10-26Follow-up to e8af21c: rm unused variable in unit testHeinrich Fenkart
2014-10-26Clear scrollspy selection above first sectionTadeu Zagallo
2014-10-07Small clean-up in scrollspy unit testHeinrich Fenkart
2014-08-16consistently use <nav> instead of <div> for .navbar in docsChris Rebert
2014-07-07fix scrollspy test in firefox mac osfat
2014-07-07Merge pull request #13853 from hnrch02/unit-tests-cleanupJacob
2014-07-07jscs fixMark Otto
2014-07-07Merge branch 'replace-scrollspy-default-behavior-test' of git://github.com/br...fat
2014-07-06Move to leading plusesHeinrich Fenkart
2014-07-06Mention #13500 in comment for ScrollSpy testHeinrich Fenkart
2014-07-06Clean scrollspy unit tests upHeinrich Fenkart
2014-06-06Comply to the new style.XhmikosR
2014-05-13Add Scrollspy maxScroll with offset test.Mike Robinet
2014-05-04replace js scrollspy test for default behaviorbreaddevil
2014-04-22#11464 - Fix JS noConflict mode - Refactor all plugins to use an internal ref...Collin Donahue-Oponski
2014-04-09JS: remove unused variables.XhmikosR
2014-03-14Fix JSHint errorsJulian Thilo