| Age | Commit message (Collapse) | Author | Files | Lines |
|
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)
|
|
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]
|
|
|
|
[skip sauce]
|
|
Ports 0b21f2ecb1e5a3a8978cc23fa984242e9f81c62c to v3
Refs https://bugzil.la/840640
Refs https://webkit.org/b/84635
[skip sauce]
|
|
Ports 58aca2823404d6dc18fd44ae15f7ff2f34f64705 to v3
|
|
[ci skip]
|
|
Tell clean-css to inline source files into sourcemap
|
|
[ci skip]
|
|
|
|
|
|
Update devDependencies and gems.
|
|
[ci skip]
|
|
|
|
|
|
As this causes non-standard dotted outline on checkboxes/radio buttons
in OS X Firefox
Fixes #19933
Closes #19935
[skip sauce]
|
|
Backport JS unit test fixes from v4
|
|
ScrollSpy unit test: Use single done() in a then() instead of multiple done()s
Fixes test flakiness on OS X Safari and Android when using jQuery 3.
Fixes #20182 more
Refs #20191
|
|
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.
|
|
Update dependencies
|
|
[ci skip]
|
|
|
|
Use shx so that the npm scripts work everywhere the same.
|
|
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]
|
|
[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]
|
|
[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]
|
|
[ci skip]
|
|
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]
|
|
[ci skip]
|
|
Add :dir() pseudo-class feature requests to Wall of Browser Bugs (#19984)
Refs https://developer.mozilla.org/en-US/docs/Web/CSS/:dir
[skip sauce]
|
|
Add Wall of Browser Bugs entry for #19670 for Firefox (#20036)
See https://bugzil.la/1278000
Refs #19670
[skip sauce]
|
|
Add Wall of Browser Bugs entry for #19839 (#20026)
See https://bugzilla.mozilla.org/show_bug.cgi?id=1277782
Refs #19839
[skip sauce]
|
|
Add Wall of Browser Bugs entry for #17695 (#20025)
See https://webkit.org/b/158342
Refs #17695.
[skip sauce]
|
|
Add Wall of Browser Bugs entry for #20012 (#20024)
Refs https://webkit.org/b/158340
Closes #20012
[skip sauce]
|
|
Add Wall of Browser Bugs entry for #19810 (#20021)
Refs https://crbug.com/597642
Closes #19810
[skip sauce]
|
|
Add Wall of Browser Bugs entry for #19927 (#20020)
Refs https://webkit.org/b/158276
Closes #19927
[skip sauce]
|
|
Fixes #19871
|
|
[ci skip]
|
|
Closes #19659
|
|
Update devDependencies
|
|
[ci skip]
|
|
Keep grunt at v0.4.5 due to some of the devDependencies not being updated for grunt 1.x.
|
|
[ci skip]
|