| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 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 | |||||
| 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 | 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 | Update nav and add bounds for tablet container | Mark Otto | 1 | -1/+1 | |
| 2013-01-14 | Merge branch '2.3.0-wip' of github.com:twitter/bootstrap into 2.3.0-wip | Mark Otto | 1 | -0/+8 | |
| 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 | fix typo | Yohn | 1 | -1/+1 | |
| 2013-01-13 | added container options to docs for popover | Yohn | 1 | -0/+8 | |
| 2013-01-13 | Merge branch '2.3.0-wip' into 3.0.0-wip | Mark Otto | 1 | -51/+63 | |
| 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 | |||||
