aboutsummaryrefslogtreecommitdiff
path: root/js
AgeCommit message (Expand)AuthorFilesLines
2016-02-27JS visual tests: Remove usages of defunct .page-header classChris Rebert9-27/+9
2016-02-27Update tether to v1.2.0.XhmikosR1-2/+1
2016-02-19Run grunt.XhmikosR2-2/+2
2016-02-19Fix validation errors.XhmikosR2-2/+2
2016-02-17Replace jQuery with vanilla JSPatrick H. Lauke1-1/+1
2016-02-16gruntMark Otto2-1/+3
2016-02-16Visual/manual test for checkbox/radio button kbd behaviorPatrick H. Lauke1-0/+5
2016-02-16Focus (visually hidden) input radio/checkboxPatrick H. Lauke1-0/+3
2016-02-16js/tests/index.html: Replace jQuery event alias methods with functions that t...Chris Rebert1-1/+4
2016-02-03Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-devMark Otto3-3/+3
2016-01-26scrollspy.js: Avoid gratuitous non-ASCII for consistency+compatibilityChris Rebert1-1/+1
2016-01-01grunt dist docsChris Rebert6-5/+7
2015-12-24ESLint: enable no-bitwise ruleChris Rebert1-1/+1
2015-12-24Exempt getUID() from ESLint's no-bitwise ruleChris Rebert1-0/+2
2015-12-24Merge pull request #18393 from twbs/dropdown-bitwise-less-tricksyChris Rebert1-1/+1
2015-12-24Merge pull request #18638 from twbs/fix-18365Chris Rebert2-2/+46
2015-12-24Run `grunt`.XhmikosR20-20/+20
2015-12-22Modal: Ignore spurious `focus` event that Firefox fires at `document` when sw...Chris Rebert1-2/+3
2015-12-22Add visual test for #18365Chris Rebert1-0/+43
2015-12-22js/tests/unit/modal.js: Fix typoChris Rebert1-1/+1
2015-12-08Update version numbers using npm scriptChris Rebert10-10/+10
2015-12-08manually bump versions because npm script wasn't working for meMark Otto33-33/+33
2015-12-05Run `grunt`.XhmikosR22-32/+32
2015-12-05Fix version numbers is JS files; fixes #18435Chris Rebert11-21/+21
2015-12-05Run `grunt`.XhmikosR2-2/+2
2015-12-05Merge pull request #18391 from twbs/double-bitwise-not-commentXhmikosR1-1/+1
2015-12-03Run `grunt`.XhmikosR3-3/+3
2015-12-03Tweak ESLint rules.XhmikosR4-18/+21
2015-12-03tests: bump QUnit to v1.20.0.XhmikosR2-1783/+2123
2015-11-30dropdown.js: Use more straightforward phrasing for index lower bound checkChris Rebert1-1/+1
2015-11-30util.js: Add comment explaining ~~ trickChris Rebert1-1/+1
2015-11-19Remove stray </p> from js/tests/visual/scrollspy.htmlChris Rebert1-1/+0
2015-11-16Run `grunt`.XhmikosR2-3/+3
2015-11-14add undefined for nowJacob Thornton1-1/+1
2015-11-14add explicit error for lack of tether in tooltips - fixes #17273Jacob Thornton3-1/+17
2015-11-14Merge branch 'v4-dev' of https://github.com/lincolndbryant/bootstrap into lin...Jacob Thornton3-31/+10
2015-11-11Run `grunt`.XhmikosR4-3/+5
2015-11-03Add eslint no-undef rule and resolve errorsJon Tewksbury3-3/+6
2015-10-29grunt distChris Rebert1-1/+1
2015-10-26Remove html5shiv and respond.js from test files.XhmikosR10-73/+0
2015-10-24Switch to jQuery 2.1.4.XhmikosR1-5/+4
2015-10-19update grunt-jscs to 2.1.0 to use jscs 2.xHenry Zhu1-1/+2
2015-10-14Run `grunt`.XhmikosR2-2/+10
2015-10-11Use Page Visibility API in Carousel; fixes #17706Johann-S2-2/+17
2015-10-09grunt distChris Rebert16-9/+33
2015-10-02Merge pull request #17616 from Johann-S/ThrowErrorChris Rebert16-4/+121
2015-10-02Add throw error for undefined method on pluginsJohann-S16-4/+121
2015-09-24Specify `root: true` for ESLint.XhmikosR1-0/+1
2015-09-23Run `grunt`.XhmikosR11-11/+11
2015-09-05Run `grunt`.XhmikosR6-21/+30