-
_config.yml: Update SRI hashes for v3.3.7
cvrebert committedJul 25, 2016 -
cvrebert committed
Jul 25, 2016 -
Update remaining version numbers in source files
cvrebert committedJul 25, 2016 -
Fix grunt/change-version.js to update NuGet-related files too
[ci skip]
cvrebert committedJul 25, 2016 -
NuGet: Adjust version range to allow jQuery 3
Refs #16834 [skip sauce] [skip validator]
cvrebert committedJul 25, 2016 -
Update NuGet version numbers is preparation for v3.3.7 release
cvrebert committedJul 25, 2016 -
Update version numbers in preparation for v3.3.7 release (#20357)
[skip sauce]
cvrebert committed on GitHubJul 25, 2016 -
Merge pull request #20356 from twbs/revert-18700
Revert #18700 but discourage using <a>s for disabled pagination items
cvrebert committed on GitHubJul 25, 2016 -
Discourage usage of <a>s for disabled pagination items
Refs a217db1#commitcomment-18275320 /fyi @patrickhlauke [skip sauce]
cvrebert committedJul 25, 2016 -
Revert "Add pointer-events:none to disabled pager/pagination"
This reverts commit a217db1. This reverts PR #18700 See the discussion in the comments on that commit. [skip sauce]
cvrebert committedJul 25, 2016
-
Update iOS temporal input types support comment (#20343)
* <input type="datetime"> no longer exists, per whatwg/html#336 * iOS 9.3.2 still doesn't support <input type="week"> [skip sauce] [skip validator]
cvrebert committed on GitHubJul 21, 2016 -
iOS 9.3 is still affected by https://webkit.org/b/153856
[skip sauce]
cvrebert committedJul 21, 2016 -
Docs: Update Safari versions affected by #9774
Still affects v9.1.2, but current Safari Technology Preview is no longer affected. Refs #20342 [skip sauce]
cvrebert committedJul 21, 2016
-
Update jQuery version check and jQuery dependency version range (#20338)
Closes #16834 [skip validator]
cvrebert committed on GitHubJul 21, 2016 -
Avoid using $.offset() on SVGs since it gives incorrect results in jQ…
…uery 3; fixes #20280 (#20313) Refs jquery/jquery#3137 [skip validator]
cvrebert committed on GitHubJul 20, 2016
-
Add position:sticky to Most Wanted features (#20315) [skip sauce]
-
-
Gruntfile.js: Use single quotes in htmlmin config to make JSCS happy (#…
…20314) [skip validator] [skip sauce]
cvrebert committed on GitHubJul 16, 2016
-
Rename shrinkwrap-related npm script (#20311) To avoid infinite recursion in newer npm versions, which added a lifecycle script for `npm shrinkwrap`. Refs npm/npm#13253 Refs npm/npm#12814 [ci skip]
-
Wall of Browser Bugs: Link to WebKit meta-bug https://bugs.webkit.org/show_bug.cgi?id=159753 [skip sauce]
cvrebert committedJul 13, 2016
-
Merge pull request #20294 from tomlutzenberger/v3-html-validation
Lint Docs HTML Files
patrickhlauke committed on GitHubJul 13, 2016 -
tomlutzenberger committed
Jul 13, 2016
-
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