aboutsummaryrefslogtreecommitdiff
path: root/docs/assets
AgeCommit message (Collapse)AuthorFilesLines
2016-07-25Regenerate Customizer JavaScriptv3.3.7Chris Rebert1-5/+5
[ci skip]
2016-07-25gruntChris Rebert4-6/+6
[ci skip]
2016-07-25Update version numbers in preparation for v3.3.7 release (#20357)Chris Rebert1-1/+1
[skip sauce]
2016-07-17Docs CSS: Removed border from GitHub buttons (#19606)Nicolas Ettlin1-0/+1
[skip sauce]
2016-07-15Revert "Update anchor.js to v3.2.0."XhmikosR2-5/+5
This reverts commit d4805c2c3dcae527ca3948bc93373e2d56068633.
2016-07-14Run `grunt`.XhmikosR2-2/+2
[ci skip]
2016-07-12Losslessly compress docs images.XhmikosR3-0/+0
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-12Update anchor.js to v3.2.0.XhmikosR2-5/+5
[ci skip]
2016-07-12Run `grunt`.Chris Rebert2-2/+2
2016-07-10Run grunt.XhmikosR1-1/+1
[ci skip]
2016-06-28Run `grunt`.XhmikosR4-29/+29
[ci skip]
2016-06-02Remove unsupported vendor prefixes for @viewport (#19955)eiselzby1-2/+0
Fixes #19871
2016-05-29Run `grunt`.XhmikosR1-1/+1
[ci skip]
2016-05-29Run `grunt`.XhmikosR2-2/+2
[ci skip]
2016-05-26Fix error with the new jQuery.XhmikosR1-1/+1
2016-05-26Update jQuery to v1.12.4.XhmikosR1-5/+5
2016-03-19Update jQuery to v1.12.2.XhmikosR1-5/+5
2016-03-11Update anchor.js to v3.1.0.XhmikosR3-202/+7
[ci skip]
2016-03-10Run `grunt`.XhmikosR2-7/+7
[ci skip]
2016-03-10Customizer: update uglify-js to v2.6.2.XhmikosR1-6/+6
[ci skip]
2016-03-10Fix JSHint errors.XhmikosR1-2/+1
[skip sauce]
2016-02-28Run grunt.XhmikosR5-25/+25
[ci skip]
2016-02-28Bump version in customizer.js.XhmikosR1-2/+2
[ci skip]
2016-02-23Update jQuery to 1.12.1alberto1-5/+5
2016-02-05Line 59 - Fix case typeJeff Shen1-1/+1
Fixed case type to match other comments
2016-01-01Docs: disable printing of hrefs; fixes #18711Chris Rebert1-0/+7
[ci skip]
2016-01-01grunt dist docsChris Rebert4-6/+6
[ci skip]
2016-01-01Update copyright years to 2016Chris Rebert2-2/+2
[ci skip]
2015-12-24Run `grunt`.XhmikosR4-5/+5
[ci skip]
2015-12-06Checkin .v4-tease stylesChris Rebert1-0/+15
[skip sauce]
2015-11-24prep releasev3.3.6Mark Otto1-5/+5
2015-11-24grunt after version bumpMark Otto2-5/+5
2015-11-24gruntMark Otto3-4/+4
2015-11-12Run `grunt`.XhmikosR2-3/+3
[ci skip]
2015-10-29Run `grunt.XhmikosR5-10/+14
[skip sauce]
2015-10-10Added missing new lines at EOF.Baraa Hamodi2-2/+2
2015-09-30Add CSS portion of IE10 viewport bug workaround to docsChris Rebert1-0/+15
Refs #17337
2015-08-04gruntMark Otto3-4/+4
2015-07-31Merge pull request #16921 from twbs/footerMark Otto1-43/+14
Simpler docs footer
2015-07-31simpler footer with no social buttons, fewer linksMark Otto1-43/+14
2015-07-31smaller, local expo screenshotsMark Otto4-0/+0
2015-07-26Add a local jQuery fallback.XhmikosR1-0/+5
Shouldn't really happen, but China for example has blocked Google so this should help.
2015-07-26Run grunt.XhmikosR4-7/+9
2015-06-16Update customize.min.js with version bumpJulian Thilo1-6/+6
2015-06-16bump versionMark Otto1-1/+1
2015-06-16customizer and raw filesv3.3.5Mark Otto2-6/+6
2015-06-16gruntMark Otto3-4/+4
2015-06-01Run `grunt`.XhmikosR3-12/+12
[ci skip]
2015-06-01docs: update uglify-js to v2.4.23.XhmikosR1-5/+5
[ci skip]
2015-05-30Adjust Carbon Ads margin on -xsTimothy Gu1-1/+1
The .container that immediately surrounds .carbonad has a padding of 15px, not 30px. Fixes #16552.