| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2013-06-18 | docs/javascript.html: backticks -> <code> | Chris Rebert | 1 | -5/+5 | |
| 2013-06-13 | Merge pull request #8168 from marsuboss/patch-2 | Mark Otto | 1 | -1/+1 | |
| Duplicate ID navbar-example | |||||
| 2013-06-13 | Duplicate ID navbar-example | marsuboss | 1 | -1/+1 | |
| 2013-06-13 | Duplicate ID drop5 | marsuboss | 1 | -2/+2 | |
| 2013-05-24 | add show/shown hide/hidden events to dropdown + update dropdown links for ↵ | Jacob Thornton | 1 | -24/+24 | |
| testing + catch a few missed namespace things | |||||
| 2013-05-16 | Merge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wip | Mark Otto | 1 | -14/+24 | |
| 2013-05-16 | Change up link alerts | Mark Otto | 1 | -1/+1 | |
| * No more children selectors to set all links in alerts as a special color because buttons and more wrongly inherited color * Adds .alert-link for easy styling in any alert | |||||
| 2013-05-16 | update js docs | fat | 1 | -14/+24 | |
| 2013-05-16 | Merge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wip | Mark Otto | 1 | -1/+1 | |
| 2013-05-16 | Fix broke dropdown navbar example | Mark Otto | 1 | -2/+2 | |
| 2013-05-16 | change namespace back to dot notation and someother js shizzle | fat | 1 | -1/+1 | |
| 2013-05-16 | change dropdown strategy to use an overlay - fixes mobile click anywhere + ↵ | fat | 1 | -3/+3 | |
| allows for firefox middle click | |||||
| 2013-05-12 | fix broke example | Mark Otto | 1 | -1/+1 | |
| 2013-05-09 | fix some broke buttons on the js page | Mark Otto | 1 | -7/+7 | |
| 2013-05-08 | .bs-docs-sidenote to .bs-callout | Mark Otto | 1 | -10/+10 | |
| 2013-05-08 | .bs-docs-tooltip-examples to .bs-example-tooltips | Mark Otto | 1 | -2/+2 | |
| 2013-05-08 | .bs-docs-example to .bs-example | Mark Otto | 1 | -20/+20 | |
| 2013-05-08 | Super massive docs overhaul | Mark Otto | 1 | -0/+1741 | |
| * 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 | -1847/+0 | |
| 2013-03-28 | new subnav on all pages | Mark Otto | 1 | -36/+19 | |
| 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-26 | Merge branch '3.0.0-wip' of https://github.com/psylabs/bootstrap into ↵ | Mark Otto | 1 | -1/+1 | |
| psylabs-3.0.0-wip Conflicts: less/tests/navbar-fixed-top.html less/tests/navbar-static-top.html less/tests/navbar.html | |||||
| 2013-03-25 | Fixed all the .brand in navbar to .navbar-brand | mo | 1 | -2/+2 | |
| 2013-03-16 | Use form elements in checkbox and radio button groups | Mark Otto | 1 | -12/+36 | |
| * Uses .btn on label elements with nested checkbox and radio controls within * Updated examples to reflect change in HTML and CSS * Had to add .active all buttons for proper state highlighting (mimicing the :active pseudo state) * Still needs JavaScript plugin updated by @fat | |||||
| 2013-03-14 | fix example navbar brand | Mark Otto | 1 | -1/+1 | |
| 2013-03-14 | use the proper selector | Mark Otto | 1 | -1/+1 | |
| 2013-03-08 | fix grammatical mistakes in carousel docs | Jake Benilov | 1 | -1/+1 | |
| 2013-02-17 | fix broken marketing section with updated class | Mark Otto | 1 | -1/+1 | |
| 2013-02-16 | add visibility note to docs about captions | Mark Otto | 1 | -0/+1 | |
| 2013-02-16 | Re-add carousel captions as optional | Mark Otto | 1 | -9/+55 | |
| * They're hidden by default in the mobile-first views because otherwise they just cover up the slides * In mobile they're centered, and then are shown left aligned at larger viewports | |||||
| 2013-02-16 | All Glyphicons now require a base class, e.g. .glyphicon.glyphicon-star | Mark Otto | 1 | -16/+16 | |
| 2013-02-16 | Overhaul carousel a bit more: | Mark Otto | 1 | -17/+5 | |
| * Drop custom type arrow controls for glyphicons icons instead for more consistent rendering * Remove the captions and instead let folks implement what they want in the carousel * Move the indicators to the bottom middle instead of top right * Lighten up gradients on the edges for less harsh lighting | |||||
| 2013-02-15 | Fix typo on JavaScript documentation | Can Burak Cilingir | 1 | -1/+1 | |
| 2013-02-14 | Convert JS page to pygments; nuke prettify assets | Mark Otto | 1 | -225/+331 | |
| 2013-02-12 | rearrange jekyll and docs | Mark Otto | 1 | -0/+1699 | |
| 2013-02-12 | nuke what we don't need for jekyll | Mark Otto | 1 | -1829/+0 | |
| 2013-02-07 | Merge branch 'master' into 3.0.0-wip | Mark Otto | 1 | -0/+3 | |
| Conflicts: docs/assets/js/bootstrap.min.js | |||||
| 2013-02-07 | update example code | Mark Otto | 1 | -13/+16 | |
| 2013-02-07 | nuke that whitespace | Mark Otto | 1 | -1/+0 | |
| 2013-02-07 | finish modal tweaks | Mark Otto | 1 | -2/+1 | |
| 2013-02-07 | update docs modals | Mark Otto | 1 | -41/+55 | |
| 2013-02-07 | add new modal to docs example | Mark Otto | 1 | -14/+20 | |
| 2013-02-06 | Fixes #6823: add some docs notes about tooltips in input groups | Mark Otto | 1 | -0/+3 | |
| 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-01-31 | Remove gallery link from navbar; add to homepage examples section instead | Mark Otto | 1 | -3/+0 | |
| 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 | -1/+9 | |
| 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 | |||||
