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
2020-09-10Comply to the new rulesXhmikosR
2020-06-24Backport #30973XhmikosR
2020-04-10 v4 tabs - accessibility issue when using ul/li semantic (#30381)Laussel Loïc
2019-02-06fix tabs, apply show class only when fade class is present (#28183)Johann-S
2018-10-29add unit test to test tabs can be removed without throwing errorJohann-S
2018-09-13throw error when folks try to use a bad selectorJohann-S
2018-05-22chore(deps): update qunit and karma-qunitJohann-S
2018-01-11Comply to the new rules.XhmikosR
2017-11-26tab.js: do not remove fade class if there's no initial active paneAlessandro Chitolina
2017-11-09Use native pseudo-selectors instead of jQuery selectors (#24713)Vasilii Artemchuk
2017-09-24Accessibility fixes to dynamic tabs (`aria-selected`, remove dynamic tabs wit...Patrick H. Lauke
2017-08-23Tweak ESLint rules.XhmikosR
2017-08-11Improve previous selector for nested tabsJohann-S
2017-08-11Add unit test for nested tabsJohann-S
2017-04-02Tabs/Scrollspy/.nav/.list-group/.active independent of markup (<nav>, .nav-it...Pierre Vanduynslager
2017-03-19Allow to use Tab.js with list-group (#21756)Johann
2016-12-31Allow to use nav with tab JSJohann-S
2016-12-25[Fix #19849] Tabs are opened even if disabled. (#20795)Alessandro Rodi
2016-11-26Merge branch 'eslint' of https://github.com/bardiharborow/bootstrap into bard...Mark Otto
2016-11-26[Fix #17371][V4] Deactivating dropdown links in nav tab (#17642)Matt Hernandez
2016-11-24Make JS compliant with the new ESLint rules.Bardi Harborow
2016-08-05add support for ol in tab plugin. fixes #17754Max Beatty
2015-10-02Add throw error for undefined method on pluginsJohann-S
2015-08-19rewrite tab with new active shitJacob Thornton
2015-03-09Disable jQuery event aliases when running test suiteChris Rebert
2015-03-03[Fixes #15953] Implement assert.expect in each unit testKevin Kirsche
2015-02-26Unit tests: Use new names of module hooksHeinrich Fenkart
2015-02-24JS unit tests: equal() => strictEqual()Chris Rebert
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-21fix bug in tab show/shown relatedTarget unit testChris Rebert
2015-01-21update JS unit tests to future-proof QUnit 1.16.0 APIChris Rebert
2014-10-26Tabs plugin accessibilityCameron Little
2014-10-22Implement `hide` and `hidden` events for tabsPhil Hughes
2014-07-06Move to leading plusesHeinrich Fenkart
2014-07-06Clean tab unit tests upHeinrich Fenkart
2014-06-06Comply to the new style.XhmikosR
2014-04-22#11464 - Fix JS noConflict mode - Refactor all plugins to use an internal ref...Collin Donahue-Oponski
2014-02-17Remove semicolons from JS testsZlatan Vasović
2014-02-14Re-indent test files.XhmikosR
2014-01-17new qunitfat
2013-12-19No leading plusesZlatan Vasović
2013-12-08Use single quotes consistently.XhmikosR
2013-12-06Use a space before functions' bracket consistently.XhmikosR
2013-12-06Use a space after function consistently.XhmikosR
2013-10-26QUnit.equals() is deprecated; use QUnit.equal() insteadChris Rebert
2013-05-17change namespace back to dot notation and someother js shizzlefat
2013-05-17fix testsfat
2013-05-16a bunch javascript junkfat