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-09-26remove useless iifeJohann-S
2018-09-13throw error when folks try to use a bad selectorJohann-S
2018-08-31add information about valid selectors (#27137)Johann-S
2018-08-12fix(util): use querySelector for idsJohann-S
2018-08-07fix(util): use getElementById when it's possibleJohann-S
2018-07-24Ship v4.1.3v4.1.3Mark Otto
2018-07-12Ship v4.1.2Mark Otto
2018-06-01refactor(plugins): improve how we query elementsJohann-S
2018-04-30Bump version to v4.1.1v4.1.1Mark Otto
2018-04-09Ship v4.1.0 (#26218)v4.1.0Mark Otto
2018-03-20Use transitionEnd in QUnit since we moved away from PhantomJSJohann-S
2018-03-13fix get the transition duration parentJohann-S
2018-03-13Variable transition durations (#25662)Martijn Cuppens
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-18Bump version to 4.0.0Mark Otto
2018-01-11Comply to the new rules.XhmikosR
2018-01-08Check for window before window.QUnit (#25199)Ɓukasz
2017-12-28Update version to 4.0.0-beta.3v4.0.0-beta.3Mark Otto
2017-12-07Use only transitionend event (#24962)Mr_Green
2017-11-07Escape ID in Util.getSelectorFromElement (#24700)Johann-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-19fix version numberMark Otto
2017-10-19new version numberMark Otto
2017-10-04Use imported jQuery objectJohann-S
2017-09-25Collapse - Allow to pass jQuery object or DOM element to the parent optionJohann-S
2017-08-31Create a bundled release of Bootstrap with Popper.js insideJohann-S
2017-08-26Fix XSS in data-targetJohann-S
2017-08-23Tweak ESLint rules.XhmikosR
2017-08-11bump to betav4.0.0-betaMark Otto
2017-03-19Fix getSelectorFromElement when # is a selector (#21615)Johann
2017-01-06version bumpMark Otto
2016-11-24Make JS compliant with the new ESLint rules.Bardi Harborow
2016-10-31Fix #17964 (#17997)Ilias
2016-10-19version bump to alpha 5Mark Otto
2016-09-05versionsMark Otto
2016-07-27bump versionsMark Otto
2016-06-05Enable more rules from ESLint 2.0; refs #19999 (#20076)Chris Rebert
2016-05-31Comply with consistent-return ESLint ruleChris Rebert
2016-05-31Use named constants for magic numbers (#19992)Chris Rebert
2015-12-25Exempt getUID() from ESLint's no-bitwise ruleChris 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-01util.js: Add comment explaining ~~ trickChris Rebert
2015-08-19js tests passing + eslintJacob Thornton
2015-05-14add simple type checker implementationfat
2015-05-08carousel -> es6fat
2015-05-08button -> es6fat