| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2016-02-06 | Fixes #17969: Clear horizontal dls | Mark Otto | 1 | -3/+3 | |
| - Using the grid classes, they still need clearfixes since rows aren't injected between them all - Update docs to fix broken classes | |||||
| 2016-02-06 | cross ref the type utils in the type docs | Mark Otto | 1 | -0/+4 | |
| 2016-02-06 | rogue line break | Mark Otto | 1 | -1/+0 | |
| 2016-02-06 | document | Mark Otto | 2 | -3/+28 | |
| 2016-01-20 | Docs: Tweak #18982 | Chris Rebert | 1 | -2/+2 | |
| [skip sauce] | |||||
| 2016-01-21 | Document .small and .mark classes | David Beitey | 1 | -0/+2 | |
| These are available in _type.scss but not documented. These classes are useful for styling without adding semantics. | |||||
| 2016-01-06 | Add nested definition list to docs example | Chris Rebert | 1 | -0/+8 | |
| Refs #18458 [skip sauce] | |||||
| 2016-01-06 | Remove usages of and references to <input type="datetime"> | Chris Rebert | 1 | -1/+1 | |
| It has been removed from the HTML specification: https://github.com/whatwg/html/issues/336 Only Presto Opera ever implemented a special UI for it. [skip sauce] | |||||
| 2016-01-03 | Merge pull request #18669 from twbs/fix-18652 | Mark Otto | 1 | -2/+2 | |
| Remove .dl-horizontal; it's redundant to the grid system | |||||
| 2015-12-25 | Change "preformatted text" heading and intro para | Patrick H. Lauke | 1 | -3/+3 | |
| also, stray "blocks" in the "Sample output", which doesn't seem to belong there. | |||||
| 2015-12-25 | Fix code block example | Patrick H. Lauke | 1 | -1/+3 | |
| use `<code>` (as it's still semantically code that we're marking up) and make the example actually multiple lines... | |||||
| 2015-12-25 | Missing angle brackets | Patrick H. Lauke | 1 | -1/+1 | |
| 2015-12-24 | Remove .dl-horizontal; it's redundant to the grid system; fixes #18652 | Chris Rebert | 1 | -2/+2 | |
| [skip sauce] | |||||
| 2015-12-13 | Fix anchor link | Quy | 1 | -1/+1 | |
| 2015-12-08 | Remove unnecessary style attribyte on docs (aligning-images) | vsn4ik | 1 | -2/+2 | |
| 2015-12-07 | rip out the .blockquote-* children classes for margin utils | Mark Otto | 1 | -4/+4 | |
| 2015-12-07 | Merge pull request #18138 from bassjobsen/patch-12 | Mark Otto | 1 | -8/+8 | |
| refactor blockqoutes to to avoid tag selectors & child selectors | |||||
| 2015-12-07 | rewrite list-inline to use margin and simpler styles | Mark Otto | 1 | -1/+1 | |
| 2015-12-07 | Merge branch 'patch-11' of https://github.com/bassjobsen/bootstrap into ↵ | Mark Otto | 1 | -3/+3 | |
| bassjobsen-patch-11 | |||||
| 2015-12-01 | Proposed better phrasing in the "images" section | Taylor Poulos | 1 | -1/+1 | |
| Previously, this read "Bootstrap doesn’t apply this automatically as it causes complications to other image formats." In this sentence, the number of the subject and the verb don't agree, and the word "this" is unclear. | |||||
| 2015-11-29 | Merge pull request #18340 from twbs/responsive-pulls | Chris Rebert | 1 | -4/+4 | |
| Add responsive float classes | |||||
| 2015-11-26 | Add responsive float classes; fixes #13690 | Chris Rebert | 1 | -4/+4 | |
| 2015-11-22 | Remove non-responsive text alignment classes | Chris Rebert | 2 | -3/+3 | |
| 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 | docs/content/reboot.md: Just to avoid any ambiguity | Chris Rebert | 1 | -1/+1 | |
| [ci skip] | |||||
| 2015-11-15 | docs/content/reboot.md: Add MDN link and a comma | Chris Rebert | 1 | -2/+2 | |
| 2015-11-16 | Touch responsiveness optimization | Patrick H. Lauke | 1 | -0/+14 | |
| Admittedly wordy info dump on why we use `touch-action:manipulation` refs https://github.com/twbs/bootstrap/pull/18051#issuecomment-156375970 | |||||
| 2015-11-14 | Refactor figure image styles to use CSS class instead of child selector | Bass Jobsen | 1 | -3/+3 | |
| Refactoring according the comments on https://github.com/twbs/bootstrap/pull/18104. Closes #18131 | |||||
| 2015-11-12 | Move `[hidden]` style from _utilities.scss to _reboot.scss; fixes #18230 | Chris Rebert | 1 | -0/+16 | |
| [skip sauce] | |||||
| 2015-11-03 | Update typography.md | Bass Jobsen | 1 | -8/+8 | |
| 2015-11-03 | Update typography.md | Bass Jobsen | 1 | -3/+3 | |
| 2015-10-26 | Merge pull request #17804 from audionerd/patch-1 | Chris Rebert | 1 | -2/+2 | |
| Update typography docs re: global vars [skip sauce] | |||||
| 2015-10-19 | Fix three small typos | Thomas Shinnick | 2 | -3/+3 | |
| 2015-10-12 | Use .blockquote class in V4 examples page | Kevin Kirsche | 1 | -1/+1 | |
| Fix #17888 | |||||
| 2015-10-06 | Update typography.md re: where to find global vars | Eric Skogen | 1 | -2/+2 | |
| Docs should indicate that `_reboot.scss` uses the variables, but to see their values users would look in `_variables.scss`. | |||||
| 2015-09-05 | Update Holder.js to v2.8.2. | XhmikosR | 1 | -1/+1 | |
| [ci skip] | |||||
| 2015-09-02 | Merge pull request #17168 from kkirsche/patch-19 | Mark Otto | 1 | -4/+4 | |
| v4 - Rename .img-responsive class to .img-fluid | |||||
| 2015-09-01 | Rename .img-responsive class to .img-fluid | Kevin Kirsche | 1 | -4/+4 | |
| Fix #17166 | |||||
| 2015-09-01 | fixes #17412: reverse display heading classes to match h1-h6 headings | Mark Otto | 1 | -7/+7 | |
| 2015-08-23 | my bad, fix those values | Mark Otto | 1 | -2/+2 | |
| /cc @cvrebert | |||||
| 2015-08-22 | add responsive typography note /cc #17095 | Mark Otto | 1 | -0/+30 | |
| 2015-08-20 | Merge pull request #17084 from thejameskyle/tjk/3 | Mark Otto | 1 | -1/+1 | |
| v4 - Use doge instead of css for <pre> example | |||||
| 2015-08-20 | reboot.md: fix typo: "to a minimal" [sic] | Chris Rebert | 1 | -1/+1 | |
| 2015-08-21 | Docs: various fixes | Heinrich Fenkart | 4 | -4/+4 | |
| Mostly links. Fixes #17056. | |||||
| 2015-08-21 | Merge pull request #17027 from n1c/patch-1 | Heinrich Fenkart | 1 | -1/+1 | |
| Title on Figures page should be Figures and not Images? | |||||
| 2015-08-21 | Merge pull request #17065 from kkirsche/patch-8 | Heinrich Fenkart | 1 | -1/+1 | |
| Fix link to .table section in Reboot | |||||
| 2015-08-21 | Merge pull request #17085 from thejameskyle/tjk/4 | Heinrich Fenkart | 1 | -1/+1 | |
| v4 - Fix urls ./helpers => ./utilities | |||||
| 2015-08-21 | Merge pull request #17086 from thejameskyle/tjk/5 | Heinrich Fenkart | 1 | -1/+1 | |
| v4 - Fix text utilities link | |||||
| 2015-08-20 | Fix use of LESS var syntax in docs when referencing SCSS | David Richardson | 1 | -3/+3 | |
| Example: > ... SCSS variables (e.g., `@enable-gradients: true`) ... Referenced SCSS but used the LESS syntax. Changed to: > ... SCSS variables (e.g., `$enable-gradients: true`) ... Closes #17114 | |||||
| 2015-08-19 | Use .example-element instead of doge :cry: | James Kyle | 1 | -3/+3 | |
| 2015-08-19 | Fix text utilities link | James Kyle | 1 | -1/+1 | |
