aboutsummaryrefslogtreecommitdiff
path: root/docs/assets
AgeCommit message (Collapse)AuthorFilesLines
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-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
2014-01-13sort out attribution banners of docs assets; fixes #11976Chris Rebert7-16/+77
2014-01-13avoid redundant banner in minified docs CSSChris Rebert2-8/+1
2014-01-13add a title/description to customizer.js's attribution commentChris Rebert1-0/+1
2014-01-13update to Holder.js 5b79144faChris Rebert1-1/+1
2014-01-12Merge branch 'master' into docs_derpMark Otto9-274/+426
Conflicts: docs/assets/js/docs.min.js
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-12Formatting and docs changesMark Otto2-4/+3
2014-01-11Improve spacing and alignment of sections and their headingsMark Otto2-5/+4
2014-01-11brand guidelines cleanupMark Otto2-18/+23
2014-01-11homepage improvementsMark Otto3-20/+21
2014-01-11Merge branch 'master' into docs_derpMark Otto3-2/+22
Conflicts: docs/getting-started.html
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-09Merge branch 'master' into docs_derpMark Otto6-43/+62
Conflicts: docs/assets/css/docs.css
2014-01-09more derpMark Otto2-21/+39
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