aboutsummaryrefslogtreecommitdiff
path: root/docs/assets
AgeCommit message (Collapse)AuthorFilesLines
2014-02-04Docs: losslessly compress images.XhmikosR3-0/+0
Before: 25,1 KB (25.773 bytes) After: 23,7 KB (24.352 bytes)
2014-02-04Update less.js to v1.6.2.XhmikosR2-24/+24
2014-02-04Update jszip to the latest git ↵XhmikosR2-1303/+2099
(https://github.com/Stuk/jszip/commit/202003821ddd1b5295ddec23ed8e421464bc0c44).
2014-02-04Update Filesaver.js to the latest git (2014-01-24).XhmikosR2-3/+9
2014-02-04Don't offset customizer alert, grunt distMark Otto3-3/+3
2014-01-31grunt after last commitsMark Otto1-1/+1
2014-01-31Use scss option instead of css for better highlightingMark Otto2-2/+2
2014-01-31Downgrade holder.js to v2.2.0.XhmikosR2-230/+85
Fixes #12440.
2014-01-30Bump versions, run gruntv3.1.0Mark Otto3-6/+6
2014-01-30gruntMark Otto1-1/+1
2014-01-29gruntMark Otto1-1/+1
2014-01-29Rename pack.min.css to docs.min.css to match with docs.min.jsZlatan Vasović1-0/+0
2014-01-27Upgrade to Normalize v3-rc1 in prep for v3 finalMark Otto1-3/+3
2014-01-22Fix #11655: Fix broken disabled states for iOS form controls and buttonsMark Otto2-2/+2
2014-01-13Merge branch 'responsive-embed' of https://github.com/boulox/bootstrap into ↵Mark Otto2-4/+48
boulox-responsive-embed Conflicts: dist/css/bootstrap.css.map dist/css/bootstrap.min.css
2014-01-13update to Holder.js 5b79144faChris Rebert1-1/+1
2014-01-12grunt dist build-customizerChris Rebert3-7/+8
2014-01-12update to FileSaver.js version 2013-12-27 / 0055d054acXhmikosR1-171/+8
Refs #12196
2014-01-12add Blob.js separate from filesaver.jsChris Rebert1-0/+166
Blob.js version 2013-12-27 / 0055d054acbca43eff44fc25c891055440685d9c Refs #12196
2014-01-12update less.js to v1.6.1 & use accurate filename; refs #12196XhmikosR2-13/+16
2014-01-12update holder.js to v2.3; refs #12196XhmikosR1-82/+227
2014-01-11grunt distMark Otto2-3/+3
2014-01-11Merge branch 'minify-assets' of https://github.com/XhmikosR/bootstrap into ↵Mark Otto3-2/+22
XhmikosR-minify-assets Conflicts: package.json
2014-01-08grunt build-customizerChris Rebert1-1/+1
2014-01-08Use JS & Jade to generate the customizer variables form HTML from ↵Chris Rebert1-0/+7
variables.less; fixes #11095 also updates variables file organization (courtesy @mdo)
2014-01-08Remove extra newline from banner.XhmikosR3-5/+2
2014-01-08Use the docs banner for all the docs generated files.XhmikosR3-2/+18
2014-01-08Turn advanced optimizations off until it's fixed in clean-css.XhmikosR1-1/+1
2014-01-08Minify docs CSS too.XhmikosR1-0/+6
2014-01-08docs-assets: concatenate and minify all javascript files.XhmikosR2-2/+3
2014-01-07adjust filename to indicate that customize JS is minifiedChris Rebert1-0/+0
2014-01-07grunt dist build-customizerChris Rebert2-3/+3
2014-01-07have customizer output Bootstrap Theme too; fixes #12003Chris Rebert1-1/+3
2014-01-07make customizer compilation code more genericChris Rebert1-34/+42
2014-01-07Update copyright notices in all placesJulian Thilo5-7/+7
- Implements new format "Copyright 2011-xxxx Twitter, Inc.", which resonates well with our History page and more accurately reflects the copyright status of the repo - grunt dist to update all the files
2014-01-05make CSSLint happier; refs #12094Chris Rebert1-0/+3
2014-01-05Replace getElementsByTag by querySelector for IE10 Mobile plateform.Gregory HOULLIER1-1/+1
2014-01-01New YearZlatan Vasović1-1/+1
2013-12-31Update Gruntfile.js to copy 'dist/' files to 'docs/dist/' with 'grunt dist' ↵Mark Otto2-3/+4
task; Fixes #12030: navbar toggle focus state
2013-12-31Merge branch 'master' into docs_dirMark Otto1-1/+1
2013-12-28Rearrange repository contents because muahahahahahahaMark Otto14-0/+4163
2014-01-22scope styles to masthead, not homepageMark Otto1-2/+2
2014-01-20spacingMark Otto1-0/+1
2014-01-19rename raw-files.js to raw-files.min.jsChris Rebert1-0/+0
it's not /technically/ minified, but close enough it's autogenerated, not terribly human-readable, and not meant to be directly modified
2014-01-19grunt build-raw-files distChris Rebert2-4/+4
2014-01-18make WP8 device-width hack code fully consistent between docs HTML & docs JSChris Rebert1-4/+3
2014-01-18Merge pull request #12281 from XhmikosR/vendorMark Otto6-0/+0
Move docs third-party libraries to a separate folder.
2014-01-18kill bottom margin on last docs sectionMark Otto2-1/+4
2014-01-18Move docs third-party libraries to a separate folder.XhmikosR6-0/+0
2014-01-16gruntMark Otto2-10/+10