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
path: root/js
AgeCommit message (Expand)Author
2018-04-09Ship v4.1.0 (#26218)v4.1.0Mark Otto
2018-04-02Use https when possible.XhmikosR
2018-03-31distMark Otto
2018-03-30fix bundle and run test against itJohann-S
2018-03-26Fix skip element disabled via attribute when using keyboard navigationvsn4ik
2018-03-21Remove the local jquery-1.9.1.min.js.XhmikosR
2018-03-21tests: load 3rd-party libs from the local node_modules folder.XhmikosR
2018-03-21Update all devDependencies.XhmikosR
2018-03-21Use sinon from cdnjs.XhmikosR
2018-03-21tests: use QUnit from the jQuery CDN.XhmikosR
2018-03-21throw error when coverage is under our thresholdsJohann-S
2018-03-20Use transitionEnd in QUnit since we moved away from PhantomJSJohann-S
2018-03-13Add Sinon to do better unit testJohann-S
2018-03-13fix get the transition duration parentJohann-S
2018-03-13Variable transition durations (#25662)Martijn Cuppens
2018-03-06Add a bit of documentation on how to run the code coverage (#25783)Johann-S
2018-03-05add code coverageJohann-S
2018-03-04distMark Otto
2018-03-03Fix leftover reference to v4.0.0-alpha.6Ed Morley
2018-02-25Remove unused variable (#25670)Martijn Cuppens
2018-02-24distMark Otto
2018-02-21Consistent usage of $(document.body) instead of $('body') (#25671)Martijn Cuppens
2018-02-20distMark Otto
2018-02-19Fix carousel transition duration (#25218)Martijn Cuppens
2018-02-12Dropdown - Allow to disable Popper.js style (#24092)Johann-S
2018-02-12distMark Otto
2018-01-21Remove escaping selector and add a warning to inform folks to escape their se...Johann-S
2018-01-21ignore case (#25373)denisx
2018-01-21Update dropdown.js to allow referenceElement (#25219)719media
2018-01-18Bump version to 4.0.0Mark Otto
2018-01-12distMark Otto
2018-01-11Comply to the new rules.XhmikosR
2018-01-11Clean up and tweak ESLint rules.XhmikosR
2018-01-08Check for window before window.QUnit (#25199)Ɓukasz
2018-01-04distMark Otto
2018-01-03Multiple accordion support (#25161)Martijn Cuppens
2018-01-02distMark Otto
2017-12-31Allow nested structure for accordions (#25121)Martijn Cuppens
2017-12-31distMark Otto
2017-12-31Update devDependencies and gems. (#25083)XhmikosR
2017-12-28Update version to 4.0.0-beta.3v4.0.0-beta.3Mark Otto
2017-12-23distMark Otto
2017-12-12tooltip+popover: add boundary config option (#24979)Troy Morehouse
2017-12-12dropdown: add boundary config option (#24976)Troy Morehouse
2017-12-07Use only transitionend event (#24962)Mr_Green
2017-11-29Update README.md (#24912)Johann-S
2017-11-26tab.js: do not remove fade class if there's no initial active paneAlessandro Chitolina
2017-11-23Allow us to run our unit test on differents jquery versionJohann-S
2017-11-15Correct spelling mistakes. (#24778)Edward Betts
2017-11-15Simplify spread (#24774)Vasilii Artemchuk