| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2014-07-12 | move responsive embed | Mark Otto | 1 | -23/+0 | |
| 2014-07-12 | move pagination | Mark Otto | 1 | -153/+0 | |
| 2014-07-12 | move page-header | Mark Otto | 1 | -15/+0 | |
| 2014-07-12 | move navbar | Mark Otto | 1 | -465/+0 | |
| 2014-07-12 | move media | Mark Otto | 1 | -116/+0 | |
| 2014-07-12 | move list group | Mark Otto | 1 | -167/+0 | |
| 2014-07-12 | move label | Mark Otto | 1 | -40/+0 | |
| 2014-07-12 | move jumbotron | Mark Otto | 1 | -27/+0 | |
| 2014-07-12 | move input group | Mark Otto | 1 | -309/+0 | |
| 2014-07-12 | move button group | Mark Otto | 1 | -255/+0 | |
| 2014-07-12 | move button dropdowns | Mark Otto | 1 | -311/+0 | |
| 2014-07-12 | Rewrite breadcrumb in markdown | Mark Otto | 1 | -27/+0 | |
| 2014-07-11 | rearrange docs components | Mark Otto | 4 | -490/+0 | |
| 2014-07-11 | Rewrite progress to markdown | Mark Otto | 1 | -79/+0 | |
| 2014-07-09 | Merge branch 'master' into derp | Mark Otto | 2 | -39/+39 | |
| Conflicts: dist/css/bootstrap.css.map dist/css/bootstrap.min.css docs/_includes/components/navs.html docs/_includes/css/images.html docs/_includes/js/dropdowns.html docs/_includes/js/tabs.html docs/assets/css/docs.min.css docs/dist/css/bootstrap.css.map docs/dist/css/bootstrap.min.css | |||||
| 2014-07-09 | nuke wells include | Mark Otto | 1 | -33/+0 | |
| 2014-07-09 | plugins: add new example doodad hackery bullshitery and markdown block ↵ | Mark Otto | 1 | -18/+3 | |
| plugin for markdown includes | |||||
| 2014-07-09 | Fix navs dropdown sections | Mark Otto | 1 | -17/+27 | |
| 2014-07-09 | Refactor navs: new classes, remove separate pills & tabs files, drop ↵ | Mark Otto | 1 | -83/+110 | |
| justified nav because it never really worked | |||||
| 2014-07-09 | remove deprecated warnings from docs | Mark Otto | 2 | -4/+19 | |
| 2014-07-09 | disabled links part of the examples now | Mark Otto | 1 | -24/+0 | |
| 2014-07-09 | Merge branch 'derp' into derp_navs | Mark Otto | 2 | -149/+57 | |
| Conflicts: dist/css/bootstrap.css.map dist/css/bootstrap.min.css docs/dist/css/bootstrap.css.map docs/dist/css/bootstrap.min.css | |||||
| 2014-07-09 | Refactor: drop all custom .progress-bar styles and replace with <progress> ↵ | Mark Otto | 1 | -146/+43 | |
| element | |||||
| 2014-07-09 | Badges, navs, and more | Mark Otto | 1 | -3/+14 | |
| 2014-07-08 | move tabs and pills to separate files with unique classes | Mark Otto | 1 | -16/+53 | |
| 2014-07-08 | .btn-default to .btn-secondary | Mark Otto | 5 | -88/+88 | |
| 2014-07-08 | drop the low percentages docs from progress bars | Mark Otto | 1 | -28/+0 | |
| 2014-07-08 | Refactor: drop .dropdown .caret for a generated caret using ↵ | Mark Otto | 6 | -48/+26 | |
| .dropdown-toggle:after | |||||
| 2014-07-08 | add role="presentation" to tab <li>s to improve accessibility | Chris Rebert | 2 | -40/+40 | |
| Refs #13554. Per https://github.com/paypal/bootstrap-accessibility-plugin/blob/master/README.md#tab-panel Credit: https://github.com/paypal/bootstrap-accessibility-plugin [skip sauce] | |||||
| 2014-07-08 | Drop: Thumbnails completely, as they'll be replaced | Mark Otto | 1 | -93/+0 | |
| 2014-07-08 | Drop: Panels completely, as they'll be replaced | Mark Otto | 1 | -279/+0 | |
| 2014-07-08 | Drop Glyphicons | Mark Otto | 1 | -66/+0 | |
| 2014-07-07 | Add role="tablist" to .nav-pills in examples to improve accessibility | Chris Rebert | 2 | -13/+13 | |
| Follow-up to e9374c0609c9e63fd6033f684b18ff105e1756ae Per https://github.com/paypal/bootstrap-accessibility-plugin/commit/f203dea4b6d17264d7b776f02feaeeaa386cc9b2 Credit: https://github.com/paypal/bootstrap-accessibility-plugin & @rohk [skip sauce] | |||||
| 2014-07-07 | docs HTML5 validity fixup to 8e2348e9eda51296eb680192379ab37f10355ca3 | Chris Rebert | 1 | -1/+1 | |
| 2014-07-07 | grammar fix; indicate that img[src] shouldn't actually be empty | Chris Rebert | 1 | -2/+2 | |
| 2014-07-06 | Fixes #13746: Add docs section for brand image | Mark Otto | 1 | -0/+26 | |
| 2014-07-02 | Add collapsed default class to navbar-toggle | Michael Silber | 1 | -10/+10 | |
| 2014-06-18 | rewrite striped and active to deprecate the parent selectors, change the docs | Mark Otto | 1 | -23/+23 | |
| 2014-06-18 | Fixes #13400, #13415: actually document the existing practice for links in ↵ | Mark Otto | 1 | -0/+1 | |
| panel headings | |||||
| 2014-06-18 | Fix dismissible spelling | Bas Bosman | 1 | -4/+4 | |
| 2014-06-10 | fix grammar in new callout | Chris Rebert | 1 | -1/+1 | |
| 2014-06-10 | docs callout for #13219 | Mark Otto | 1 | -0/+5 | |
| 2014-06-10 | fix thumbnails docs | Mark Otto | 1 | -4/+4 | |
| 2014-06-10 | button-groups.html: fix grammar: "in on" => "on" | Chris Rebert | 1 | -1/+1 | |
| 2014-06-09 | Merge branch 'master' of github.com:twbs/bootstrap | Mark Otto | 1 | -6/+7 | |
| 2014-06-09 | fixes #13769 | Mark Otto | 1 | -4/+4 | |
| 2014-06-09 | relative | Mark Otto | 1 | -1/+1 | |
| 2014-06-09 | typo | Mark Otto | 1 | -1/+1 | |
| 2014-06-09 | simpler and updated docs copy for icon font file paths | Mark Otto | 1 | -6/+7 | |
| 2014-05-28 | add missing role="menu" attrs to .dropdown-menu elements in docs+examples | Chris Rebert | 4 | -9/+9 | |
| Docs audit prompted by #13697. [skip sauce] | |||||
