aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2016-07-25Regenerate Customizer JavaScriptv3.3.7Chris Rebert1-5/+5
[ci skip]
2016-07-25_config.yml: Update SRI hashes for v3.3.7Chris Rebert1-3/+3
2016-07-25gruntChris Rebert12-18/+19
[ci skip]
2016-07-25grunt distChris Rebert8-12/+13
2016-07-25Update remaining version numbers in source filesChris Rebert2-2/+2
Refs a90341ced2160c2a519a723100e9383a180501d9 Errata for #20357 [ci skip]
2016-07-25Fix grunt/change-version.js to update NuGet-related files tooChris Rebert1-0/+2
[ci skip]
2016-07-25Fix grunt/change-version.js to update .less files tooChris Rebert1-0/+1
[ci skip]
2016-07-25NuGet: Adjust version range to allow jQuery 3Chris Rebert2-2/+2
Refs #16834 [skip sauce] [skip validator]
2016-07-25Update NuGet version numbers is preparation for v3.3.7 releaseChris Rebert2-2/+2
2016-07-25Update version numbers in preparation for v3.3.7 release (#20357)Chris Rebert30-97/+97
[skip sauce]
2016-07-25Merge pull request #20356 from twbs/revert-18700Chris Rebert3-3/+1
Revert #18700 but discourage using <a>s for disabled pagination items
2016-07-25Discourage usage of <a>s for disabled pagination itemsChris Rebert1-1/+1
Refs https://github.com/twbs/bootstrap/commit/a217db1923a552b53c7a0c005e69c598fbd1a98a#commitcomment-18275320 /fyi @patrickhlauke [skip sauce]
2016-07-25Revert "Add pointer-events:none to disabled pager/pagination"Chris Rebert2-2/+0
This reverts commit a217db1923a552b53c7a0c005e69c598fbd1a98a. This reverts PR #18700 See the discussion in the comments on that commit. [skip sauce]
2016-07-21Update iOS temporal input types support comment (#20343)Chris Rebert1-1/+1
* <input type="datetime"> no longer exists, per https://github.com/whatwg/html/issues/336 * iOS 9.3.2 still doesn't support <input type="week"> [skip sauce] [skip validator]
2016-07-21iOS 9.3 is still affected by https://webkit.org/b/153856Chris Rebert1-1/+1
[skip sauce]
2016-07-21Docs: Update Safari versions affected by #9774Chris Rebert2-2/+2
Still affects v9.1.2, but current Safari Technology Preview is no longer affected. Refs #20342 [skip sauce]
2016-07-21Update jQuery version check and jQuery dependency version range (#20338)Chris Rebert2-3/+3
Closes #16834 [skip validator]
2016-07-20Avoid using $.offset() on SVGs since it gives incorrect results in jQuery 3; ↵Chris Rebert1-1/+4
fixes #20280 (#20313) Refs https://github.com/jquery/jquery/issues/3137 [skip validator]
2016-07-17Port #20315 to v3Chris Rebert1-0/+20
Add position:sticky to Most Wanted features (#20315) [skip sauce]
2016-07-17Clarify valid values of Carousel's `pause` optionPvanhesteren1-2/+2
Fixes #18205 Closes #19410 [skip sauce]
2016-07-17Docs CSS: Removed border from GitHub buttons (#19606)Nicolas Ettlin1-0/+1
[skip sauce]
2016-07-16Gruntfile.js: Use single quotes in htmlmin config to make JSCS happy (#20314)Chris Rebert1-1/+1
[skip validator] [skip sauce]
2016-07-16Port #20311 to v3Chris Rebert1-1/+1
Rename shrinkwrap-related npm script (#20311) To avoid infinite recursion in newer npm versions, which added a lifecycle script for `npm shrinkwrap`. Refs https://github.com/npm/npm/issues/13253 Refs https://github.com/npm/npm/pull/12814 [ci skip]
2016-07-15Revert "Update anchor.js to v3.2.0."XhmikosR2-5/+5
This reverts commit d4805c2c3dcae527ca3948bc93373e2d56068633.
2016-07-14Run `grunt`.XhmikosR6-12/+12
[ci skip]
2016-07-14Update html-minifier's options.XhmikosR1-2/+16
[ci skip]
2016-07-14Bump devDependencies.XhmikosR2-467/+104
[sauce skip]
2016-07-14nuget: bump version and convert tabs to spaces.XhmikosR3-18/+18
[ci skip]
2016-07-13Port #20299 to v3Chris Rebert1-0/+1
Wall of Browser Bugs: Link to WebKit meta-bug https://bugs.webkit.org/show_bug.cgi?id=159753 [skip sauce]
2016-07-13Merge pull request #20294 from tomlutzenberger/v3-html-validationPatrick H. Lauke5-9/+9
Lint Docs HTML Files
2016-07-13Lint Docs HTML FilesTom Lutzenberger5-9/+9
2016-07-12Merge pull request #20287 from twbs/master-docs-imgXhmikosR4-1/+1
Losslessly compress docs images.
2016-07-12Losslessly compress docs images.XhmikosR4-1/+1
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)
2016-07-12button.js: Set disabled property in addition to disabled attribute to ↵Chris Rebert1-2/+2
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]
2016-07-12alert: Avoid calling jQuery('#'), it's a syntax error in jQuery 3.0 (#20019)Dave Methvin1-1/+1
2016-07-11Port #20175 to v3Chris Rebert3-60/+109
[skip sauce]
2016-07-11Add Most Wanted Features entries for <dialog>Chris Rebert1-0/+20
Ports 0b21f2ecb1e5a3a8978cc23fa984242e9f81c62c to v3 Refs https://bugzil.la/840640 Refs https://webkit.org/b/84635 [skip sauce]
2016-07-11Move browser feature requests to new "Most wanted features" sectionChris Rebert3-60/+89
Ports 58aca2823404d6dc18fd44ae15f7ff2f34f64705 to v3
2016-07-12Update anchor.js to v3.2.0.XhmikosR2-5/+5
[ci skip]
2016-07-12Merge pull request #20258 from twbs/fix-19063-v3XhmikosR7-6/+7
Tell clean-css to inline source files into sourcemap
2016-07-12Update gems.XhmikosR1-1/+1
[ci skip]
2016-07-12Run `grunt`.Chris Rebert6-6/+6
2016-07-12Tell clean-css to inline source files into sourcemap; v3 fix for #19063Chris Rebert1-0/+1
2016-07-11Merge pull request #20267 from twbs/master-depsXhmikosR14-815/+242
Update devDependencies and gems.
2016-07-10Run grunt.XhmikosR9-13/+7
[ci skip]
2016-07-10Update gems.XhmikosR2-4/+6
2016-07-10Update devDependencies.XhmikosR3-798/+229
2016-07-09Remove forced default focus outlinePatrick H. Lauke1-3/+3
As this causes non-standard dotted outline on checkboxes/radio buttons in OS X Firefox Fixes #19933 Closes #19935 [skip sauce]
2016-07-07Merge pull request #20259 from twbs/backport-unit-fixesChris Rebert1-4/+4
Backport JS unit test fixes from v4
2016-07-07Port #20198 to v3Dave Methvin1-2/+2
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