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-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
2017-11-13Object spread : less jQuery more ES6 (#24665)Johann-S
2017-11-09Use native pseudo-selectors instead of jQuery selectors (#24713)Vasilii Artemchuk
2017-11-08upgrade to node 8.9.x and distMark Otto
2017-11-08Update devDependencies.XhmikosR
2017-11-07Fix test failure with jQuery 1.9.1 (#24706)XhmikosR
2017-11-07Escape ID in Util.getSelectorFromElement (#24700)Johann-S
2017-11-07Popover - call `content` once if it's a function. (#24690)Johann-S
2017-10-31Remove invalid example of `title` attribute in an SVG and related vnu error s...patrickhlauke
2017-10-30distMark Otto
2017-10-30Do not create a Popper.js instance when we don't need itJohann-S
2017-10-30distMark Otto
2017-10-30Throw error about Popper.js only when it's needed because some of our plugins...Johann-S
2017-10-30Add dropright and dropleft (right and left placements for our dropdown) (#23860)Johann-S
2017-10-28distMark Otto
2017-10-27Fix unit tests.Johann-S
2017-10-27Dropdown handle keydown on input and textarea.Pierre-Denis Vanduynslager
2017-10-25distMark Otto
2017-10-25Add unit tests for util.jsJohann-S