| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2014-01-20 | nitpick phrasing | Chris Rebert | 1 | -1/+1 | |
| 2014-01-20 | upgrade #callout-navbar-overflow from info to warning | Chris Rebert | 1 | -1/+1 | |
| 2014-01-21 | fix markup typo, duh | Julian Thilo | 1 | -2/+2 | |
| 2014-01-20 | fix #12311 | Julian Thilo | 1 | -3/+8 | |
| 2014-01-20 | fix #12314 | Julian Thilo | 1 | -0/+4 | |
| 2014-01-20 | Merge pull request #12307 from twbs/bye-site-baseurl | Chris Rebert | 4 | -18/+18 | |
| docs: use relative URLs instead of site.baseurl | |||||
| 2014-01-20 | Corrected tag for Alert JS animation example from <a> to <button> | nkav | 1 | -1/+1 | |
| Also removed href attribute and added type="button" | |||||
| 2014-01-19 | docs: use relative URLs instead of site.baseurl | Chris Rebert | 4 | -18/+18 | |
| 2014-01-19 | rename raw-files.js to raw-files.min.js | Chris Rebert | 2 | -1/+1 | |
| it's not /technically/ minified, but close enough it's autogenerated, not terribly human-readable, and not meant to be directly modified | |||||
| 2014-01-19 | grunt build-raw-files dist | Chris Rebert | 2 | -4/+4 | |
| 2014-01-19 | Replace page.base_url with relative url | Quy Ton | 1 | -1/+1 | |
| 2014-01-19 | grunt build-customizer-vars-form | Chris Rebert | 1 | -0/+4 | |
| 2014-01-19 | More "LESS" to "Less" changes | Quy Ton | 2 | -6/+6 | |
| 2014-01-22 | Merge branch 'master' of github.com:twbs/bootstrap | Mark Otto | 2 | -0/+9 | |
| 2014-01-22 | Fixes #12344: Update docs to show workaround for using button element with ↵ | Mark Otto | 1 | -7/+33 | |
| justified button groups | |||||
| 2014-01-22 | add docs note to address #12078 | Chris Rebert | 2 | -0/+9 | |
| 2014-01-22 | No more lists. | Julian Thilo | 1 | -1/+1 | |
| 2014-01-22 | Gone, gone. | Julian Thilo | 1 | -1/+1 | |
| 2014-01-21 | Reorder lead info of About docs page | Quy Ton | 1 | -1/+1 | |
| 2014-01-21 | Reorder nav of About docs page | Quy Ton | 1 | -3/+3 | |
| 2014-01-21 | reorder sections of About docs page | Chris Rebert | 1 | -57/+57 | |
| most folks are probably more interested in History and Team than Branding | |||||
| 2014-01-21 | Update index.html | Christian | 1 | -1/+1 | |
| This is very minor, but to help encourage best practises it'd be best to have the input type 'email' for this email input example instead of 'text' | |||||
| 2014-01-20 | Merge pull request #12308 from twbs/fix-12298 | Mark Otto | 1 | -1/+1 | |
| Fix #12298 | |||||
| 2014-01-20 | Merge branch 'master' of github.com:twbs/bootstrap | Mark Otto | 14 | -64/+112 | |
| 2014-01-20 | spacing | Mark Otto | 1 | -0/+1 | |
| 2014-01-19 | fix #12298 | Chris Rebert | 1 | -1/+1 | |
| 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 | Improve <meta> tags | Zlatan Vasović | 19 | -20/+21 | |
| 2014-01-19 | expo callout copy | Mark Otto | 1 | -2/+2 | |
| 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 | Add table's .info variant to migration guide | Quy Ton | 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 | 3 | -3/+3 | |
| 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 | 3 | -3/+3 | |
| 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-18 | Merge pull request #12281 from XhmikosR/vendor | Mark Otto | 6 | -0/+0 | |
| Move docs third-party libraries to a separate folder. | |||||
| 2014-01-18 | kill bottom margin on last docs section | Mark Otto | 3 | -2/+5 | |
| 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 | 6 | -0/+0 | |
| 2014-01-17 | copy | Mark Otto | 1 | -1/+1 | |
