| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 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 | |
| 2014-01-17 | present browser compatibility info in a table | Chris Rebert | 1 | -8/+47 | |
| 2014-01-17 | fix #12277 | Chris Rebert | 1 | -2/+2 | |
| Thanks to @Quy for pointing these out. | |||||
| 2014-01-17 | Merge pull request #12275 from ZDroid/ncss | Chris Rebert | 1 | -2/+2 | |
| Replace Normalize with Normalize.css | |||||
| 2014-01-17 | Replace Normalize with Normalize.css | Zlatan Vasović | 1 | -2/+2 | |
| 2014-01-16 | Revert "Add tooltip `viewport` option, respect bounds of the viewport" | Chris Rebert | 1 | -16/+0 | |
| This reverts commit edb221a20ceabebd427e27d0432e94a227717217. Reverting due to broken JS unit tests. Conflicts: docs/javascript.html | |||||
| 2014-01-16 | Merge branch 'bo-tooltip-viewport' of https://github.com/benogle/bootstrap ↵ | Mark Otto | 1 | -0/+16 | |
| into benogle-bo-tooltip-viewport Conflicts: docs/javascript.html | |||||
| 2014-01-16 | Split box-sizing reset for faster rendering | Mark Otto | 2 | -2/+2 | |
| 2014-01-16 | grunt | Mark Otto | 2 | -10/+10 | |
| 2014-01-16 | remove flaky pos bottom test which is effect by unit scroll pos | fat | 3 | -4/+4 | |
| 2014-01-16 | Update javascript.html | patricker | 1 | -1/+1 | |
| Fixed issue in Tabs example where the div had been marked as 'active' but the li had not been. The correct tab of data would be displayed on load, but no tabs would be highlighted. The tabs with fade example does not have this issue. jsFiddle: http://jsfiddle.net/uXV56/ | |||||
| 2014-01-15 | add Issues & Releases links back to footer | Chris Rebert | 1 | -0/+4 | |
| 2014-01-15 | reassert #12231 & #12232 (merge went badly?) | Chris Rebert | 1 | -3/+3 | |
