aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2016-06-05ISSUE_TEMPLATE.md: Fix "questons" typoChris Rebert1-1/+1
[ci skip]
2016-06-05Enable more rules from ESLint 2.0; refs #19999 (#20076)Chris Rebert2-1/+10
[skip sauce] [skip validator]
2016-06-04Remove unused exec:npmUpdate Grunt task (#20074)Chris Rebert1-3/+0
[skip sauce] [skip validator]
2016-06-04Bump shelljs to ^0.7.0 (#20073)Chris Rebert2-4/+19
[skip sauce] [skip validator]
2016-06-04rm -r node_modules && npm install && npm run shrinkwrapChris Rebert1-449/+362
2016-06-04gruntChris Rebert35-87/+176
[ci skip]
2016-06-04Upgrade to latest version of JSCS (v3.0.4) (#20070)Chris Rebert3-69/+29
Fixes #20002 [skip sauce] [skip validator]
2016-06-04Kill the grunt-jscs middleman; use JSCS directly instead (#20069)Chris Rebert3-43/+9
Refs #19990 [skip sauce] [skip validator]
2016-06-04Update ESLint to v2.11.1 (latest stable) (#20068)Chris Rebert3-4/+6
Fixes #19908 [skip sauce] [skip validator]
2016-06-04Update ESLint to v2.10.2 (#20063)Chris Rebert2-4/+4
Refs #19908 [skip sauce] [skip validator]
2016-06-04Upgrade ESLint to v2.9.0 (#20047)Chris Rebert3-14/+16
Refs #19908 [skip sauce] [skip validator]
2016-06-04Update ESLint to v2.8.0 (#20045)Chris Rebert2-4/+4
Refs #19908 [skip sauce] [skip validator]
2016-06-04Upgrade ESLint to v2.7.0 (#20044)Chris Rebert2-4/+4
Refs #19908 [skip sauce] [skip validator]
2016-06-04Update ESLint to v2.5.3 (#20043)Chris Rebert4-30/+38
Refs #19908. [skip sauce] [skip validator]
2016-06-04Upgrade ESLint to v2.4.0 (#20042)Chris Rebert2-4/+4
Refs #19908. [skip sauce] [skip validator]
2016-06-04Upgrade ESLint to v2.3.0 (#20041)Chris Rebert3-173/+169
Refs #19908 [skip sauce]
2016-06-04Merge pull request #19109 from twbs/fix-18569Chris Rebert5-3/+10
Integrate postcss-flexbugs-fixes into build Refs #18569.
2016-06-04Update npm shrinkwrapChris Rebert1-0/+5
2016-06-04Add docs regarding postcss-flexbugs-fixes dependencyChris Rebert2-3/+3
2016-06-04Integrate postcss-flexbugs-fixes into build; fixes #18569Chris Rebert2-0/+2
2016-06-04https://bugzil.la/1278000 was marked as dupe of https://bugzil.la/577785Chris Rebert1-1/+1
Update Wall of Browser Bugs accordingly. Refs #19670 [ci skip]
2016-06-03Add Wall of Browser Bugs entry for #19670 for Edge (#20037)Chris Rebert1-0/+10
See https://developer.microsoft.com/en-us/microsoft-edge/platform/issues/7787318/ Refs #19670 [skip sauce]
2016-06-03Add :dir() pseudo-class feature requests to Wall of Browser Bugs (#19984)Chris Rebert1-0/+30
Refs https://developer.mozilla.org/en-US/docs/Web/CSS/:dir [skip sauce]
2016-06-03Add Wall of Browser Bugs entry for #19670 for Firefox (#20036)Chris Rebert1-0/+10
See https://bugzil.la/1278000 Refs #19670 [skip sauce]
2016-06-03Add Wall of Browser Bugs entry for #19839 (#20026)Chris Rebert1-0/+10
See https://bugzilla.mozilla.org/show_bug.cgi?id=1277782 Refs #19839 [skip sauce]
2016-06-03Add Wall of Browser Bugs entry for #17695 (#20025)Chris Rebert1-0/+10
See https://webkit.org/b/158342 Refs #17695. [skip sauce]
2016-06-02Add Wall of Browser Bugs entry for #20012 (#20024)Chris Rebert1-0/+10
Refs https://webkit.org/b/158340 Closes #20012 [skip sauce]
2016-06-02Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-devMark Otto45-584/+687
2016-06-02Add Wall of Browser Bugs entry for #19810 (#20021)Chris Rebert1-0/+10
Refs https://crbug.com/597642 Closes #19810 [skip sauce]
2016-06-02Add Wall of Browser Bugs entry for #19927 (#20020)Chris Rebert1-0/+10
Refs https://webkit.org/b/158276 Closes #19927 [skip sauce]
2016-05-31Tweak Esc key comment in modal.jsChris Rebert1-1/+1
[skip sauce] [skip validator]
2016-05-31Upgrade ESLint to v2.2.0 (#20000)Chris Rebert2-10/+39
[skip sauce] [skip validator]
2016-05-31Merge pull request #19998 from twbs/eslint-2.0.0Chris Rebert5-177/+231
Upgrade to ESLint v2.0.0
2016-05-31Upgrade babel-eslint to ^6.0.4Chris Rebert2-34/+119
[skip sauce] [skip validator]
2016-05-31Upgrade ESLint to v2.0.0Chris Rebert2-141/+103
[skip sauce] [skip validator]
2016-05-31Enable new ESLint-recommended rules in ESLint configChris Rebert1-0/+2
Refs http://eslint.org/docs/user-guide/migrating-to-2.0.0#new-rules-in-eslintrecommended
2016-05-31Migrate parser & env config to ESLint 2.0.0Chris Rebert1-0/+5
2016-05-31Comply with consistent-return ESLint ruleChris Rebert2-0/+2
2016-05-31Migrate ESLint rules config to ESLint 2.0.0Chris Rebert1-3/+1
Refs http://eslint.org/docs/user-guide/migrating-to-2.0.0
2016-05-31Merge pull request #19995 from twbs/eslint-1.10.3Chris Rebert4-9/+9
Upgrade ESLint to v1.10.3
2016-05-31Update npm shrinkwrapChris Rebert1-6/+6
[skip sauce] [skip validator]
2016-05-31Upgrade ESLint to v1.10.3Chris Rebert3-3/+3
Refs #19908
2016-05-31Merge pull request #19994 from twbs/eslint-1.9Chris Rebert3-55/+64
Upgrade ESLint to v1.9.0
2016-05-31Update npm shrinkwrapChris Rebert1-53/+61
[skip sauce] [skip validator]
2016-05-30Upgrade ESLint to v1.9.0Chris Rebert2-2/+3
Refs #19908
2016-05-30Merge pull request #19993 from twbs/eslint-1.7.3Chris Rebert3-65/+59
Upgrade ESlint to v1.7.3
2016-05-30Update shrinkwrapChris Rebert1-64/+56
2016-05-30Upgrade ESlint to v1.7.3Chris Rebert2-1/+3
Enable new rules: * no-empty-pattern * no-magic-numbers (exempting 0 and ±1) Refs #19908 [skip sauce] [skip validator]
2016-05-30Use named constants for magic numbers (#19992)Chris Rebert4-16/+25
Mostly KeyboardEvent.which and MouseEvent.which values. [skip validator]
2016-05-30Merge pull request #19990 from twbs/bypass-grunt-eslintChris Rebert3-310/+318
Just use ESLint directly instead of going thru grunt-eslint [skip sauce] [skip validator]