| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2013-02-17 | Drop the recently added .counter class for .badge | Mark Otto | 1 | -14/+14 | |
| 2013-02-17 | Update some links and rename #gridsystem to #grid-system | Mark Otto | 1 | -1/+1 | |
| 2013-02-17 | Restore submenu support | Mark Otto | 1 | -2/+91 | |
| 2013-02-16 | All Glyphicons now require a base class, e.g. .glyphicon.glyphicon-star | Mark Otto | 1 | -18/+18 | |
| 2013-02-14 | convert components code examples to pygments | Mark Otto | 1 | -522/+510 | |
| 2013-02-12 | rearrange jekyll and docs | Mark Otto | 1 | -0/+1824 | |
| 2013-02-12 | nuke what we don't need for jekyll | Mark Otto | 1 | -1954/+0 | |
| 2013-02-05 | Merge branch '2.3.0-wip' into 3.0.0-wip | Mark Otto | 1 | -1/+1 | |
| 2013-02-05 | Update link to changelog | Mark Otto | 1 | -1/+1 | |
| 2013-02-05 | simplify media docs | Mark Otto | 1 | -6/+2 | |
| 2013-02-05 | reorganize progress bars docs | Mark Otto | 1 | -58/+32 | |
| 2013-02-05 | simpler alerts docs | Mark Otto | 1 | -17/+6 | |
| 2013-02-05 | mo betta thumbnails docs | Mark Otto | 1 | -1/+2 | |
| 2013-02-05 | reorder counters docs | Mark Otto | 1 | -7/+10 | |
| 2013-02-05 | pagination docs cleanup | Mark Otto | 1 | -12/+3 | |
| 2013-02-05 | simpler breadcrumbs docs | Mark Otto | 1 | -2/+1 | |
| 2013-02-05 | Increase margins and line-height on h3; overhaul button dropdown docs | Mark Otto | 1 | -93/+26 | |
| 2013-02-05 | Add justified button groups for link buttons; reorganize dropdowns and ↵ | Mark Otto | 1 | -29/+19 | |
| button groups docs sections | |||||
| 2013-02-01 | Refactor navbar dividers | Mark Otto | 1 | -7/+7 | |
| * Instead of .divider-vertical, use .divider * Makes use of .nav-divider mixin * Dividers are horizontal to start, matching the default state of navbar nav links * Dividers become vertical above 768px via media queries | |||||
| 2013-02-01 | Refactor colors and progress bars | Mark Otto | 1 | -45/+45 | |
| * Buttons and progress bars now make use of more semantic global @brand- colors * Progress bars have been rewritten to reduce the number of possible selectors * Instead of .progress .bar, it's .progress-bar for individual bars of color, ultimately making for less CSS | |||||
| 2013-01-31 | Remove gallery link from navbar; add to homepage examples section instead | Mark Otto | 1 | -3/+0 | |
| 2013-01-31 | Merge branch '2.3.0-wip' into 3.0.0-wip | Mark Otto | 1 | -2/+3 | |
| Conflicts: docs/assets/css/bootstrap.css docs/assets/css/docs.css docs/assets/js/application.js docs/components.html docs/templates/pages/components.mustache less/sprites.less | |||||
| 2013-01-30 | Update pagination example HTML to match examples | Mark Otto | 1 | -2/+3 | |
| 2013-01-19 | Tighten up badges docs; less bottom margin on h3 | Mark Otto | 1 | -1/+37 | |
| 2013-01-19 | Merge branch '3.0.0-wip-badges-to-counters' of ↵ | Mark Otto | 1 | -62/+13 | |
| https://github.com/vickash/bootstrap into vickash-3.0.0-wip-badges-to-counters | |||||
| 2013-01-18 | Counters example doesn't need to be a table | Vickash Mahabir | 1 | -22/+6 | |
| 2013-01-18 | Make the counter example more meaningful | Vickash Mahabir | 1 | -1/+1 | |
| 2013-01-18 | Change .badge to .counter, make appearance more OSX-ish, and remove colors | Vickash Mahabir | 1 | -40/+7 | |
| 2013-01-17 | comment tweaks and updating starter template | Mark Otto | 1 | -1/+1 | |
| 2013-01-17 | Update commenting and structure of layout.mustache | Mark Otto | 1 | -5/+7 | |
| 2013-01-17 | Merge branch '2.3.0-wip' into 3.0.0-wip | Mark Otto | 1 | -2/+2 | |
| Conflicts: docs/assets/css/bootstrap.css docs/components.html docs/css.html docs/customize.html docs/examples/fluid.html docs/extend.html docs/getting-started.html docs/index.html docs/javascript.html docs/scaffolding.html docs/templates/layout.mustache docs/templates/pages/base-css.mustache docs/templates/pages/components.mustache less/navbar.less | |||||
| 2013-01-17 | Restore nav tabs, pills, justified variation, disabled links, and a few more ↵ | Mark Otto | 1 | -1/+1 | |
| things. Still need to add the dropdowns back though. | |||||
| 2013-01-17 | Readd focused example of inputs to docs; clean up alerts section | Mark Otto | 1 | -29/+3 | |
| 2013-01-17 | Update Getting Started page to include mention of Respond | Mark Otto | 1 | -1/+1 | |
| 2013-01-17 | Add respond.js to main docs pages, but only for IE8 and down | Mark Otto | 1 | -1/+1 | |
| 2013-01-17 | Change subheading of alerts page | Mark Otto | 1 | -1/+1 | |
| 2013-01-17 | Update nav and add bounds for tablet container | Mark Otto | 1 | -1/+1 | |
| 2013-01-16 | More navbar derping | Mark Otto | 1 | -18/+3 | |
| 2013-01-16 | adding class to example code | Yohn | 1 | -1/+1 | |
| 2013-01-14 | Upgrade to newest HTML5 shiv, and make it a local dependency rather than CDNing | Mark Otto | 1 | -1/+1 | |
| 2013-01-13 | Merge branch '2.3.0-wip' into 3.0.0-wip | Mark Otto | 1 | -4/+23 | |
| 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-12 | buttons and button group flattening improvements | Mark Otto | 1 | -42/+0 | |
| 2013-01-12 | Merge branch '3.0.0-wip' into bs3-flatten | Mark Otto | 1 | -138/+59 | |
| 2013-01-12 | Remove parent div from pagination component | Mark Otto | 1 | -114/+57 | |
| * 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 | Address #6459 and add mention of disabled links in dropdowns to le docs | Mark Otto | 1 | -0/+19 | |
| 2013-01-11 | Fixes #6552: example fix for button group | Mark Otto | 1 | -3/+3 | |
| 2012-12-28 | Super lame typo on my part, sorry @necolas :) | Mark Otto | 1 | -1/+1 | |
| 2012-12-24 | Update docs to reflect latest on .clearfix | Mark Otto | 1 | -1/+1 | |
| 2012-12-24 | Remove .badge-info and .badge-inverse; change docs label of .badge-important ↵ | Mark Otto | 1 | -23/+1 | |
| to .badge-danger | |||||
| 2012-12-21 | flatten buttons and forms | Mark Otto | 1 | -4/+4 | |
