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-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
2017-09-28Lint docs js too and use `strict consistently. (#24160)XhmikosR
2017-09-26Add eslint-plugin-compat.XhmikosR
2017-09-26Normalize all links. (#24109)XhmikosR
2017-09-25Collapse - Allow to pass jQuery object or DOM element to the parent optionJohann-S
2017-09-24Accessibility fixes to dynamic tabs (`aria-selected`, remove dynamic tabs wit...Patrick H. Lauke
2017-09-17fix(scrollspy): Spying on nested navs fails to activate for .nav-link's insid...Troy Morehouse
2017-09-13distMark Otto
2017-09-11Remove not necessary condition in tooltip.jsvsn4ik
2017-09-11Merge branch 'v4-dev' into collapse-js-with-text-truncateJohann-S
2017-09-10distMark Otto