| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2014-01-19 | s3_cache.py: fix name in USAGE message | Chris Rebert | 1 | -1/+1 | |
| 2014-01-19 | Improve grunt config and vars | Zlatan Vasović | 1 | -21/+21 | |
| 2014-01-19 | Merge pull request #12302 from Quy/master | Julian Thilo | 2 | -6/+6 | |
| More "LESS" to "Less" changes | |||||
| 2014-01-19 | More "LESS" to "Less" changes | Quy Ton | 2 | -6/+6 | |
| 2014-01-19 | remove confusing comment | Mark Otto | 1 | -3/+0 | |
| 2014-01-19 | Merge pull request #12297 from Quy/master | Julian Thilo | 3 | -4/+4 | |
| Additional changes to #12275 and #12292 | |||||
| 2014-01-19 | Additional changes to #12275 and #12292 | Quy Ton | 3 | -4/+4 | |
| 2014-01-19 | Make head elements order uniform across templates and examples | Julian Thilo | 1 | -3/+4 | |
| 2014-01-19 | Merge pull request #12292 from ZDroid/meta | Julian Thilo | 19 | -20/+21 | |
| Improve <meta> tags | |||||
| 2014-01-19 | Improve <meta> tags | Zlatan Vasović | 19 | -20/+21 | |
| 2014-01-19 | Fix #12025 and minify styles | Zlatan Vasović | 2 | -11/+7 | |
| 2014-01-19 | expo callout copy | Mark Otto | 1 | -2/+2 | |
| 2014-01-18 | Merge pull request #12288 from twbs/x-ua-compat | Mark Otto | 1 | -0/+1 | |
| add X-UA-Compatible <meta> to basic template | |||||
| 2014-01-18 | add X-UA-Compatible <meta> to basic template | Chris Rebert | 1 | -0/+1 | |
| 2014-01-18 | make WP8 device-width hack code fully consistent between docs HTML & docs JS | Chris Rebert | 2 | -7/+6 | |
| 2014-01-18 | grammar: fix plural possessive | Chris Rebert | 1 | -1/+1 | |
| 2014-01-18 | fix anomalous indentation | Chris Rebert | 1 | -1/+1 | |
| 2014-01-19 | Dustin' the docs: Typos, Grammar, etc. in css.html | Julian Thilo | 1 | -11/+11 | |
| 2014-01-18 | Added WAI-ARIA roles to examples/theme/index.html (document, main) | westurner | 1 | -2/+2 | |
| https://en.wikipedia.org/wiki/WAI-ARIA http://www.w3.org/TR/wai-aria/roles | |||||
| 2014-01-18 | Merge pull request #12287 from Quy/master | Mark Otto | 1 | -1/+1 | |
| Add table's .info variant to migration guide | |||||
| 2014-01-18 | Add table's .info variant to migration guide | Quy Ton | 1 | -1/+1 | |
| 2014-01-18 | link to docs license | Mark Otto | 1 | -1/+1 | |
| 2014-01-18 | Merge pull request #12219 from ZDroid/rn | Mark Otto | 1 | -0/+0 | |
| Rename docs/LICENSE-DOCS to docs/LICENSE | |||||
| 2014-01-18 | Merge pull request #12248 from twbs/bg-variant | Mark Otto | 9 | -32/+26 | |
| refactoring: add & use .bg-variant() mixin | |||||
| 2014-01-18 | Fix typos, sentences in getting-started.html | Julian Thilo | 1 | -2/+2 | |
| 2014-01-18 | Run grunt dist after adding 'a' requirement to the text emphasis classes | Mark Otto | 7 | -11/+11 | |
| 2014-01-18 | Merge branch 'master' into bg-variant | Mark Otto | 8 | -48/+117 | |
| Conflicts: less/mixins.less | |||||
| 2014-01-18 | Merge pull request #12286 from watilde/fixes-panel | Mark Otto | 4 | -27/+101 | |
| Fixes #12263: Remove border radius when it's not both ends in panel | |||||
| 2014-01-18 | Merge pull request #12249 from twbs/modal-md | Mark Otto | 2 | -1/+2 | |
| add & use @modal-md Less var for uniformity | |||||
| 2014-01-18 | Merge pull request #12247 from twbs/text-emphasis-variant | Mark Otto | 2 | -20/+14 | |
| refactoring: add & use .text-emphasis-variant() mixin | |||||
| 2014-01-18 | Merge branch 'master' into modal-md | Mark Otto | 55 | -1577/+2311 | |
| 2014-01-18 | Merge branch 'master' into bg-variant | Mark Otto | 55 | -1577/+2311 | |
| 2014-01-18 | Merge branch 'master' into text-emphasis-variant | Mark Otto | 55 | -1577/+2311 | |
| 2014-01-18 | Merge branch 'master' of github.com:twbs/bootstrap | Mark Otto | 5 | -5/+5 | |
| 2014-01-18 | move migration docs to new separate page, leave callout on getting started ↵ | Mark Otto | 5 | -418/+441 | |
| page; fixes #12244 | |||||
| 2014-01-18 | Fix holder.js links in examples | Julian Thilo | 5 | -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-19 | remove border radius when it's not both ends in panel | Daijiro Wachi | 4 | -27/+101 | |
| 2014-01-18 | Merge pull request #12281 from XhmikosR/vendor | Mark Otto | 8 | -6/+8 | |
| Move docs third-party libraries to a separate folder. | |||||
| 2014-01-18 | kill bottom margin on last docs section | Mark Otto | 5 | -4/+7 | |
| 2014-01-18 | Make spelling of Less uniform throughout the docs | Julian Thilo | 3 | -9/+9 | |
| 2014-01-18 | Fix typo in index.html | Julian Thilo | 1 | -1/+1 | |
| 2014-01-18 | Move docs third-party libraries to a separate folder. | XhmikosR | 8 | -6/+8 | |
| 2014-01-17 | copy | Mark Otto | 1 | -1/+1 | |
| 2014-01-17 | present browser compatibility info in a table | Chris Rebert | 1 | -8/+47 | |
| 2014-01-17 | fix #12277 | Chris Rebert | 2 | -4/+4 | |
| Thanks to @Quy for pointing these out. | |||||
| 2014-01-17 | add namespace `.bs` also to the event `dismiss.modal` | Tobias Lindig | 3 | -7/+7 | |
| 2014-01-17 | Merge pull request #12276 from twbs/grunt-contrib-qunit | Chris Rebert | 1 | -1/+1 | |
| bump grunt-contrib-qunit to v0.4.0 | |||||
| 2014-01-17 | bump grunt-contrib-qunit to v0.4.0 | Chris Rebert | 1 | -1/+1 | |
| 2014-01-17 | fix #12274 | Chris Rebert | 1 | -13/+13 | |
| 2014-01-17 | Merge pull request #12275 from ZDroid/ncss | Chris Rebert | 1 | -2/+2 | |
| Replace Normalize with Normalize.css | |||||
