aboutsummaryrefslogtreecommitdiff
path: root/docs/assets/js/_src
AgeCommit message (Collapse)AuthorFilesLines
2014-04-24Merge pull request #13390 from twbs/ie10-viewport-bugMark Otto1-14/+0
add IE10 viewport bug workaround to examples
2014-04-20add IE10 viewport bug workaround to examplesChris Rebert1-14/+0
Closes #13379.
2014-04-21Merge pull request #13151 from twbs/customizer-uglifyjs2XhmikosR1-3/+25
Customizer: switch to UglifyJS2
2014-04-18quote data-* attribute value in docs JS per best-practicesChris Rebert1-2/+2
2014-04-09Add the license header in the non minified build too.XhmikosR1-1/+2
2014-04-09Add the jquery check in customizer's output.XhmikosR1-0/+4
2014-04-09Customizer: switch to UglifyJS2 (v2.4.13).XhmikosR1-2/+19
The uglify build is generated with `uglifyjs --self -o uglify.min.js`.
2014-04-09JS: remove unused variables.XhmikosR2-6/+4
2014-04-03customizer: squelch error when can't save GistChris Rebert1-1/+6
2014-03-28enhance customizer to handle transitive Less @import-sChris Rebert1-5/+16
2014-03-28rename generateCustomCSS to generateCustomLess for accuracyChris Rebert1-2/+2
2014-03-28Add Gist & Customizer URLs to customized files & config.jsonChris Rebert1-12/+24
Fixes #9951 Fixes #12865
2014-03-24Fix #13138: use underscore prefix to ignore directoriesZlatan Vasović2-0/+474