| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2016-06-26 | grunt dist docs | Chris Rebert | 9 | -14/+13 | |
| [skip sauce] [skip validator] | |||||
| 2016-06-25 | docs/_plugins/bugify.rb: Add support for MS Edge UserVoice ideas (#20176) | Chris Rebert | 2 | -1/+2 | |
| [skip sauce] | |||||
| 2016-06-23 | Remove reference to fixed Chrome bug in accessibility docs (#20145) | Chris Rebert | 1 | -1/+1 | |
| Refs https://bugs.chromium.org/p/chromium/issues/detail?id=454172#c22 [skip sauce] | |||||
| 2016-06-23 | Fix links to A11Y Project posts | Curt Grimes | 2 | -2/+2 | |
| Closes #20165 [skip sauce] | |||||
| 2016-06-22 | Add Wall of Browser Bugs entries for Selectors Level 4 :nth-child() (#20143) | Chris Rebert | 1 | -0/+20 | |
| Refs http://caniuse.com/#feat=css-nth-child-of Refs https://drafts.csswg.org/selectors-4/#the-nth-child-pseudo Refs https://crbug.com/304163 Refs https://bugzil.la/854148 [skip sauce] | |||||
| 2016-06-21 | https://webkit.org/b/158340 has been fixed | Chris Rebert | 1 | -10/+0 | |
| So remove its entry from the Wall. Refs #20012, #20024 Refs http://trac.webkit.org/changeset/202324 [ci skip] | |||||
| 2016-06-20 | Replace grunt-postcss with postcss-cli (#20140) | Chris Rebert | 7 | -211/+1117 | |
| Refs #19990 Continues the degruntification process. Also removes mq4-hover-shim for now, since it doesn't yet implement the standard PostCSS plugin interface. | |||||
| 2016-06-20 | Remove refs to fixed printing-related Chrome bug from browser support docs ↵ | Chris Rebert | 1 | -7/+1 | |
| (#20144) Refs https://bugs.chromium.org/p/chromium/issues/detail?id=273306#c34 [skip sauce] | |||||
| 2016-06-19 | docs/_plugins/highlight_alt.rb: Ignore linenos option since it's broken | Chris Rebert | 1 | -1/+1 | |
| Refs #20005 [skip sauce] | |||||
| 2016-06-19 | docs/_plugins/highlight_alt.rb: Use correct tag name in error message | Chris Rebert | 1 | -2/+2 | |
| 2016-06-19 | Add comparability guard to _assert-ascending(); fixes #20123 (#20142) | Chris Rebert | 1 | -1/+5 | |
| [skip sauce] [skip validator] | |||||
| 2016-06-19 | package.json: engines: Require Node.js >= 4 (#20141) | Chris Rebert | 1 | -1/+1 | |
| Refs #17652 | |||||
| 2016-06-16 | Contextual background-inverse text color fix | Jerad Rutnam | 1 | -4/+2 | |
| 2016-06-12 | Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev | Mark Otto | 1 | -0/+1 | |
| 2016-06-12 | follow up fix to #17593 | Mark Otto | 1 | -5/+1 | |
| 2016-06-12 | Merge pull request #19977 from zalog/patch-11 | Mark Otto | 1 | -0/+1 | |
| Add .flex-*-unordered classes to reset Flexbox `order` CSS property | |||||
| 2016-06-12 | Fixes #17193: Remove mention and link to non-existant transitions plugin; ↵ | Mark Otto | 1 | -1/+1 | |
| that intro paragraph was two dupe sentences | |||||
| 2016-06-12 | Fixes #17089 a bit | Mark Otto | 2 | -5/+15 | |
| 2016-06-12 | Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev | Mark Otto | 61 | -8483/+828 | |
| 2016-06-10 | Strip out UMD & CJS in favor of ES6 modules (#20072) | Chris Rebert | 26 | -7702/+1 | |
| 2016-06-09 | Re-use 'between' mixin for 'only' mixin | heath3 | 1 | -11/+9 | |
| Keeps the code DRY in the same way 'between' uses 'up' and 'down'. | |||||
| 2016-06-07 | Add Wall of Browser Bugs entries for #12832 (#20089) | Chris Rebert | 1 | -0/+20 | |
| Add Wall of Browser Bugs entries for #12832 | |||||
| 2016-06-07 | https://crbug.com/460200 has been fixed! (#20090) | Chris Rebert | 1 | -10/+0 | |
| So remove its entry from the Wall of Browser Bugs Refs #15832 [skip sauce] [skip validator] | |||||
| 2016-06-05 | ISSUE_TEMPLATE.md: Fix "questons" typo | Chris Rebert | 1 | -1/+1 | |
| [ci skip] | |||||
| 2016-06-05 | Enable more rules from ESLint 2.0; refs #19999 (#20076) | Chris Rebert | 2 | -1/+10 | |
| [skip sauce] [skip validator] | |||||
| 2016-06-04 | Remove unused exec:npmUpdate Grunt task (#20074) | Chris Rebert | 1 | -3/+0 | |
| [skip sauce] [skip validator] | |||||
| 2016-06-04 | Bump shelljs to ^0.7.0 (#20073) | Chris Rebert | 2 | -4/+19 | |
| [skip sauce] [skip validator] | |||||
| 2016-06-04 | rm -r node_modules && npm install && npm run shrinkwrap | Chris Rebert | 1 | -449/+362 | |
| 2016-06-04 | grunt | Chris Rebert | 35 | -87/+176 | |
| [ci skip] | |||||
| 2016-06-04 | Upgrade to latest version of JSCS (v3.0.4) (#20070) | Chris Rebert | 3 | -69/+29 | |
| Fixes #20002 [skip sauce] [skip validator] | |||||
| 2016-06-04 | Kill the grunt-jscs middleman; use JSCS directly instead (#20069) | Chris Rebert | 3 | -43/+9 | |
| Refs #19990 [skip sauce] [skip validator] | |||||
| 2016-06-04 | Update ESLint to v2.11.1 (latest stable) (#20068) | Chris Rebert | 3 | -4/+6 | |
| Fixes #19908 [skip sauce] [skip validator] | |||||
| 2016-06-04 | Update ESLint to v2.10.2 (#20063) | Chris Rebert | 2 | -4/+4 | |
| Refs #19908 [skip sauce] [skip validator] | |||||
| 2016-06-04 | Upgrade ESLint to v2.9.0 (#20047) | Chris Rebert | 3 | -14/+16 | |
| Refs #19908 [skip sauce] [skip validator] | |||||
| 2016-06-04 | Update ESLint to v2.8.0 (#20045) | Chris Rebert | 2 | -4/+4 | |
| Refs #19908 [skip sauce] [skip validator] | |||||
| 2016-06-04 | Upgrade ESLint to v2.7.0 (#20044) | Chris Rebert | 2 | -4/+4 | |
| Refs #19908 [skip sauce] [skip validator] | |||||
| 2016-06-04 | Update ESLint to v2.5.3 (#20043) | Chris Rebert | 4 | -30/+38 | |
| Refs #19908. [skip sauce] [skip validator] | |||||
| 2016-06-04 | Upgrade ESLint to v2.4.0 (#20042) | Chris Rebert | 2 | -4/+4 | |
| Refs #19908. [skip sauce] [skip validator] | |||||
| 2016-06-04 | Upgrade ESLint to v2.3.0 (#20041) | Chris Rebert | 3 | -173/+169 | |
| Refs #19908 [skip sauce] | |||||
| 2016-06-04 | Merge pull request #19109 from twbs/fix-18569 | Chris Rebert | 5 | -3/+10 | |
| Integrate postcss-flexbugs-fixes into build Refs #18569. | |||||
| 2016-06-04 | Update npm shrinkwrap | Chris Rebert | 1 | -0/+5 | |
| 2016-06-04 | Add docs regarding postcss-flexbugs-fixes dependency | Chris Rebert | 2 | -3/+3 | |
| 2016-06-04 | Integrate postcss-flexbugs-fixes into build; fixes #18569 | Chris Rebert | 2 | -0/+2 | |
| 2016-06-04 | https://bugzil.la/1278000 was marked as dupe of https://bugzil.la/577785 | Chris Rebert | 1 | -1/+1 | |
| Update Wall of Browser Bugs accordingly. Refs #19670 [ci skip] | |||||
| 2016-06-03 | Add Wall of Browser Bugs entry for #19670 for Edge (#20037) | Chris Rebert | 1 | -0/+10 | |
| See https://developer.microsoft.com/en-us/microsoft-edge/platform/issues/7787318/ Refs #19670 [skip sauce] | |||||
| 2016-06-03 | Add :dir() pseudo-class feature requests to Wall of Browser Bugs (#19984) | Chris Rebert | 1 | -0/+30 | |
| Refs https://developer.mozilla.org/en-US/docs/Web/CSS/:dir [skip sauce] | |||||
| 2016-06-03 | Add Wall of Browser Bugs entry for #19670 for Firefox (#20036) | Chris Rebert | 1 | -0/+10 | |
| See https://bugzil.la/1278000 Refs #19670 [skip sauce] | |||||
| 2016-06-03 | Add Wall of Browser Bugs entry for #19839 (#20026) | Chris Rebert | 1 | -0/+10 | |
| See https://bugzilla.mozilla.org/show_bug.cgi?id=1277782 Refs #19839 [skip sauce] | |||||
| 2016-06-03 | Add Wall of Browser Bugs entry for #17695 (#20025) | Chris Rebert | 1 | -0/+10 | |
| See https://webkit.org/b/158342 Refs #17695. [skip sauce] | |||||
| 2016-06-02 | Add Wall of Browser Bugs entry for #20012 (#20024) | Chris Rebert | 1 | -0/+10 | |
| Refs https://webkit.org/b/158340 Closes #20012 [skip sauce] | |||||
