| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2013-07-18 | change characters | Mark Otto | 1 | -2/+2 | |
| 2013-07-18 | Merge branch '3.0.0-wip' of https://github.com/mauricew/bootstrap into ↵ | Mark Otto | 2 | -8/+24 | |
| mauricew-3.0.0-wip | |||||
| 2013-07-18 | Fixes #8452: adds `.active` to table classes | Mark Otto | 2 | -24/+58 | |
| 2013-07-17 | make on collapse changes | Mark Otto | 2 | -8/+9 | |
| 2013-07-17 | Bump tooltips to use `@font-size-small` (11px to 12px) | Mark Otto | 1 | -1/+1 | |
| 2013-07-17 | Drop `.nav-header` for `.dropdown-header` | Mark Otto | 3 | -16/+34 | |
| * Since we no longer have `.nav-list`, I've nuked the `.nav-header` * However, dropdowns can still have section headings, so I've kept that around with the addition of `.dropdown-header` * Restyled it a smidge as well | |||||
| 2013-07-17 | Merge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wip | Mark Otto | 2 | -5/+7 | |
| Conflicts: docs/assets/js/bootstrap.min.js | |||||
| 2013-07-17 | fixes #8491: add vars for table padding | Mark Otto | 1 | -1/+1 | |
| 2013-07-17 | make on prev js changes | Mark Otto | 2 | -7/+8 | |
| 2013-07-17 | fixes #7776 | fat | 2 | -11/+14 | |
| 2013-07-17 | add ads to v3 docs | Mark Otto | 3 | -3/+58 | |
| 2013-07-17 | add callouts for bootstrap 2.3.2 docs and 3.0 rc1 post | Mark Otto | 5 | -35/+46 | |
| 2013-07-17 | Merge pull request #8511 from twitter/bs3_remove_examples | Mark Otto | 33 | -1725/+26 | |
| BS3: Move examples to @twbs/bootstrap-examples | |||||
| 2013-07-17 | rebuild js + fixes #7583 | fat | 2 | -2/+2 | |
| 2013-07-17 | make sure triggering element is visible before focusing #7521 | fat | 2 | -2/+2 | |
| 2013-07-17 | Merge branch '3.0.0-wip' of git://github.com/muan/bootstrap into muan-3.0.0-wip | fat | 2 | -2/+2 | |
| Conflicts: docs/assets/js/bootstrap.min.js | |||||
| 2013-07-17 | remove duh ugly | fat | 1 | -3/+3 | |
| 2013-07-17 | fix #7000 | fat | 3 | -8/+8 | |
| 2013-07-17 | fix link to grid example | Mark Otto | 1 | -1/+1 | |
| 2013-07-17 | remove colophon include because there's only one layout using it now | Mark Otto | 2 | -17/+15 | |
| 2013-07-17 | link order | Mark Otto | 1 | -2/+2 | |
| 2013-07-17 | Merge branch '3.0.0-wip' into bs3_remove_examples | Mark Otto | 24 | -8521/+716 | |
| Conflicts: docs/_includes/nav-getting-started.html docs/examples/navbar-fixed-top.html docs/examples/navbar-static-top.html docs/examples/navbar.html docs/getting-started.html | |||||
| 2013-07-17 | Merge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wip | fat | 3 | -4/+4 | |
| 2013-07-17 | fixes #6691 | fat | 2 | -8/+13 | |
| 2013-07-17 | Merge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wip | Mark Otto | 2 | -9/+14 | |
| 2013-07-17 | fix broken docs callouts | Mark Otto | 3 | -4/+4 | |
| 2013-07-17 | Merge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wip | fat | 7 | -47/+162 | |
| 2013-07-17 | Merge branch '3.0.0-docs-calloutfam' of ↵ | Mark Otto | 6 | -47/+87 | |
| https://github.com/juthilo/bootstrap-wip into juthilo-3.0.0-docs-calloutfam Conflicts: docs/components.html docs/css.html docs/customize.html | |||||
| 2013-07-17 | rebuild doe | fat | 2 | -9/+14 | |
| 2013-07-17 | Fixes #8360: Add mention of IE compatibility mode to docs | Mark Otto | 1 | -0/+5 | |
| 2013-07-17 | Move license FAQs to the docs, add link to side nav | Mark Otto | 2 | -0/+52 | |
| 2013-07-17 | Fixes #8356: Move browser compatibility from wiki into real docs | Mark Otto | 1 | -0/+18 | |
| 2013-07-16 | remove margin from left side of navs since it's no longer being set | Mark Otto | 1 | -1/+0 | |
| 2013-07-16 | remove webkit-overflow-scrolling from modal for now /cc #8495 | Mark Otto | 1 | -1/+0 | |
| 2013-07-15 | Merge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wip | Mark Otto | 2 | -7/+36 | |
| 2013-07-15 | fix broken scrollspy example | Mark Otto | 1 | -1/+1 | |
| 2013-07-14 | Update customizer | Julian Thilo | 1 | -1/+30 | |
| Add all the new things to customizer: * `@headings-font-family` * `@container-*` * darker `@btn-default-bg` | |||||
| 2013-07-11 | rm .control-group from docs since it's no longer in the LESS | Chris Rebert | 1 | -6/+6 | |
| 2013-07-09 | Merge pull request #8426 from liuyl/simplify-type | Mark Otto | 1 | -2/+2 | |
| simplify type.less | |||||
| 2013-07-09 | Dustin the docs again | Julian Thilo | 6 | -31/+22 | |
| * 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-09 | simplify type.less | liuyl | 1 | -2/+2 | |
| 2013-07-08 | Merge pull request #8415 from cvrebert/code.less-cleanup | Mark Otto | 1 | -4/+2 | |
| code.less: cleanup styles that get immediately overriden later in the file | |||||
| 2013-07-08 | Merge pull request #8412 from cvrebert/pagination-nesting | Mark Otto | 1 | -13/+13 | |
| use nesting more in pagination.less | |||||
| 2013-07-08 | Merge pull request #8411 from cvrebert/navbar-LESS-nesting | Mark Otto | 1 | -5/+5 | |
| more nesting in navbar.less | |||||
| 2013-07-07 | code.less: cleanup styles that get immediately overriden later in the file | Chris Rebert | 1 | -4/+2 | |
| 2013-07-07 | use nesting more in pagination.less | Chris Rebert | 1 | -13/+13 | |
| 2013-07-07 | more nesting in navbar.less | Chris Rebert | 1 | -5/+5 | |
| 2013-07-07 | more nesting in buttons.less | Chris Rebert | 1 | -7/+7 | |
| 2013-07-06 | Carousel no longer dependent on glyphicons | Maurice Wahba | 2 | -8/+24 | |
| Used laquo/raquo for control buttons Updated docs | |||||
| 2013-07-05 | Remove more Glyphicons | Mark Otto | 2 | -105/+0 | |
