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-05-11Handle aria-hidden on modal container when showing/hidingPatrick H. Lauke
2016-05-08gruntMark Otto
2016-04-21Modal: Remove IE8-specific window.innerWidth workaroundChris Rebert
2016-03-19Update jQuery to v2.2.2.XhmikosR
2016-02-28JS visual tests: Remove usages of defunct .page-header classChris Rebert
2016-02-27Update tether to v1.2.0.XhmikosR
2016-02-19Run grunt.XhmikosR
2016-02-19Fix validation errors.XhmikosR
2016-02-17Replace jQuery with vanilla JSPatrick H. Lauke
2016-02-17gruntMark Otto
2016-02-17Visual/manual test for checkbox/radio button kbd behaviorPatrick H. Lauke
2016-02-16Focus (visually hidden) input radio/checkboxPatrick H. Lauke
2016-02-16js/tests/index.html: Replace jQuery event alias methods with functions that t...Chris Rebert
2016-02-04Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-devMark Otto
2016-01-26scrollspy.js: Avoid gratuitous non-ASCII for consistency+compatibilityChris Rebert
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