aboutsummaryrefslogtreecommitdiff
path: root/docs/assets/js/src/customizer.js
AgeCommit message (Collapse)AuthorFilesLines
2019-02-13Bump version to 3.4.1.XhmikosR1-1/+1
2019-02-13Bump year.XhmikosR1-1/+1
2019-02-11Use https.XhmikosR1-1/+1
2018-12-14Move the whole autoprefixer config to configBridge.json.XhmikosR1-1/+1
Reduces duplication.
2018-10-18remove drag/drop for customizerJohann-S1-17/+1
2018-10-18customizer: remove gist creation.XhmikosR1-54/+12
GitHub removed anonymous gist creation a few months ago. https://blog.github.com/2018-02-18-deprecation-notice-removing-anonymous-gist-creation/
2018-10-18Use https, fix broken links and unneeded redirects.XhmikosR1-1/+1
2018-10-08customizer: use the same license header as the main files.XhmikosR1-1/+1
2018-10-08Cache length variables.XhmikosR1-2/+2
2018-10-08Bump year to 2018.XhmikosR1-1/+1
2017-07-04remove unused functionMark Otto1-13/+0
2017-07-04bump versionMark Otto1-1/+1
2017-07-03rip out the browser detectionMark Otto1-35/+0
2016-07-25Update version numbers in preparation for v3.3.7 release (#20357)Chris Rebert1-1/+1
[skip sauce]
2016-03-10Fix JSHint errors.XhmikosR1-2/+1
[skip sauce]
2016-02-28Bump version in customizer.js.XhmikosR1-2/+2
[ci skip]
2015-06-16bump versionMark Otto1-1/+1
2015-05-17Use `https` when possible.XhmikosR1-1/+1
2015-05-05Comply to the new JSCS rules.XhmikosR1-20/+21
2015-04-28Bump copyright year.XhmikosR1-1/+1
[ci skip]
2015-04-28Minor lint tweaks.XhmikosR1-8/+9
2015-03-16v3.3.2 => v3.3.4Chris Rebert1-1/+1
2015-03-02Disable es3 for tests and customizer.js.XhmikosR1-0/+1
2015-01-19bump versionsMark Otto1-1/+1
2014-12-05Customizer: Catch and properly report compile errors that Less.js's toCSS() ↵Chris Rebert1-8/+14
can throw. Currently these errors are only reported in the JavaScript console, not in the Customizer UI. Refs #15296 [skip sauce] [skip validator]
2014-11-12bump version to v3.3.1v3.3.1Mark Otto1-1/+1
2014-11-11aria-hidden added to some stray glyphiconsPatrick H. Lauke1-4/+4
plus minor tweak to customizer's generated alerts
2014-11-05Customizer: Remove file type check from config importHeinrich Fenkart1-19/+13
Fixes #14978.
2014-11-04Use autoprefixer for Customizer buildsHeinrich Fenkart1-11/+30
2014-11-04Remove duplicate code from Customizer/Gruntfile by sharing itHeinrich Fenkart1-15/+4
2014-10-31Customizer: listen to the right event for manual file selection in importHeinrich Fenkart1-1/+1
2014-10-29version bumpMark Otto1-1/+1
2014-10-29Fix customizer download with Firefox.Heinrich Fenkart1-1/+1
2014-10-23Add jQuery version check to existing jQuery presence checkHeinrich Fenkart1-2/+14
Fixes #14809. Closes #14825.
2014-08-17Fix #14411 by setting JSON Content-Type for Gist API requestChris Rebert1-0/+1
2014-07-31Add drag and drop config import; closes #11004Thomas Welton1-16/+84
Closes #13790 by merging a rebased version of it.
2014-07-03use non-minified docs JS on non-gh-pagesChris Rebert1-0/+429
2014-03-24Fix #13138: use underscore prefix to ignore directoriesZlatan Vasović1-368/+0
2014-03-16use @ssorallen's blob support test in customizer; fixes #12617Chris Rebert1-14/+36
2014-03-09Remove unneeded quotes.XhmikosR1-3/+3
2014-03-07Reorganize docs assetsZlatan Vasović1-0/+346