- 27 Jun, 2016 3 commits
-
-
http://preview.twbsapps.comChris Rebert authored
-
-
Chris Rebert authored
Closes #19906 [skip validator]
-
- 26 Jun, 2016 3 commits
-
-
Chris Rebert authored
Previously, when running the docs locally, the site, rooted at: http://localhost:9001/ would reference docs assets using relative URLs such as: /../assets/js/vendor/anchor.min.js which is equivalent to: http://localhost:9001/../assets/js/vendor/anchor.min.js which is nonsense, since the root directory has no parent directory. Apparently browsers silently ignore this extra '..', hence why this wasn't noticed until now. But if you adjust Jekyll's `baseurl` setting, this mistake causes incorrect URLs to get generated. This commit corrects the problem by removing the extra '../' from the paths. These paths are also referenced in the Gruntfile, where the fix actually allows us to simplify the code. Previously, in the Gruntfile, we were doing, e.g.: path.join('./docs/assets', '../assets/js/vendor/anchor.min.js') which calculates to: ./docs/assets/../assets/js/vendor/anchor.min.js which can be simplified to: ...
-
Chris Rebert authored
[skip sauce] [skip validator]
-
Chris Rebert authored
[skip sauce]
-
- 24 Jun, 2016 2 commits
-
-
Chris Rebert authored
Refs https://bugs.chromium.org/p/chromium/issues/detail?id=454172#c22 [skip sauce]
-
Curt Grimes authored
Closes #20165 [skip sauce]
-
- 22 Jun, 2016 2 commits
-
-
Chris Rebert authored
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]
-
https://webkit.org/b/158340Chris Rebert authored
So remove its entry from the Wall. Refs #20012, #20024 Refs http://trac.webkit.org/changeset/202324 [ci skip]
-
- 20 Jun, 2016 6 commits
-
-
Chris Rebert authored
Refs #19990 Continues the degruntification process. Also removes mq4-hover-shim for now, since it doesn't yet implement the standard PostCSS plugin interface.
-
Chris Rebert authored
Refs https://bugs.chromium.org/p/chromium/issues/detail?id=273306#c34 [skip sauce]
-
Chris Rebert authored
Refs #20005 [skip sauce]
-
Chris Rebert authored
-
Chris Rebert authored
[skip sauce] [skip validator]
-
Chris Rebert authored
Refs #17652
-
- 13 Jun, 2016 6 commits
- 10 Jun, 2016 1 commit
-
-
Chris Rebert authored
-
- 08 Jun, 2016 2 commits
-
-
Chris Rebert authored
Add Wall of Browser Bugs entries for #12832
-
https://crbug.com/460200Chris Rebert authored
So remove its entry from the Wall of Browser Bugs Refs #15832 [skip sauce] [skip validator]
-
- 05 Jun, 2016 9 commits
-
-
Chris Rebert authored
[ci skip]
-
Chris Rebert authored
[skip sauce] [skip validator]
-
Chris Rebert authored
[skip sauce] [skip validator]
-
Chris Rebert authored
[skip sauce] [skip validator]
-
Chris Rebert authored
-
Chris Rebert authored
[ci skip]
-
Chris Rebert authored
Fixes #20002 [skip sauce] [skip validator]
-
Chris Rebert authored
Refs #19990 [skip sauce] [skip validator]
-
Chris Rebert authored
Fixes #19908 [skip sauce] [skip validator]
-
- 04 Jun, 2016 6 commits
-
-
Chris Rebert authored
Refs #19908 [skip sauce] [skip validator]
-
Chris Rebert authored
Refs #19908 [skip sauce] [skip validator]
-
Chris Rebert authored
Refs #19908 [skip sauce] [skip validator]
-
Chris Rebert authored
Refs #19908 [skip sauce] [skip validator]
-
Chris Rebert authored
Refs #19908. [skip sauce] [skip validator]
-
Chris Rebert authored
Refs #19908. [skip sauce] [skip validator]
-