| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2017-07-02 | update comments and syntax | Mark Otto | 1 | -39/+35 | |
| 2017-07-02 | remove old comment | Mark Otto | 1 | -5/+0 | |
| 2017-07-02 | less syntax | Mark Otto | 1 | -15/+14 | |
| 2017-07-02 | less syntax | Mark Otto | 1 | -6/+6 | |
| 2017-07-02 | update to less syntax | Mark Otto | 1 | -32/+35 | |
| 2017-07-02 | update to less syntax | Mark Otto | 1 | -17/+19 | |
| 2017-07-02 | update comments, use variable for media query | Mark Otto | 1 | -5/+5 | |
| 2017-07-02 | remove comment | Mark Otto | 1 | -3/+0 | |
| 2017-07-02 | formatting | Mark Otto | 1 | -1/+4 | |
| 2017-07-02 | remove commented out code | Mark Otto | 1 | -2/+0 | |
| 2017-07-02 | remove old docs ads code, clean things up | Mark Otto | 1 | -110/+2 | |
| 2017-07-02 | Reorganize v3 docs CSS to use Less | Mark Otto | 35 | -1104/+2672 | |
| 2016-09-22 | Merge pull request #20765 from patrickhlauke/master | Patrick H. Lauke | 1 | -0/+10 | |
| Port d71c7c09588dd432bb4ca31bd93b677c10d892c2 to v3 | |||||
| 2016-09-22 | Port d71c7c09588dd432bb4ca31bd93b677c10d892c2 to v3 | Patrick H. Lauke | 1 | -0/+10 | |
| 2016-08-02 | Port 6844745db5bdddca62fe7caf5c88dfda744babbe to v3 | Chris Rebert | 1 | -0/+10 | |
| Most Wanted features: Add Edge UserVoice <dialog> entry https://wpdev.uservoice.com/forums/257854-microsoft-edge-developer/suggestions/6508895-dialog-element Refs #20175 [ci skip] | |||||
| 2016-07-29 | Merge pull request #20409 from nfatah/patch-1 | Patrick H. Lauke | 1 | -1/+1 | |
| update index.html | |||||
| 2016-07-29 | update index.html | Negus | 1 | -1/+1 | |
| correct visible text corresponding to number of collumns | |||||
| 2016-07-29 | Merge pull request #20407 from hebbet/master | Patrick H. Lauke | 2 | -2/+2 | |
| update teaser links | |||||
| 2016-07-29 | update teaser links | Pascal Herbert | 2 | -2/+2 | |
| 2016-07-25 | Regenerate Customizer JavaScriptv3.3.7 | Chris Rebert | 1 | -5/+5 | |
| [ci skip] | |||||
| 2016-07-25 | _config.yml: Update SRI hashes for v3.3.7 | Chris Rebert | 1 | -3/+3 | |
| 2016-07-25 | grunt | Chris Rebert | 12 | -18/+19 | |
| [ci skip] | |||||
| 2016-07-25 | grunt dist | Chris Rebert | 8 | -12/+13 | |
| 2016-07-25 | Update remaining version numbers in source files | Chris Rebert | 2 | -2/+2 | |
| Refs a90341ced2160c2a519a723100e9383a180501d9 Errata for #20357 [ci skip] | |||||
| 2016-07-25 | Fix grunt/change-version.js to update NuGet-related files too | Chris Rebert | 1 | -0/+2 | |
| [ci skip] | |||||
| 2016-07-25 | Fix grunt/change-version.js to update .less files too | Chris Rebert | 1 | -0/+1 | |
| [ci skip] | |||||
| 2016-07-25 | NuGet: Adjust version range to allow jQuery 3 | Chris Rebert | 2 | -2/+2 | |
| Refs #16834 [skip sauce] [skip validator] | |||||
| 2016-07-25 | Update NuGet version numbers is preparation for v3.3.7 release | Chris Rebert | 2 | -2/+2 | |
| 2016-07-25 | Update version numbers in preparation for v3.3.7 release (#20357) | Chris Rebert | 30 | -97/+97 | |
| [skip sauce] | |||||
| 2016-07-25 | Merge pull request #20356 from twbs/revert-18700 | Chris Rebert | 3 | -3/+1 | |
| Revert #18700 but discourage using <a>s for disabled pagination items | |||||
| 2016-07-25 | Discourage usage of <a>s for disabled pagination items | Chris Rebert | 1 | -1/+1 | |
| Refs https://github.com/twbs/bootstrap/commit/a217db1923a552b53c7a0c005e69c598fbd1a98a#commitcomment-18275320 /fyi @patrickhlauke [skip sauce] | |||||
| 2016-07-25 | Revert "Add pointer-events:none to disabled pager/pagination" | Chris Rebert | 2 | -2/+0 | |
| This reverts commit a217db1923a552b53c7a0c005e69c598fbd1a98a. This reverts PR #18700 See the discussion in the comments on that commit. [skip sauce] | |||||
| 2016-07-21 | Update iOS temporal input types support comment (#20343) | Chris Rebert | 1 | -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-21 | iOS 9.3 is still affected by https://webkit.org/b/153856 | Chris Rebert | 1 | -1/+1 | |
| [skip sauce] | |||||
| 2016-07-21 | Docs: Update Safari versions affected by #9774 | Chris Rebert | 2 | -2/+2 | |
| Still affects v9.1.2, but current Safari Technology Preview is no longer affected. Refs #20342 [skip sauce] | |||||
| 2016-07-21 | Update jQuery version check and jQuery dependency version range (#20338) | Chris Rebert | 2 | -3/+3 | |
| Closes #16834 [skip validator] | |||||
| 2016-07-20 | Avoid using $.offset() on SVGs since it gives incorrect results in jQuery 3; ↵ | Chris Rebert | 1 | -1/+4 | |
| fixes #20280 (#20313) Refs https://github.com/jquery/jquery/issues/3137 [skip validator] | |||||
| 2016-07-17 | Port #20315 to v3 | Chris Rebert | 1 | -0/+20 | |
| Add position:sticky to Most Wanted features (#20315) [skip sauce] | |||||
| 2016-07-17 | Clarify valid values of Carousel's `pause` option | Pvanhesteren | 1 | -2/+2 | |
| Fixes #18205 Closes #19410 [skip sauce] | |||||
| 2016-07-17 | Docs CSS: Removed border from GitHub buttons (#19606) | Nicolas Ettlin | 1 | -0/+1 | |
| [skip sauce] | |||||
| 2016-07-16 | Gruntfile.js: Use single quotes in htmlmin config to make JSCS happy (#20314) | Chris Rebert | 1 | -1/+1 | |
| [skip validator] [skip sauce] | |||||
| 2016-07-16 | Port #20311 to v3 | Chris Rebert | 1 | -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-15 | Revert "Update anchor.js to v3.2.0." | XhmikosR | 2 | -5/+5 | |
| This reverts commit d4805c2c3dcae527ca3948bc93373e2d56068633. | |||||
| 2016-07-14 | Run `grunt`. | XhmikosR | 6 | -12/+12 | |
| [ci skip] | |||||
| 2016-07-14 | Update html-minifier's options. | XhmikosR | 1 | -2/+16 | |
| [ci skip] | |||||
| 2016-07-14 | Bump devDependencies. | XhmikosR | 2 | -467/+104 | |
| [sauce skip] | |||||
| 2016-07-14 | nuget: bump version and convert tabs to spaces. | XhmikosR | 3 | -18/+18 | |
| [ci skip] | |||||
| 2016-07-13 | Port #20299 to v3 | Chris Rebert | 1 | -0/+1 | |
| Wall of Browser Bugs: Link to WebKit meta-bug https://bugs.webkit.org/show_bug.cgi?id=159753 [skip sauce] | |||||
| 2016-07-13 | Merge pull request #20294 from tomlutzenberger/v3-html-validation | Patrick H. Lauke | 5 | -9/+9 | |
| Lint Docs HTML Files | |||||
| 2016-07-13 | Lint Docs HTML Files | Tom Lutzenberger | 5 | -9/+9 | |
