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
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
2017-10-24Change Rollup config to wrap our dist files with jQuery instead of $Johann-S
2017-10-23Clean up transitionEnd properties. (#24511)XhmikosR
2017-10-23Add `Util.jQuery` which will detect jQuery instead of relying on global `$` (...Johann-S
2017-10-22Tighten htmllint's rules. (#24471)XhmikosR
2017-10-19fix version numberMark Otto
2017-10-19new version numberMark Otto
2017-10-19distMark Otto
2017-10-19Make 1.9.1 the minimum jQuery version again. (#24434)XhmikosR
2017-10-16distMark Otto
2017-10-10Modal plugin set _isTransitioning after the trigger of hide eventJohann-S
2017-10-07Update js/tests/README.md (#24281)Vasilii Artemchuk
2017-10-04Remove global jQuery in eslint because we import jQuery (#24246)Johann-S
2017-10-04Update modal.jsXhmikosR
2017-10-04Unit test for modal bug fixlucascono
2017-10-04Fix modal buglucascono
2017-10-04Use imported jQuery objectJohann-S
2017-10-03Switch to lowercase `doctype`. (#24217)XhmikosR
2017-10-03Offset option for dropdown can be function (#24222)Roman O
2017-10-01js/tests/visual/tab.html: fix HTML validation errors. (#24183)XhmikosR
2017-10-01distMark Otto