| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2013-01-16 | Merge pull request #6600 from Yohn/patch-12 | Mark Otto | 2 | -2/+2 | |
| added missing class to doc example | |||||
| 2013-01-16 | Update docs/templates/pages/components.mustache | Yohn | 1 | -1/+1 | |
| 2013-01-16 | adding class to example code | Yohn | 1 | -1/+1 | |
| 2013-01-15 | Add text alignment classes info to docs | Quy Ton | 2 | -0/+26 | |
| 2013-01-15 | mobile-first navs, navbar, grids, and type | Mark Otto | 2 | -30/+1429 | |
| 2013-01-15 | code changes | Mark Otto | 1 | -2/+4 | |
| 2013-01-15 | docs changes, more type improvements, add grid system basics back | Mark Otto | 6 | -238/+354 | |
| 2013-01-15 | Fixes #6586: remove top 5px margin from navbar input group button groups | Mark Otto | 1 | -1/+15 | |
| 2013-01-15 | type and stuff | Mark Otto | 2 | -0/+1287 | |
| 2013-01-15 | Revert "Leave tabindex=-1 alone" | Patrick H. Lauke | 2 | -64/+64 | |
| This reverts commit 370fa45fbe4ee879a626a67bb4df0ec9495102be. | |||||
| 2013-01-15 | Leave tabindex=-1 alone | Patrick H. Lauke | 2 | -64/+64 | |
| It seems that, as misguided as I personally think it is, ARIA does indeed want dropdown menus not to behave as regular keyboard users expect them, killing TAB/SHIFT+TAB in favor of cursor keys. Fair enough, the issue I have is then with ARIA, not with bootstrap. I would sugges thought that if you really do want to follow ARIA consistently, *any* navigation bar should also become an ARIA menu, further making it impossible for keyboard users to use TAB/SHIFT+TAB to navigate through it, and that these changes should be reflected in the bootstrap examples as well... | |||||
| 2013-01-15 | Revert "Keyboard accessibility in documentation" | Patrick H. Lauke | 2 | -64/+64 | |
| This reverts commit a809daf2841f65ffac5030b2c6ce6aea60dd6233. | |||||
| 2013-01-14 | nuke and flatten and stuff | Mark Otto | 4 | -5951/+57 | |
| 2013-01-14 | Merge branch '2.3.0-wip' of github.com:twitter/bootstrap into 2.3.0-wip | Mark Otto | 2 | -0/+16 | |
| 2013-01-14 | Upgrade to newest HTML5 shiv, and make it a local dependency rather than CDNing | Mark Otto | 19 | -18/+26 | |
| 2013-01-13 | fix typo | Yohn | 1 | -1/+1 | |
| 2013-01-13 | fix typo | Yohn | 1 | -1/+1 | |
| 2013-01-13 | added container options to docs for popover | Yohn | 1 | -0/+8 | |
| 2013-01-13 | added container options to docs for popover | Yohn | 1 | -0/+8 | |
| 2013-01-13 | Reset docs jumbotron button to blue defaults | Mark Otto | 1 | -10/+0 | |
| 2013-01-13 | Merge branch '2.3.0-wip' into 3.0.0-wip | Mark Otto | 37 | -235/+617 | |
| Conflicts: Makefile README.md component.json docs/assets/css/bootstrap-responsive.css docs/assets/css/bootstrap.css docs/assets/js/bootstrap-affix.js docs/assets/js/bootstrap-alert.js docs/assets/js/bootstrap-button.js docs/assets/js/bootstrap-carousel.js docs/assets/js/bootstrap-collapse.js docs/assets/js/bootstrap-dropdown.js docs/assets/js/bootstrap-modal.js docs/assets/js/bootstrap-popover.js docs/assets/js/bootstrap-scrollspy.js docs/assets/js/bootstrap-tab.js docs/assets/js/bootstrap-tooltip.js docs/assets/js/bootstrap-transition.js docs/assets/js/bootstrap-typeahead.js docs/assets/js/bootstrap.js docs/components.html docs/css.html docs/examples/fluid.html docs/extend.html docs/getting-started.html docs/index.html docs/templates/pages/base-css.mustache docs/templates/pages/components.mustache docs/templates/pages/extend.mustache docs/templates/pages/getting-started.mustache docs/templates/pages/index.mustache docs/templates/pages/javascript.mustache js/bootstrap-affix.js js/bootstrap-alert.js js/bootstrap-button.js js/bootstrap-carousel.js js/bootstrap-collapse.js js/bootstrap-dropdown.js js/bootstrap-modal.js js/bootstrap-popover.js js/bootstrap-scrollspy.js js/bootstrap-tab.js js/bootstrap-tooltip.js js/bootstrap-transition.js js/bootstrap-typeahead.js less/bootstrap.less less/buttons.less less/forms.less less/navbar.less less/popovers.less less/responsive-767px-max.less less/responsive.less less/tables.less less/tooltip.less less/type.less less/variables.less package.json | |||||
| 2013-01-13 | Remove comment out code and simplify what's left for button group toggles | Mark Otto | 1 | -23/+2 | |
| 2013-01-13 | Fix btn link hover and tweak dropdown border/shadows | Mark Otto | 1 | -6/+11 | |
| 2013-01-12 | Fix up .brand in navbar of docs | Mark Otto | 1 | -5/+0 | |
| 2013-01-12 | white text on buttons on hover for links | Mark Otto | 1 | -0/+1 | |
| 2013-01-12 | Update Holder.js 1.6 to 1.9 | Mark Otto | 1 | -54/+113 | |
| 2013-01-12 | Nuke shadow on pagination | Mark Otto | 1 | -2/+0 | |
| 2013-01-12 | fixed navbars fixings | Mark Otto | 1 | -7/+0 | |
| 2013-01-12 | Remove shadows from active links in navbar | Mark Otto | 1 | -2/+0 | |
| 2013-01-12 | Tweak button | Mark Otto | 1 | -16/+8 | |
| 2013-01-12 | buttons and button group flattening improvements | Mark Otto | 3 | -110/+6 | |
| 2013-01-12 | finetune buttons flattened colors | Mark Otto | 1 | -54/+96 | |
| 2013-01-12 | Flatten navbar | Mark Otto | 2 | -44/+19 | |
| 2013-01-12 | Merge branch '3.0.0-wip' into bs3-flatten | Mark Otto | 9 | -1195/+323 | |
| 2013-01-12 | Remove mention of Extend page from readme and index page | Mark Otto | 2 | -6/+0 | |
| 2013-01-12 | Remove Extend page from the docs entirely | Mark Otto | 2 | -475/+0 | |
| * Information was old and out of date on compiling Bootstrap * Information was also not directly related to Bootstrap with background info on Less and apps for compiling (Google it, yo) * Starter template and recommended HTML is already in use on the Getting Started page | |||||
| 2013-01-12 | Remove parent div from pagination component | Mark Otto | 3 | -273/+146 | |
| * No more div.pagination; it's now just ul.pagination * No more .pagination-right or .pagination-centered * Sizes remain * Any further customization, such as alignment, should be done on the individual application or site level. | |||||
| 2013-01-12 | Update extend page to point to readme for compiling. | Mark Otto | 2 | -18/+2 | |
| Note that we'll be dropping this page entirely as it's out of date and other compiling options are not recommended for contributing back to the project. | |||||
| 2013-01-12 | Keyboard accessibility in documentation | Patrick H. Lauke | 2 | -64/+64 | |
| Removed unnecessary (?) and harmful (from a keyboard access point of view) tabindex=-1 in the documentation examples. | |||||
| 2013-01-12 | Cleaned up dirty CSS | Patrick H. Lauke | 2 | -642/+1636 | |
| Used recess rather than less | |||||
| 2013-01-12 | Address #6459 and add mention of disabled links in dropdowns to le docs | Mark Otto | 2 | -0/+38 | |
| 2013-01-12 | Merge pull request #6462 from cvrebert/input-required-docs-fix-2.3.0 | Mark Otto | 2 | -2/+2 | |
| update 2.3.0 docs to reflect #5786 | |||||
| 2013-01-12 | Merge pull request #6463 from cvrebert/input-required-docs-fix-3.0.0 | Mark Otto | 2 | -2/+2 | |
| update 3.0.0 docs to reflect #5786 | |||||
| 2013-01-12 | fix username navbar text in fluid example for responsive variations | Mark Otto | 1 | -0/+9 | |
| 2013-01-11 | Fixes #6538: Add th support to all the .table-rounded selectors | Mark Otto | 1 | -4/+10 | |
| 2013-01-11 | Fixes #6528: Make .navbar a:hover .caret use @navbarlinkcolorhover and not ↵ | Mark Otto | 1 | -2/+2 | |
| -active | |||||
| 2013-01-11 | Address #6545: clarify initialization of tooltips in docs | Mark Otto | 2 | -2/+2 | |
| 2013-01-11 | Fixes #6547: Make blockquotes use multiple of @baseFontSize | Mark Otto | 1 | -2/+2 | |
| 2013-01-11 | Fixes #6552: example fix for button group | Mark Otto | 2 | -6/+6 | |
| 2013-01-11 | Fixes #6553: example fix for validation states | Mark Otto | 2 | -0/+20 | |
