| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2013-08-10 | Merge pull request #9230 from ggam/patch-14 | Mark Otto | 1 | -1/+1 | |
| Changed "Standard pagination" to "Default pagination" | |||||
| 2013-08-10 | fixes #9222 | Jacob Thornton | 4 | -23/+23 | |
| 2013-08-10 | Merge branch '3.0.0-wip' of github.com:twbs/bootstrap into 3.0.0-wip | Jacob Thornton | 3 | -11/+7 | |
| 2013-08-10 | fixes #9111 | Jacob Thornton | 4 | -143/+166 | |
| 2013-08-10 | Simplified Off Canvas example: | ggam | 2 | -102/+52 | |
| - Removed unneeded media queries to be more consistent with the rest of Bootstrap. - Fixed unworking grid on latest 3.0 builds (BS version on this repo is outdated) - Inluded needed bootstrap.js | |||||
| 2013-08-09 | Use protocol-relative URL in example | Chris Rebert | 1 | -1/+1 | |
| 2013-08-09 | Fixes #9260 | Chris Rebert | 1 | -1/+1 | |
| 2013-08-09 | getting-started docs: rephrase to avoid "helpful...help" | Chris Rebert | 1 | -1/+1 | |
| 2013-08-09 | set img-circle class in percents | Rakhat Jabagin | 1 | -1/+1 | |
| 2013-08-09 | Merge pull request #9273 from liuyl/navbars | Chris Rebert | 1 | -4/+2 | |
| navbar.less | |||||
| 2013-08-09 | navbar.less | liuyl | 1 | -4/+2 | |
| 2013-08-09 | Merge pull request #9271 from liuyl/panels | Chris Rebert | 1 | -4/+2 | |
| refactor panels.less | |||||
| 2013-08-09 | panels | liuyl | 1 | -4/+2 | |
| 2013-08-09 | fixes #6159 | Jacob Thornton | 3 | -23/+27 | |
| 2013-08-08 | Merge branch '3.0.0-wip' of github.com:twbs/bootstrap into 3.0.0-wip | Jacob Thornton | 8 | -13/+48 | |
| 2013-08-08 | add loading class for mdo to style on customizer | Jacob Thornton | 1 | -3/+8 | |
| 2013-08-08 | fix 'Calcuated' typo & run grunt; thanks @FagnerMartinsBrack | Chris Rebert | 5 | -10/+10 | |
| fixes typo introduced in 2b6ec389876fac116ae2a152e47be321632dd9ba | |||||
| 2013-08-08 | Fix Find/Replace-o; good catch, @FagnerMartinsBrack! | Chris Rebert | 1 | -2/+2 | |
| Problem introduced in 6b23a66c29c3613c6792a257aafa949c81746597 | |||||
| 2013-08-08 | Update components.html | jlaswell | 1 | -1/+1 | |
| Keeping bs-examples consistent with code provided. | |||||
| 2013-08-08 | Changed "Standard pagination" to "Default pagination" | Guillermo González de Agüero | 1 | -1/+1 | |
| 2013-08-08 | Removed Glyphicons mention from carousel.less | Guillermo González de Agüero | 1 | -1/+0 | |
| 2013-08-07 | Merge pull request #9089 from jdiamond/3.0.0-wip | Jacob | 2 | -1/+36 | |
| accordion's data-parent can't contain dots | |||||
| 2013-08-07 | zip js as well … | Jacob Thornton | 1 | -1/+1 | |
| 2013-08-07 | Merge branch '3.0.0-wip' of github.com:twbs/bootstrap into 3.0.0-wip | Jacob Thornton | 34 | -199/+494 | |
| Conflicts: _layouts/customize.html | |||||
| 2013-08-07 | first prototype of new customizer | Jacob Thornton | 7 | -89/+1611 | |
| 2013-08-07 | Merge pull request #9200 from geedmo/3.0.0-wip | Mark Otto | 1 | -2/+2 | |
| Update to use @list-group-border-radius | |||||
| 2013-08-07 | Merge pull request #9201 from ggam/patch-11 | Mark Otto | 2 | -30/+16 | |
| Added panel-variant mixin | |||||
| 2013-08-07 | Make visibility utility classes responsive when used as LESS mixins | Zac Wasielewski | 1 | -40/+28 | |
| 2013-08-07 | Merge pull request #9210 from twbs/browserstack-travis-pr-fix-take-2 | Chris Rebert | 1 | -2/+2 | |
| apparently PRs against twbs/bootstrap have the same Travis slug | |||||
| 2013-08-07 | apparently PRs against twbs/bootstrap have the same Travis slug | Chris Rebert | 1 | -2/+2 | |
| 2013-08-07 | Added missing grid make-column mixins and fixed some inconsistencies | Guillermo González de Agüero | 1 | -14/+47 | |
| make-column() was still been use to generate "medium size" columns (col-sm), while make-small-column was creating the default columns (col). I also changed @grid-float-breakpoint to @screen-small, as it was used in make-row() and I think it makes more sense here than the other. | |||||
| 2013-08-07 | Updated panels.less to use variant-panel mixin | Guillermo González de Agüero | 1 | -30/+5 | |
| 2013-08-07 | Added panel-variant mixin | Guillermo González de Agüero | 1 | -0/+11 | |
| 2013-08-07 | Update to use @list-group-border-radius | geedmo | 1 | -2/+2 | |
| 2013-08-07 | Merge pull request #9198 from bwhitty/3.0.0-wip | Mark Otto | 1 | -1/+1 | |
| Fixed #9196 - malformed HTML in doc | |||||
| 2013-08-07 | Merge pull request #9191 from ggam/patch-10 | Mark Otto | 1 | -1/+1 | |
| Fixed link to JavaScript buttons plugin | |||||
| 2013-08-07 | Fixed #9196 - malformed HTML in doc | Braden Whitten | 1 | -1/+1 | |
| Stray <h3> was being closed by an </h2>. Updated to valid HTML. Fixes #9196 | |||||
| 2013-08-07 | Fixed link to JavaScript buttons plugin | Guillermo González de Agüero | 1 | -1/+1 | |
| 2013-08-07 | property order | Mark Otto | 1 | -5/+5 | |
| 2013-08-07 | copy changes | Mark Otto | 1 | -8/+6 | |
| 2013-08-06 | Improve accessibility (Section 508, WCAG) | adamjacobbecker | 14 | -70/+189 | |
| This PR significantly improves Bootstrap's accessibility for users of assistive technology, such as screen readers. Some of the these changes add additional markup to the source examples, but we believe that the sacrifice in readability is worth achieving more widespread usage of accessibility best-practices. What was done - Added lots of [WAI-ARIA attributes](http://www.w3.org/WAI/intro/aria) - Added `.sr-only` helper class, that is only readable by screen readers (and invisible for all other users). This lets us - make progress bars and paginations accessible to screen reading users. - Advised users to always use label elements. For inline forms, they can hide them with `.sr-only` - Added 'Skip navigation' link - Added "Accessibility" section to getting-started.html. What *wasn't* done - Contrast issues (twbs#3572) - Tooltips (twbs#8469) - Documentation re: usage of icons, since they now live in a separate repo Major props to all that contributed: @bensheldon, @jasonlally, @criscristina, and @louh. Feel free to chime in, guys, if I've left anything out. | |||||
| 2013-08-06 | fixes #8959: only negative indent rows within .container (prevents ↵ | Mark Otto | 3 | -6/+8 | |
| horizontal scroll on full-width pages) | |||||
| 2013-08-06 | fixes #8935: add gutter width param to grid mixins | Mark Otto | 2 | -23/+60 | |
| 2013-08-06 | Merge pull request #9183 from twbs/fix-other-peoples-travis-builds | Chris Rebert | 2 | -1/+6 | |
| disable BrowserStack for folks w/o their own key who are making PRs | |||||
| 2013-08-06 | disable BrowserStack for folks w/o their own key who are making PRs | Chris Rebert | 2 | -1/+6 | |
| 2013-08-06 | more twerks to the theme | Mark Otto | 3 | -2/+20 | |
| 2013-08-06 | Merge branch '3.0.0-wip' into bs3_theme | Mark Otto | 54 | -1035/+1669 | |
| Conflicts: dist/css/bootstrap.min.css | |||||
| 2013-08-06 | Merge branch '3.0.0-wip' of github.com:twbs/bootstrap into 3.0.0-wip | Mark Otto | 1 | -1/+1 | |
| 2013-08-06 | little better spacing between major sections in le docs for jump to nav | Mark Otto | 1 | -2/+2 | |
| 2013-08-06 | Merge pull request #9120 from FLOKER/patch-2 | Mark Otto | 1 | -1/+1 | |
| fix scrollSpy instructions for JS call | |||||
