| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2013-05-08 | Super massive docs overhaul | Mark Otto | 1 | -0/+2537 | |
| * Bring back the navbar up top * Pull the docs content back into separate pages because a 6.6k line docs file is just crazy * Recenter the page content and bring back affixed side nav (needs work) | |||||
| 2013-03-28 | holy crap new docs layout separate from home, no more top navbar | Mark Otto | 1 | -1961/+0 | |
| 2013-03-28 | new subnav on all pages | Mark Otto | 1 | -37/+21 | |
| 2013-03-26 | docs fixes with new .bs-docs-container; fixing some lingering grid classes | Mark Otto | 1 | -1/+1 | |
| 2013-03-26 | New grid classes | Mark Otto | 1 | -2/+2 | |
| 2013-03-14 | fix derpy linenos in pygments for thumbnails component | Mark Otto | 1 | -1/+0 | |
| 2013-02-28 | Fixes #6995: Add disabled navbar nav link support | Mark Otto | 1 | -2/+2 | |
| 2013-02-19 | forgot navbar-fixed-bottom in the commit | Tom Pietschker | 1 | -1/+1 | |
| 2013-02-19 | tweak the position of the fixed to top/bottom navbars to remove double border | Tom Pietschker | 1 | -2/+2 | |
| 2013-02-19 | remove the search-query class and increase the width | Tom Pietschker | 1 | -2/+2 | |
| 2013-02-19 | replace navbar-search with navbar-form | Tom Pietschker | 1 | -2/+2 | |
| 2013-02-19 | remove navbar-inner | Tom Pietschker | 1 | -10/+8 | |
| 2013-02-18 | fix incorrect section id for labels | Tom Pietschker | 1 | -1/+1 | |
| 2013-02-18 | Navbar realignment: | Mark Otto | 1 | -15/+15 | |
| * Change .brand to .navbar-brand * Change .btn-navbar to .navbar-toggle * Redesign navbar toggle to be a bit lighter and wider * Center align the navbar brand with a max-width of 200px (to minimize hit area) while still centering | |||||
| 2013-02-17 | Bring back the label, make it scale somewhat with the font-size of the ↵ | Mark Otto | 1 | -0/+79 | |
| parent using percentages and ems | |||||
| 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 | |
