| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2013-08-27 | components.html: fix grammar | Chris Rebert | 1 | -1/+1 | |
| 2013-08-27 | fix styling of alert-dismissable example | Chris Rebert | 1 | -2/+2 | |
| 2013-08-27 | Fixes #10082: document `.navbar-form` | Mark Otto | 1 | -14/+48 | |
| * Adds new section to navbar docs with example * Updates example classes for all collapsing navbars so their numbers increment as you scroll | |||||
| 2013-08-27 | Merge pull request #10209 from clbn/master | Mark Otto | 1 | -2/+2 | |
| Fixes #10207: alert-dismissable example requires contextual class | |||||
| 2013-08-27 | add role="button" | Tom Pietschker | 1 | -3/+3 | |
| 2013-08-27 | per the docs - use <a> instead of <button> | Tom Pietschker | 1 | -3/+3 | |
| 2013-08-27 | Fixes #10207: alert-dismissable example requires contextual class | Alex Olshansky | 1 | -2/+2 | |
| 2013-08-26 | Fixes #10137: correct classes on thumbnails | Mark Otto | 1 | -4/+4 | |
| 2013-08-26 | Address #9873 and fix #9774 | Mark Otto | 1 | -1/+5 | |
| * Update styling of justified nav links to be more mobile friendly (with all four rounded corners and some margin between items) * Add note to docs to callout bogus WebKit rendering on component and example | |||||
| 2013-08-24 | Add even more role="button" attributes | Kevin Suttle | 1 | -2/+2 | |
| Missed the <a class="btw" in my regex search | |||||
| 2013-08-24 | Add role="button" to <a> buttons | Kevin Suttle | 1 | -4/+4 | |
| These should really be <button> elements, but until that gets squared away, this will suffice. | |||||
| 2013-08-24 | turn some buttons into <button> elements where possible | Mark Otto | 1 | -7/+19 | |
| 2013-08-23 | Merge pull request #9931 from realityking/toolbar | Chris Rebert | 1 | -12/+12 | |
| Add role="toolbar" to elements with .btn-toolbar. | |||||
| 2013-08-21 | remove .btn-group | jody tate | 1 | -1/+1 | |
| Removing this class--it's not used in the example and using it causes "bad things to happen." http://jsfiddle.net/josephtate/Jn6H4/ | |||||
| 2013-08-20 | Add role="toolbar" to elements with .btn-toolbar. | Rouven Weßling | 1 | -12/+12 | |
| 2013-08-20 | Correct "Aligninment" -> "Alignment" typo. | Chris Lamb | 1 | -1/+1 | |
| Signed-off-by: Chris Lamb <[email protected]> | |||||
| 2013-08-19 | Update thumbnails col classes | Mark Otto | 1 | -9/+9 | |
| 2013-08-19 | fix typo | Yulong Liu | 1 | -1/+1 | |
| 2013-08-19 | Fix remainder of panel default examples and reorder nav links | Mark Otto | 1 | -4/+4 | |
| 2013-08-19 | Fix broken tables in panel groups example | Mark Otto | 1 | -2/+2 | |
| 2013-08-19 | More legible examples for progress bars | Mark Otto | 1 | -16/+48 | |
| 2013-08-19 | Double quotes not single quotes | Mark Otto | 1 | -2/+2 | |
| 2013-08-19 | Consistent alert link examples (adds warning and reorders) | Mark Otto | 1 | -6/+12 | |
| 2013-08-19 | Doh! Really undo that navbar thing | Mark Otto | 1 | -18/+16 | |
| 2013-08-19 | remove redundant docs section | Mark Otto | 1 | -4/+0 | |
| 2013-08-18 | Merge branch '3.0.0-wip' into bs3_homepage | Mark Otto | 1 | -21/+17 | |
| Conflicts: customize.html dist/css/bootstrap.min.css | |||||
| 2013-08-18 | Merge branch '3.0.0-wip' into bs3_panel_base_class | Mark Otto | 1 | -13/+9 | |
| Conflicts: dist/css/bootstrap-theme.min.css dist/css/bootstrap.min.css | |||||
| 2013-08-18 | Refactor alerts to have a base class, but no default class, thus requiring a ↵ | Mark Otto | 1 | -13/+9 | |
| modifier class at all times | |||||
| 2013-08-18 | Refactor panels to have a base class for improved flexibility when ↵ | Mark Otto | 1 | -8/+8 | |
| customizing (and no overriding to start, too) | |||||
| 2013-08-18 | move glyphicons styles to docs css | Mark Otto | 1 | -39/+0 | |
| 2013-08-18 | Merge branch '3.0.0-wip' into glyphicons-LESS-fixes | Mark Otto | 1 | -12/+12 | |
| Conflicts: dist/css/bootstrap.min.css | |||||
| 2013-08-18 | Merge branch '3.0.0-navbar-default' of ↵ | Mark Otto | 1 | -12/+12 | |
| https://github.com/juthilo/bootstrap-wip into juthilo-3.0.0-navbar-default Conflicts: dist/css/bootstrap.min.css | |||||
| 2013-08-18 | account for 9fa0a5d12718bef464e002d9b850aebcb63c79e4 in the docs | Chris Rebert | 1 | -5/+5 | |
| 2013-08-18 | regenerate Glyphicons listing/demo section of docs | Chris Rebert | 1 | -161/+176 | |
| 2013-08-18 | Add a .navbar-default class for default colors | Julian Thilo | 1 | -12/+12 | |
| * Extract color styles from .navbar { } and put them into .navbar-default { } * Change variable names * Change the docs accordingly (i.e., add the .navbar-default class to all default navbars) * Change customizer accordingly | |||||
| 2013-08-18 | fix wrong closing tag on Glyphicons-in-buttons examples | Chris Rebert | 1 | -8/+8 | |
| 2013-08-18 | Merge branch '3.0.0-wip' of github.com:twbs/bootstrap into 3.0.0-wip | Mark Otto | 1 | -1/+1 | |
| 2013-08-18 | fixes #9786: enable tables in panels | Mark Otto | 1 | -0/+111 | |
| 2013-08-18 | fixes two type-os in glyphicons | Bruno Amaral | 1 | -1/+1 | |
| 2013-08-18 | Merge branch '3.0.0-wip' into bs3_restore_glyphicons | Mark Otto | 1 | -1/+1 | |
| Conflicts: dist/css/bootstrap.min.css | |||||
| 2013-08-18 | Update progressbar | Stephan Groß | 1 | -1/+1 | |
| there is no gradient in 3.x | |||||
| 2013-08-18 | bad copypasta | Mark Otto | 1 | -27/+27 | |
| 2013-08-18 | Upgrade to latest glyphicons | Mark Otto | 1 | -0/+41 | |
| 2013-08-18 | docs layout and alignment refinement | Mark Otto | 1 | -269/+208 | |
| 2013-08-18 | Restore glyphicons | Mark Otto | 1 | -27/+318 | |
| 2013-08-17 | Update jumbotron | Mark Otto | 1 | -7/+11 | |
| * Defaults to no rounded corners and full width in the viewport * When in a container, the jumbotron has extra padding and will have rounded corners * Updates default jumbotron example to show the full width default display Fixes #9759. | |||||
| 2013-08-17 | add role=menu to html | fat | 1 | -37/+37 | |
| 2013-08-17 | brand, not title, in navbar examples | Mark Otto | 1 | -17/+15 | |
| 2013-08-17 | more specific panel titles and docs notes | Mark Otto | 1 | -3/+3 | |
| 2013-08-16 | finish up second pass through docs nav, headings, organization, naming, etc ↵ | Mark Otto | 1 | -48/+43 | |
| (another run through at #9710) | |||||
