aboutsummaryrefslogtreecommitdiff
path: root/docs/assets
AgeCommit message (Collapse)AuthorFilesLines
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
2014-01-16remove flaky pos bottom test which is effect by unit scroll posfat1-2/+2
2014-01-15Merge branch 'master' of github.com:twbs/bootstrapMark Otto2-2/+2
Conflicts: docs/assets/css/pack.min.css
2014-01-15fix ad placementMark Otto2-2/+4
2014-01-16Fix customizer's toggle buttons' marginJulian Thilo2-2/+2
2014-01-15Fix page headersMark Otto2-11/+4
2014-01-15Merge branch 'master' into docs_derpMark Otto3-25/+9
Conflicts: docs/components.html docs/css.html
2014-01-14revert unnecessary customizations of Blob.js & FileSaver.jsChris Rebert3-25/+9
Per https://github.com/eligrey/Blob.js/pull/20 & https://github.com/eligrey/FileSaver.js/pull/63 The library author has deemed the existing /*! @source URL */ comments to be sufficient attribution, and these already survive minification. Refs ea591748edee4f8fe722274b71787ccf2b052c4a
2014-01-14Merge branch 'master' into docs_derpMark Otto2-0/+5
Conflicts: docs/_includes/old-bs-docs.html
2014-01-14add copyright notice to raw-files.jsChris Rebert1-0/+5
2014-01-14Rename uglify.js to uglify.min.js for consistencyZlatan Vasović1-0/+0
2014-01-13header masthead changesMark Otto2-3/+6
2014-01-13make page headers like mastheadMark Otto2-26/+18
2014-01-13Merge branch 'master' into docs_derpMark Otto11-25/+80
Conflicts: docs/assets/css/pack.min.css docs/assets/js/customize.min.js docs/assets/js/docs.min.js