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
2018-01-11Comply to the new rules.XhmikosR
2017-12-28Update version to 4.0.0-beta.3v4.0.0-beta.3Mark Otto
2017-11-26tab.js: do not remove fade class if there's no initial active paneAlessandro Chitolina
2017-10-24Change Rollup config to wrap our dist files with jQuery instead of $Johann-S
2017-10-23Add `Util.jQuery` which will detect jQuery instead of relying on global `$` (...Johann-S
2017-10-19fix version numberMark Otto
2017-10-19new version numberMark Otto
2017-10-04Use imported jQuery objectJohann-S
2017-09-24Accessibility fixes to dynamic tabs (`aria-selected`, remove dynamic tabs wit...Patrick H. Lauke
2017-08-31Create a bundled release of Bootstrap with Popper.js insideJohann-S
2017-08-23Tweak ESLint rules.XhmikosR
2017-08-11Improve previous selector for nested tabsJohann-S
2017-08-11When we show our tabs element use children to be more restrictiveJohann-S
2017-08-11tabs: make the `active` selector more restrictive again.XhmikosR
2017-08-11bump to betav4.0.0-betaMark Otto
2017-04-28Fix typo removeData for Tabs pluginJoyce Babu
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
2017-01-06version bumpMark Otto
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-12-08Fix tabs by using new classesStarsam80
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-11-01Move from $.proxy to es6 arrow functions. (#21049)Bardi Harborow
2016-10-25Merge pull request #20467 from maxbeatty/v4-dev-17754Mark Otto
2016-10-19version bump to alpha 5Mark Otto
2016-09-05versionsMark Otto
2016-08-05add support for ol in tab plugin. fixes #17754Max Beatty
2016-07-27bump versionsMark Otto
2015-12-09Update version numbers using npm scriptChris Rebert
2015-12-08manually bump versions because npm script wasn't working for meMark Otto
2015-12-05Fix version numbers is JS files; fixes #18435Chris Rebert
2015-12-03Tweak ESLint rules.XhmikosR
2015-10-02Add throw error for undefined method on pluginsJohann-S
2015-08-19rewrite tab with new active shitJacob Thornton
2015-08-19js tests passing + eslintJacob Thornton
2015-05-14add simple type checker implementationfat
2015-05-13implement global dispose methodfat
2015-05-13grunt test-js, grunt dist-js now workingfat
2015-05-11tab es6fat