| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2015-12-06 | Docs: Fix flavor text in input group example that got borked at some point | Chris Rebert | 1 | -1/+1 | |
| [skip sauce] | |||||
| 2015-11-29 | Merge pull request #18340 from twbs/responsive-pulls | Chris Rebert | 3 | -21/+21 | |
| Add responsive float classes | |||||
| 2015-11-29 | navs.md: Fix typo | Chris Rebert | 1 | -1/+1 | |
| [ci skip] | |||||
| 2015-11-29 | Merge pull request #18264 from twbs/input-group-btns-both-sides | Mark Otto | 1 | -0/+14 | |
| Add input group example with btns on both sides for completeness+testing | |||||
| 2015-11-29 | Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev | Mark Otto | 2 | -14/+24 | |
| 2015-11-29 | Merge pull request #18317 from twbs/redundant-text-aligns-18300 | Mark Otto | 2 | -14/+24 | |
| Remove non-responsive text alignment classes | |||||
| 2015-11-29 | fixes #18295. improve .nav-inline usefulness and document the classes as well | Mark Otto | 1 | -0/+32 | |
| 2015-11-29 | clarify nav default display | Mark Otto | 1 | -2/+2 | |
| 2015-11-26 | Add responsive float classes; fixes #13690 | Chris Rebert | 3 | -21/+21 | |
| 2015-11-23 | Add responsive embed class for 1:1 aspect ratio | Richard Kraaijenhagen | 1 | -0/+5 | |
| Closes #18141 | |||||
| 2015-11-22 | Remove non-responsive text alignment classes | Chris Rebert | 2 | -14/+24 | |
| These can be replaced by their `.text-xs-*` parallels. This also avoids any complications from interactions between the responsive and non-responsive classes. (e.g. `<div class="text-left text-md-right">`) Refs #18300 [skip sauce] | |||||
| 2015-11-15 | Add input group example with btns on both sides for completeness+testing | Chris Rebert | 1 | -0/+14 | |
| [skip sauce] | |||||
| 2015-11-14 | document links with text emphasis classes, fixes #18223 | Mark Otto | 1 | -0/+11 | |
| 2015-11-14 | fix broke markup | Mark Otto | 1 | -7/+0 | |
| 2015-11-14 | unfuck that class name change | Mark Otto | 1 | -7/+7 | |
| 2015-11-14 | Merge pull request #18250 from twbs/v4-checkbox-markup | Mark Otto | 1 | -14/+15 | |
| Checkbox validation markup (Take 2) | |||||
| 2015-11-14 | s/error/danger/ | Chris Rebert | 1 | -1/+1 | |
| [skip sauce] | |||||
| 2015-11-14 | Simplifies markup for checkbox validation states | Zac Echola | 1 | -14/+15 | |
| 2015-11-12 | Merge pull request #17153 from kkirsche/patch-17 | Mark Otto | 1 | -3/+3 | |
| v4 — Change .has-error to .has-danger for uniformity. | |||||
| 2015-11-12 | Merge pull request #17204 from petetnt/petetnt/v4-dev-patch-2 | Mark Otto | 1 | -20/+22 | |
| modal.md - wrapped rows to a .container-fluid, added .bd-example-row... | |||||
| 2015-11-12 | Move `[hidden]` style from _utilities.scss to _reboot.scss; fixes #18230 | Chris Rebert | 1 | -16/+0 | |
| [skip sauce] | |||||
| 2015-11-04 | Reorder attributes in Navs documentation | David\ Beitey | 1 | -48/+48 | |
| Attribute order now adheres to the Code Guide (http://codeguide.co/#html-attribute-order). | |||||
| 2015-10-31 | linking to the color scheme directly | Bass Jobsen | 1 | -1/+1 | |
| Because of a color scheme has a color and background color. | |||||
| 2015-10-29 | Docs: Make pagination <span> example live | Chris Rebert | 1 | -2/+2 | |
| [skip sauce] | |||||
| 2015-10-27 | Capitalize header cells in option and method tables of JS docs | Chris Rebert | 4 | -12/+12 | |
| [skip sauce] | |||||
| 2015-10-27 | Minor wording tidy-up on Utilities doc page | David Beitey | 1 | -1/+1 | |
| 2015-10-24 | Merge pull request #18050 from tshinnic/v4_docs_navbar_scheme_name_typos_1 | Chris Rebert | 1 | -1/+1 | |
| v4 docs Missed navbar color scheme name changes | |||||
| 2015-10-24 | v4 docs Missed navbar color scheme name changes | Thomas Shinnick | 1 | -1/+1 | |
| Change d6b6a20a0daaed70ec6f395dd813ea460b394e6c missed two doc mentions of the previous names when changing to new: .navbar-default --> .navbar-light .navbar-inverse --> .navbar-dark | |||||
| 2015-10-23 | Remove unnecessary .bd-popover class from docs | Thomas Shinnick | 1 | -3/+3 | |
| Also one spelling typo corrected. Closes #18043 | |||||
| 2015-10-23 | Rename docs-specific static tooltip/popover classes for clarity; refs #18043 | Chris Rebert | 2 | -2/+2 | |
| [skip sauce] | |||||
| 2015-10-16 | Fix docs for tooltips. | Peshkov, Igor | 1 | -1/+1 | |
| 2015-10-16 | Add "keyboard users" to heading for `sr-only-focusable` | Patrick H. Lauke | 1 | -1/+1 | |
| 2015-10-16 | Remove redundant `.sr-only` text for Close buttons | Patrick H. Lauke | 3 | -11/+1 | |
| Since `aria-label` is used, it's not necessary anymore. | |||||
| 2015-10-12 | Tweak .text-capitalize example to show what happens to interior capital ↵ | Chris Rebert | 1 | -1/+1 | |
| letters; refs #17893 [ci skip] | |||||
| 2015-10-11 | Add docs for #17710 | Chris Rebert | 1 | -1/+1 | |
| 2015-10-08 | Move border-radius mixin from scss/_mixins.scss to ↵ | Chris Rebert | 1 | -3/+3 | |
| scss/mixins/_border-radius.scss Reunites the family. Closes #17791 | |||||
| 2015-10-01 | Remove random trailing less-than symbol | Liam Stanley | 1 | -1/+1 | |
| 2015-09-28 | Clarify the purpose of CSS class .in to .fade | Tommy Kelly | 1 | -1/+1 | |
| 2015-09-28 | Use backticks/<code> for JS snippets in docs headings; closes #17192 | Chris Rebert | 6 | -25/+25 | |
| [skip sauce] | |||||
| 2015-09-27 | Merge pull request #17626 from wolfika/v4-dev | Mark Otto | 1 | -0/+11 | |
| Add <h3> header example to Cards docs | |||||
| 2015-09-27 | Merge pull request #17689 from twbs/fix-17169-more | Chris Rebert | 1 | -10/+16 | |
| Docs: Clarify [hidden] & .hidden | |||||
| 2015-09-25 | Use correct default value of `constraints` in Tooltip docs; fixes #17671 | Johann-S | 1 | -1/+1 | |
| Closes #17699 | |||||
| 2015-09-23 | Clarify [hidden] attr docs; closes #17169 | Chris Rebert | 1 | -10/+16 | |
| [ci skip] | |||||
| 2015-09-23 | Move v3 `.hidden` note into Migration docs | Chris Rebert | 1 | -1/+1 | |
| 2015-09-22 | Rename placeholders according to the classes specified | petetnt | 1 | -2/+2 | |
| 2015-09-16 | Add <h3> header example to Cards docs | wolfika | 1 | -0/+11 | |
| resolves #17609 | |||||
| 2015-09-16 | Fix doc for tooltips and popover method dispose | Johann-S | 2 | -4/+4 | |
| 2015-09-10 | v4 - fixed incorrect inline form class in docs | Rolandas Barysas | 1 | -1/+1 | |
| 2015-09-07 | Fix usage of “its” and “it’s” | Zearin | 5 | -5/+5 | |
| 2015-09-06 | Fixes #17486: start work on responsive cards for decks, groups, and columns | Mark Otto | 1 | -2/+6 | |
