| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2013-08-19 | Clarify responsive tables and tuck margin | Mark Otto | 1 | -1/+1 | |
| 2013-08-19 | Copy edits, fix classes for demo, add subnav links | Mark Otto | 1 | -11/+16 | |
| 2013-08-19 | Merge branch '3.0.0-wip' of https://github.com/eratzlaff/bootstrap into ↵ | Mark Otto | 1 | -0/+56 | |
| eratzlaff-3.0.0-wip | |||||
| 2013-08-19 | Add Test case to documentation | Elvis Ratzlaff | 1 | -0/+56 | |
| 2013-08-19 | update grid options max container width in docs to reflect latest changes | Mark Otto | 1 | -3/+3 | |
| 2013-08-18 | smaller h1 and h2 | Mark Otto | 1 | -2/+2 | |
| 2013-08-18 | Add responsive tables with help of `.table-responsive` wrapper | Mark Otto | 1 | -7/+108 | |
| 2013-08-18 | Merge branch '3.0.0-wip' into bs3_homepage | Mark Otto | 1 | -15/+1 | |
| Conflicts: customize.html examples/justified-nav/justified-nav.css | |||||
| 2013-08-18 | clarify inline block mention in docs | Mark Otto | 1 | -1/+1 | |
| 2013-08-18 | remove old glyphicons mention | Mark Otto | 1 | -14/+0 | |
| 2013-08-17 | it's levi-OH-sa, not levi-oh-SAR | Mark Otto | 1 | -1/+1 | |
| 2013-08-17 | Update helper classes to reflect changes and mention mixins | Mark Otto | 1 | -5/+5 | |
| 2013-08-17 | mo betta heading examples labels | Mark Otto | 1 | -6/+6 | |
| 2013-08-17 | more accurate grid classes in examples | Mark Otto | 1 | -75/+75 | |
| 2013-08-16 | finish up second pass through docs nav, headings, organization, naming, etc ↵ | Mark Otto | 1 | -21/+21 | |
| (another run through at #9710) | |||||
| 2013-08-15 | remove grid examples callout | Mark Otto | 1 | -6/+0 | |
| 2013-08-15 | fixes #9663: third part, document the resets | Mark Otto | 1 | -1/+14 | |
| 2013-08-15 | form control state ordering | Mark Otto | 1 | -8/+8 | |
| 2013-08-15 | improve table classes' snippets and ordering | Mark Otto | 1 | -15/+22 | |
| 2013-08-15 | drop legend from docs example per #9626 | Mark Otto | 1 | -44/+38 | |
| 2013-08-15 | add clearfix mention to another grid example and clear up examples | Mark Otto | 1 | -13/+9 | |
| 2013-08-15 | Fixes #9617: consistent variation order, add .label-primary | Mark Otto | 1 | -4/+4 | |
| 2013-08-15 | Merge pull request #9591 from BBosman/9523 | Mark Otto | 1 | -4/+4 | |
| Doc fixes related to #9523 | |||||
| 2013-08-15 | Update css.html | Christian | 1 | -6/+6 | |
| I know the form code are only examples, but it'd be good to encourage usage of the proper input type for the email inputs by changing the type from "text" to "email". | |||||
| 2013-08-15 | Doc fixes related to #9523 | Bas Bosman | 1 | -4/+4 | |
| 2013-08-14 | Merge branch '3.0.0-wip' of github.com:twbs/bootstrap into 3.0.0-wip | Mark Otto | 1 | -1/+1 | |
| 2013-08-14 | fixes #9522 | Mark Otto | 1 | -0/+2 | |
| 2013-08-14 | fix inaccurate comment in media query docs | Chris Rebert | 1 | -1/+1 | |
| 2013-08-14 | fix #9454: add grid docs about responsive column clearing | Mark Otto | 1 | -0/+15 | |
| 2013-08-14 | fixes #9523: more accurate grid table breakpoint numbers | Mark Otto | 1 | -11/+3 | |
| 2013-08-14 | tweak note about zoom disabled on mobile | Gabriele Cirulli | 1 | -1/+1 | |
| 2013-08-14 | improve the "zoom disabled" documentation | Gabriele Cirulli | 1 | -1/+1 | |
| 2013-08-14 | add information on how to disable mobile zoom to the docs | Gabriele Cirulli | 1 | -0/+4 | |
| 2013-08-14 | CSS Grid old classes in use | Pedro Pereira | 1 | -2/+2 | |
| 2013-08-13 | Typo | Matthew Leffler | 1 | -1/+1 | |
| 2013-08-14 | fix mixin code example | saiwang | 1 | -1/+1 | |
| 2013-08-13 | Fixes #9415 | Bas Bosman | 1 | -1/+1 | |
| 2013-08-12 | add src attribute to holder.js-powered <img>s so that they validate | Chris Rebert | 1 | -3/+3 | |
| use `data:` URL of empty invalid PNG: src="data:image/png;base64," | |||||
| 2013-08-12 | use unique IDs in Forms examples in docs | Chris Rebert | 1 | -32/+32 | |
| 2013-08-12 | Headings docs: use put <hN>s within <td>s instead of <th>s | Chris Rebert | 1 | -6/+6 | |
| 2013-08-12 | add alt text to <img>s in Images section of CSS docs | Chris Rebert | 1 | -6/+6 | |
| 2013-08-12 | Validation states docs: fix closing tag | Chris Rebert | 1 | -1/+1 | |
| 2013-08-12 | fix ID of <select> in fieldset[disabled] example | Chris Rebert | 1 | -2/+2 | |
| 2013-08-12 | update grid xs mixin and update docs to match new mixins | Mark Otto | 1 | -5/+5 | |
| 2013-08-12 | copyedit media queries docs added in aefed0ada9791338be11dd5318b24f17f517d51a | Chris Rebert | 1 | -2/+2 | |
| 2013-08-12 | fixes #9382: inline forms now require use of .form-group for proper ↵ | Mark Otto | 1 | -8/+16 | |
| alignment of all form controls | |||||
| 2013-08-12 | Add missing aria-hidden attribs to close buttons | Bas Bosman | 1 | -2/+2 | |
| 2013-08-12 | fixes #9317: document media queries | Mark Otto | 1 | -0/+23 | |
| 2013-08-12 | rename and refactor a smidge to add medium grid mixins | Mark Otto | 1 | -12/+77 | |
| 2013-08-12 | Media query (grid and responsive utilities) overhaul | Mark Otto | 1 | -116/+168 | |
| Grid classes have been changed to account for a fourth set of classes, meaning we now have XS, S, M, and L options. Specifically, we made the following changes: * Renames `.col-` to `.col-xs-` * Adds `.col-md-` for devices 992px wide and up * Remaps `.col-lg-` for devices 1200px wide and up Alongside that, we've updated our media queries to better handle advanced grid layouts: * All column classes now kick in when they hit a `min-width`, undoing the #9128 fix in https://github.com/twbs/bootstrap/commit/db45a60cc86190a060f0baf0b3961cb c690f3a65 * All column offsets, pushes, and pulls are scoped to an appropriate range, meaning a `min-width` and `max-width` (thanks for the idea, @eratzlaff) We've also modified the widths of our grid containers for the small device grid (now a max 720px instead of 728px) and large device grid (now a max 1140px instead of 1170px) to avoid horizontal scrollbar problems in Firefox (likely due to box-sizing, which is why we didn't see it in 2.x). Similarly, we've updated the responsive ultility classes to match the new four media query approach of the grid system. That means we've: * Added new `.visible-xs` and `.hidden-xs` classes * Reassigns visible and hidden classes for small, medium, and large to matching grid system media queries * Updates docs examples to match grid system and account for fourth utility range ----- Fixes the following: * #9135: fourth grid tier * #9302: undoes previous range change for small grid system, so no need to update any docs here * #8755: consistent grid and responsive utilities schemas) * #9195, #9216, and #9227: no more horizontal scrollbars | |||||
