Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-01-19bump versionsMark Otto
2014-12-06Customizer: Catch and properly report compile errors that Less.js's toCSS() ↵Chris Rebert
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 Otto
2014-11-12aria-hidden added to some stray glyphiconsPatrick H. Lauke
plus minor tweak to customizer's generated alerts
2014-11-05Customizer: Remove file type check from config importHeinrich Fenkart
Fixes #14978.
2014-11-04Use autoprefixer for Customizer buildsHeinrich Fenkart
2014-11-04Remove duplicate code from Customizer/Gruntfile by sharing itHeinrich Fenkart
2014-10-31Customizer: listen to the right event for manual file selection in importHeinrich Fenkart
2014-10-29version bumpMark Otto
2014-10-29Fix customizer download with Firefox.Heinrich Fenkart
2014-10-23Add jQuery version check to existing jQuery presence checkHeinrich Fenkart
Fixes #14809. Closes #14825.
2014-08-18Fix #14411 by setting JSON Content-Type for Gist API requestChris Rebert
2014-07-31Add drag and drop config import; closes #11004Thomas Welton
Closes #13790 by merging a rebased version of it.
2014-07-04use non-minified docs JS on non-gh-pagesChris Rebert
2014-03-25Fix #13138: use underscore prefix to ignore directoriesZlatan Vasović
2014-03-17use @ssorallen's blob support test in customizer; fixes #12617Chris Rebert
2014-03-09Remove unneeded quotes.XhmikosR
2014-03-07Reorganize docs assetsZlatan Vasović