aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2014-01-19s3_cache.py: fix name in USAGE messageChris Rebert1-1/+1
2014-01-19Improve grunt config and varsZlatan Vasović1-21/+21
2014-01-19Merge pull request #12302 from Quy/masterJulian Thilo2-6/+6
More "LESS" to "Less" changes
2014-01-19More "LESS" to "Less" changesQuy Ton2-6/+6
2014-01-19remove confusing commentMark Otto1-3/+0
2014-01-19Merge pull request #12297 from Quy/masterJulian Thilo3-4/+4
Additional changes to #12275 and #12292
2014-01-19Additional changes to #12275 and #12292Quy Ton3-4/+4
2014-01-19Make head elements order uniform across templates and examplesJulian Thilo1-3/+4
2014-01-19Merge pull request #12292 from ZDroid/metaJulian Thilo19-20/+21
Improve <meta> tags
2014-01-19Improve <meta> tagsZlatan Vasović19-20/+21
2014-01-19Fix #12025 and minify stylesZlatan Vasović2-11/+7
2014-01-19expo callout copyMark Otto1-2/+2
2014-01-18Merge pull request #12288 from twbs/x-ua-compatMark Otto1-0/+1
add X-UA-Compatible <meta> to basic template
2014-01-18add X-UA-Compatible <meta> to basic templateChris Rebert1-0/+1
2014-01-18make WP8 device-width hack code fully consistent between docs HTML & docs JSChris Rebert2-7/+6
2014-01-18grammar: fix plural possessiveChris Rebert1-1/+1
2014-01-18fix anomalous indentationChris Rebert1-1/+1
2014-01-19Dustin' the docs: Typos, Grammar, etc. in css.htmlJulian Thilo1-11/+11
2014-01-18Added WAI-ARIA roles to examples/theme/index.html (document, main)westurner1-2/+2
https://en.wikipedia.org/wiki/WAI-ARIA http://www.w3.org/TR/wai-aria/roles
2014-01-18Merge pull request #12287 from Quy/masterMark Otto1-1/+1
Add table's .info variant to migration guide
2014-01-18Add table's .info variant to migration guideQuy Ton1-1/+1
2014-01-18link to docs licenseMark Otto1-1/+1
2014-01-18Merge pull request #12219 from ZDroid/rnMark Otto1-0/+0
Rename docs/LICENSE-DOCS to docs/LICENSE
2014-01-18Merge pull request #12248 from twbs/bg-variantMark Otto9-32/+26
refactoring: add & use .bg-variant() mixin
2014-01-18Fix typos, sentences in getting-started.htmlJulian Thilo1-2/+2
2014-01-18Run grunt dist after adding 'a' requirement to the text emphasis classesMark Otto7-11/+11
2014-01-18Merge branch 'master' into bg-variantMark Otto8-48/+117
Conflicts: less/mixins.less
2014-01-18Merge pull request #12286 from watilde/fixes-panelMark Otto4-27/+101
Fixes #12263: Remove border radius when it's not both ends in panel
2014-01-18Merge pull request #12249 from twbs/modal-mdMark Otto2-1/+2
add & use @modal-md Less var for uniformity
2014-01-18Merge pull request #12247 from twbs/text-emphasis-variantMark Otto2-20/+14
refactoring: add & use .text-emphasis-variant() mixin
2014-01-18Merge branch 'master' into modal-mdMark Otto55-1577/+2311
2014-01-18Merge branch 'master' into bg-variantMark Otto55-1577/+2311
2014-01-18Merge branch 'master' into text-emphasis-variantMark Otto55-1577/+2311
2014-01-18Merge branch 'master' of github.com:twbs/bootstrapMark Otto5-5/+5
2014-01-18move migration docs to new separate page, leave callout on getting started ↵Mark Otto5-418/+441
page; fixes #12244
2014-01-18Fix holder.js links in examplesJulian Thilo5-5/+5
Replaces links to holder.js with links to the new docs.min.js. The uncompressed holder.js file is now in docs/assets/js/vendor, which is excluded from Jekyll builds. In turn, Holder is now included in docs.min.js, which is smaller than holder.js, so this should make everybody happy. :)
2014-01-19remove border radius when it's not both ends in panelDaijiro Wachi4-27/+101
2014-01-18Merge pull request #12281 from XhmikosR/vendorMark Otto8-6/+8
Move docs third-party libraries to a separate folder.
2014-01-18kill bottom margin on last docs sectionMark Otto5-4/+7
2014-01-18Make spelling of Less uniform throughout the docsJulian Thilo3-9/+9
2014-01-18Fix typo in index.htmlJulian Thilo1-1/+1
2014-01-18Move docs third-party libraries to a separate folder.XhmikosR8-6/+8
2014-01-17copyMark Otto1-1/+1
2014-01-17present browser compatibility info in a tableChris Rebert1-8/+47
2014-01-17fix #12277Chris Rebert2-4/+4
Thanks to @Quy for pointing these out.
2014-01-17add namespace `.bs` also to the event `dismiss.modal`Tobias Lindig3-7/+7
2014-01-17Merge pull request #12276 from twbs/grunt-contrib-qunitChris Rebert1-1/+1
bump grunt-contrib-qunit to v0.4.0
2014-01-17bump grunt-contrib-qunit to v0.4.0Chris Rebert1-1/+1
2014-01-17fix #12274Chris Rebert1-13/+13
2014-01-17Merge pull request #12275 from ZDroid/ncssChris Rebert1-2/+2
Replace Normalize with Normalize.css