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
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-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
2015-08-19rewrite tab with new active shitJacob Thornton
2015-08-19Merge branch 'v4' of github.com:twbs/derpstrap into v4Jacob Thornton
2015-08-19some minor alert shitJacob Thornton
2015-08-19Merge branch 'v4' of https://github.com/twbs/derpstrap into v4Mark Otto
2015-08-19fix modal visual example for jsJacob Thornton
2015-08-19fix dropdown js visual exampleJacob Thornton
2015-08-19js tests passing + eslintJacob Thornton
2015-08-19gruntMark Otto
2015-08-19add polyfil for bind for tether.jsJacob Thornton
2015-08-19use proxy not bind in alertJacob Thornton