| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2013-07-15 | fix broken scrollspy example | Mark Otto | 1 | -1/+1 | |
| 2013-07-09 | Dustin the docs again | Julian Thilo | 1 | -11/+11 | |
| * Fix alllll the links! * Change all `*.js` in JS plugin docs (no mo `bootstrap-`) * Fully remove `tr.info` * Bring nav includes up to date | |||||
| 2013-07-06 | Carousel no longer dependent on glyphicons | Maurice Wahba | 1 | -6/+10 | |
| Used laquo/raquo for control buttons Updated docs | |||||
| 2013-06-27 | fix broke js markup | Mark Otto | 1 | -49/+47 | |
| 2013-06-27 | Merge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wip | fat | 1 | -4/+9 | |
| 2013-06-27 | use collapse in dropdown js example | fat | 1 | -33/+40 | |
| 2013-06-27 | Merge pull request #8307 from cvrebert/8287-docs-patch | Mark Otto | 1 | -4/+9 | |
| Fix #8287 | |||||
| 2013-06-26 | Adjust info callout, add callouts to docs | Julian Thilo | 1 | -12/+18 | |
| * Adjust the background-color of bs-callout-info to match danger and warning in tone * Convert all the callouts * Change some callouts to info/warning * Add new callout | |||||
| 2013-06-25 | Fix #8287 | Chris Rebert | 1 | -4/+9 | |
| 2013-06-25 | copyedit JS docs | Chris Rebert | 1 | -18/+18 | |
| 2013-06-25 | Add IDs, adjust text | Julian Thilo | 1 | -2/+2 | |
| 2013-06-25 | Add a link to the mailing list for JS help | Julian Thilo | 1 | -1/+1 | |
| 2013-06-25 | Add callout to docs: 3rd-party libs not supported | Julian Thilo | 1 | -0/+5 | |
| 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 | |
