| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 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) | |||||
| 2013-08-16 | docs cleanup on naming to fix #9710 | Mark Otto | 1 | -7/+13 | |
| 2013-08-15 | better well content labels | Mark Otto | 1 | -2/+2 | |
| 2013-08-15 | fixes #9632: button spacing in narrow viewports | Mark Otto | 1 | -153/+159 | |
| 2013-08-15 | reorder alerts | Mark Otto | 1 | -4/+4 | |
| 2013-08-15 | reorder and cleanup progress bar display | Mark Otto | 1 | -18/+18 | |
| 2013-08-15 | Fixes #9617: consistent variation order, add .label-primary | Mark Otto | 1 | -18/+41 | |
| 2013-08-15 | fixes #9616 | Mark Otto | 1 | -1/+1 | |
| 2013-08-14 | add call out to fix #9569 | Mark Otto | 1 | -0/+5 | |
| 2013-08-14 | Ordered breadcrumbs | Bas Bosman | 1 | -8/+8 | |
| 2013-08-14 | rm `action` attr from highlighted example code too | Chris Rebert | 1 | -1/+1 | |
| fixup to e61c71e0775f676c3e404e7a8853949c78bc4511 | |||||
| 2013-08-13 | Overhaul navbar alignment (.pull-) utilities (fixes #9440) | Mark Otto | 1 | -5/+6 | |
| Now navbars have their own float utility classes, mixin-ed versions of `.pull-left` and `.pull-right`. * Removed chained `.navbar-nav.pull-right` * Added `.navbar-left` and `.navbar-right` as mixins of the default float utilities, but only above the `@grid-float-breakpoint` to match the new navbar behavior * Updated components docs to match the new changeas * Added callout about component alignment here to explain the new classes | |||||
| 2013-08-13 | fix up broken tests by removing empty attr | Mark Otto | 1 | -1/+1 | |
| 2013-08-13 | Merge branch '3.0.0-wip' into bs3_navbar_overhaul | Mark Otto | 1 | -63/+136 | |
| Conflicts: dist/css/bootstrap.min.css | |||||
| 2013-08-13 | Merge branch '3.0.0-wip' into bs3_drop_accordion_for_panel | Mark Otto | 1 | -0/+40 | |
| Conflicts: dist/css/bootstrap.min.css | |||||
| 2013-08-13 | enable button groups in vertical button groups | Mark Otto | 1 | -1/+11 | |
| 2013-08-13 | derp | Mark Otto | 1 | -1/+31 | |
| 2013-08-12 | Drop the accordion for the panel | Mark Otto | 1 | -15/+45 | |
| * Deletes the accordion.less file * Extends the panel to be collapsible with our JS plugin * Supports panel color variations | |||||
| 2013-08-12 | Merge branch '3.0.0-wip' into bs3_navbar_overhaul | Mark Otto | 1 | -15/+16 | |
| Conflicts: components.html dist/css/bootstrap.min.css | |||||
| 2013-08-12 | Navbar refactor | Mark Otto | 1 | -279/+202 | |
| * Now responsive by default (fits better with mobile-first approach) * Requires `.nav-header` to group `.navbar-brand` and `.navbar-toggle` for proper mobile display. * Changed `.nav-collapse` to `.navbar-collapse` * Simplified examples in docs | |||||
| 2013-08-12 | Components docs: Dropdowns section: add .sr-only toggle buttons so ↵ | Chris Rebert | 1 | -6/+9 | |
| aria-labelledby validates | |||||
| 2013-08-12 | add alt text to <img>s in components.html | Chris Rebert | 1 | -4/+4 | |
| 2013-08-12 | add src attribute to holder.js-powered <img>s so that they validate | Chris Rebert | 1 | -15/+15 | |
| use `data:` URL of empty invalid PNG: src="data:image/png;base64," | |||||
| 2013-08-12 | add ARIA roles to Dropdown examples in Components docs | Chris Rebert | 1 | -26/+26 | |
| 2013-08-12 | give navbar forms non-empty `action`s | Chris Rebert | 1 | -3/+3 | |
| 2013-08-12 | rm unnecessary blank id attribute | Chris Rebert | 1 | -1/+1 | |
| 2013-08-12 | add alt text to media object <img>s | Chris Rebert | 1 | -10/+10 | |
| 2013-08-12 | add alt text to thumbnail <img>s | Chris Rebert | 1 | -5/+5 | |
| 2013-08-12 | Newfangled input and button group sizing (fixes #9295) | Mark Otto | 1 | -12/+45 | |
| Instead of applying `.btn-` or `.input-` to individual elements in button and input groups, we now have new sizing classes to keep your markup a little leaner. * Add `.input-group-sm` or `.input-group-lg` to your `.input-group` to replicate `.input-sm` and `.input-lg`, respectively. * Add `.btn-group-xs`, `.btn-group-sm`, or `.btn-group-lg` to your `.btn-group` to replicate `.btn-xs`, `.btn-sm`, and `. btn-lg`, respectively. Both sets of new sizing classes simply use the existing individual sizing classes as mixins, so customization of them is automatically inherited when compiling. | |||||
| 2013-08-12 | Merge pull request #9384 from BBosman/aria-hidden | Mark Otto | 1 | -2/+2 | |
| Add missing aria-hidden attribs to close buttons | |||||
| 2013-08-12 | Add missing aria-hidden attribs to close buttons | Bas Bosman | 1 | -2/+2 | |
