aboutsummaryrefslogtreecommitdiff
path: root/docs/assets/js/src
AgeCommit message (Collapse)AuthorFilesLines
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-11-03Add event.relatedTarget + `data-*` example to Modal docsChris Rebert1-0/+11
Fixes #14245
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-26Docs: progress bars' animation now needs to be manually toggledHeinrich Fenkart1-1/+5
Refs #14409
2014-10-25Move "Copy" button in code.XhmikosR1-9/+2
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-15popover dismiss-on-next-click example: instead of <button>, use <a> w/ tabindexChris Rebert1-2/+1
Fixes #14038. Research supporting this choice of approach: https://gist.github.com/cvrebert/68659d0333a578d75372 Why not <button>? Even with a `tabindex` attribute, they don't gain focus when clicked upon in: * Mac OS X Firefox 30.0 * Mac OS X Safari 7.0.5
2014-07-03use non-minified docs JS on non-gh-pagesChris Rebert2-0/+598
2014-03-24Fix #13138: use underscore prefix to ignore directoriesZlatan Vasović2-474/+0
2014-03-17Move ie8-responsive-file-warning.js one dir up.XhmikosR1-13/+0
This is a regression of d08bbdc6ec50baca9e34d2aa6e8bcfc8d6135217.
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ć3-0/+465