-
Merge pull request #20287 from twbs/master-docs-img
Losslessly compress docs images.
XhmikosR committed on GitHubJul 12, 2016 -
Losslessly compress docs images.
Used zopfli 1.0.1, with `zopflipng -m --lossy_transparent -y --iterations=1000` Before: 23,7 KB (24.352 bytes) After: 23,5 KB (24.079 bytes)
XhmikosR committedJul 12, 2016 -
button.js: Set disabled property in addition to disabled attribute to…
… preserve behavior under jQuery 3 (#20278) This code ought to have used .prop instead of .attr in the first place, but we can't get rid of the attr manipulation now due to backward compatibility constraints. Refs https://github.com/jquery/jquery-migrate/blob/3.0.0/warnings.md#jqmigrate-jqueryfnremoveattr-no-longer-sets-boolean-properties Refs #16834 [skip validator]
cvrebert committed on GitHubJul 12, 2016 -
Add Most Wanted Features entries for <dialog>
Ports 0b21f2e to v3 Refs https://bugzil.la/840640 Refs https://webkit.org/b/84635 [skip sauce]
cvrebert committedJul 8, 2016 -
Move browser feature requests to new "Most wanted features" section
Ports 58aca28 to v3
cvrebert committedJul 8, 2016 -
Merge pull request #20258 from twbs/fix-19063-v3
Tell clean-css to inline source files into sourcemap
XhmikosR committed on GitHubJul 12, 2016 -
-
Merge pull request #20267 from twbs/master-deps
Update devDependencies and gems.
XhmikosR committed on GitHubJul 11, 2016 -
XhmikosR committed
Jul 10, 2016 -
XhmikosR committed
Jul 2, 2016
-
Merge pull request #20259 from twbs/backport-unit-fixes
Backport JS unit test fixes from v4
cvrebert committed on GitHubJul 7, 2016 -
Scrollspy test: Allow for async .then() in jQuery 3; fixes #20182 Instead of doing a new assert.async(), just do a single one for the entire test and let the .then() be async as well.
-
Merge pull request #20199 from twbs/master-deps
Update dependencies
cvrebert committed on GitHubJun 28, 2016 -
Update devDependencies and gems.
XhmikosR committedJun 28, 2016 -
Use shx so that the npm scripts work everywhere the same.
XhmikosR committedJun 28, 2016
-
Add Wall of Browser Bugs entry for #20161 (#20183) Refs https://bugzilla.mozilla.org/show_bug.cgi?id=1282363
-
docs/_plugins/bugify.rb: Add support for MS Edge UserVoice ideas (#20176) [skip sauce]
-
Add Wall of Browser Bugs entries for Selectors Level 4 :nth-child() (#20143) 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/158340 has been fixed So remove its entry from the Wall. Refs #20012, #20024 Refs http://trac.webkit.org/changeset/202324 [ci skip]
cvrebert committedJun 21, 2016
-
Copy fonts/ into dist/ recursively (#19817)
[skip sauce] [skip validator]
-
Add Wall of Browser Bugs entries for #12832 (#20089) Refs #12832 Refs http://getbootstrap.com/getting-started/#support-sticky-hover-mobile Refs https://bugs.chromium.org/p/chromium/issues/detail?id=370155 Refs https://bugs.webkit.org/show_bug.cgi?id=158517 [skip sauce]
-
https://crbug.com/460200 has been fixed! (#20090) So remove its entry from the Wall of Browser Bugs Refs #15832 [skip sauce] [skip validator]
-
https://bugzil.la/1278000 was marked as dupe of https://bugzil.la/577785 Update Wall of Browser Bugs accordingly. Refs #19670 [ci skip]
-
Add Wall of Browser Bugs entry for #19670 for Edge (#20037) See https://developer.microsoft.com/en-us/microsoft-edge/platform/issues/7787318/ Refs #19670 [skip sauce]