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
2016-01-01grunt dist docsChris Rebert
2015-12-25ESLint: enable no-bitwise ruleChris Rebert
2015-12-25Exempt getUID() from ESLint's no-bitwise ruleChris Rebert
2015-12-24Merge pull request #18393 from twbs/dropdown-bitwise-less-tricksyChris Rebert
2015-12-24Merge pull request #18638 from twbs/fix-18365Chris Rebert
2015-12-24Run `grunt`.XhmikosR
2015-12-23Modal: Ignore spurious `focus` event that Firefox fires at `document` when sw...Chris Rebert
2015-12-23Add visual test for #18365Chris Rebert
2015-12-23js/tests/unit/modal.js: Fix typoChris Rebert
2015-12-09Update version numbers using npm scriptChris Rebert
2015-12-08manually bump versions because npm script wasn't working for meMark Otto
2015-12-05Run `grunt`.XhmikosR
2015-12-05Fix version numbers is JS files; fixes #18435Chris Rebert
2015-12-05Run `grunt`.XhmikosR
2015-12-05Merge pull request #18391 from twbs/double-bitwise-not-commentXhmikosR
2015-12-03Run `grunt`.XhmikosR
2015-12-03Tweak ESLint rules.XhmikosR
2015-12-03tests: bump QUnit to v1.20.0.XhmikosR
2015-12-01dropdown.js: Use more straightforward phrasing for index lower bound checkChris Rebert
2015-12-01util.js: Add comment explaining ~~ trickChris Rebert
2015-11-19Remove stray </p> from js/tests/visual/scrollspy.htmlChris Rebert
2015-11-16Run `grunt`.XhmikosR
2015-11-15add undefined for nowJacob Thornton
2015-11-15add explicit error for lack of tether in tooltips - fixes #17273Jacob Thornton
2015-11-15Merge branch 'v4-dev' of https://github.com/lincolndbryant/bootstrap into lin...Jacob Thornton
2015-11-11Run `grunt`.XhmikosR
2015-11-04Add eslint no-undef rule and resolve errorsJon Tewksbury
2015-10-30grunt distChris Rebert
2015-10-27Remove html5shiv and respond.js from test files.XhmikosR
2015-10-24Switch to jQuery 2.1.4.XhmikosR
2015-10-19update grunt-jscs to 2.1.0 to use jscs 2.xHenry Zhu
2015-10-14Run `grunt`.XhmikosR
2015-10-12Use Page Visibility API in Carousel; fixes #17706Johann-S
2015-10-10grunt distChris Rebert
2015-10-02Merge pull request #17616 from Johann-S/ThrowErrorChris Rebert
2015-10-02Add throw error for undefined method on pluginsJohann-S
2015-09-24Specify `root: true` for ESLint.XhmikosR
2015-09-23Run `grunt`.XhmikosR
2015-09-05Run `grunt`.XhmikosR
2015-09-03Modals: Fix bad paddingRight calculation; fixes #17399muzige2000
2015-08-31Accept elements as the tooltip / popover contentGleb Mazovetskiy
2015-08-27Update QUnit to v1.18.0.XhmikosR
2015-08-27Remove the obsolete JSHint references.XhmikosR
2015-08-26grunt babel:devChris Rebert
2015-08-26fixes #17097: Go back to using jQuery's text and html methods since innerText...Jelle Versele
2015-08-25js/.eslintrc: sort rules by name.XhmikosR
2015-08-21Docs: Update all dropdowns to new HTML structureHeinrich Fenkart
2015-08-20Remove duplicate "spaced-comment" in eslintrcBoris Kaiser
2015-08-20_removeTetherClasses is no longer referencedlbryant
2015-08-20use Tether addTargetClasses: false option instead of manually removing themlbryant