| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2016-05-16 | Fixed a small typo | dumb | 1 | -1/+1 | |
| 2016-05-11 | Overhaul tables docs and use rgba() colors for inverse tables | Mark Otto | 1 | -0/+135 | |
| - Add inverse examples for all variants - Use rgba() colors for hover and accent states for easy usage in inverse styles | |||||
| 2016-05-08 | Fixes #18492: Document .h1-.h6, change docs mention of inline usage to ↵ | Mark Otto | 1 | -1/+12 | |
| varying elements | |||||
| 2016-05-08 | Merge pull request #19863 from twbs/v4-inverse-table-variants | Mark Otto | 1 | -7/+98 | |
| v4: Inverse table variants | |||||
| 2016-05-08 | add code snippet | Mark Otto | 1 | -0/+18 | |
| 2016-05-08 | Update table docs | Mark Otto | 1 | -7/+80 | |
| - Change some things around, add some copy - Include table variant styles for the inverse tables thanks to bg and color utils | |||||
| 2016-05-08 | document table border collapse change, move from old normalize to our reboot | Mark Otto | 1 | -1/+1 | |
| 2016-04-11 | Merge pull request #19710 from twbs/ios-9.3-fast-tap | Patrick H. Lauke | 1 | -2/+2 | |
| Update 300ms click delay docs to reflect iOS 9.3 improvements | |||||
| 2016-04-10 | Update 300ms click delay docs to reflect iOS 9.3 improvements | Chris Rebert | 1 | -2/+2 | |
| [skip sauce] | |||||
| 2016-04-08 | Fixes #19690: Mention classes better for .list-inline and .list-inline-item | Mark Otto | 1 | -1/+1 | |
| 2016-04-06 | Update lingering implicit prose reference to `.center-block` | Chris Rebert | 1 | -1/+1 | |
| Closes #19339 Refs #19102, #19443, #19665 [skip sauce] | |||||
| 2016-04-06 | Finish killing .center-block; fixes #19443 | Teo Dell'Amico | 1 | -2/+2 | |
| Replace the leftover instances with .m-x-auto (and .d-block when necessary) Closes #19665 Refs #19102 [skip sauce] | |||||
| 2016-03-06 | Merge pull request #19408 from delftswa2016/v4-dev | Patrick H. Lauke | 1 | -0/+10 | |
| Introduction for using table-reflow | |||||
| 2016-03-06 | Introduction for using table-reflow. | Floris Verburg | 1 | -0/+10 | |
| 2016-02-17 | - Conveying color meaning to AT as markdown include | Patrick H. Lauke | 1 | -0/+3 | |
| - Add/replace callout for color and AT with include | |||||
| 2016-02-16 | Fix typos in plural tag names | Jaga Santagostino | 1 | -1/+1 | |
| 2016-02-08 | Fixes+tweaks to native font stack docs | Chris Rebert | 1 | -4/+8 | |
| [skip sauce] | |||||
| 2016-02-07 | Fix bad localhost link in Typography docs | Chris Rebert | 1 | -1/+1 | |
| Fixup for 27ba4beb228a4a5ad47ef40ff2c688b25cf9a8d5 /fyi @mdo [skip sauce] | |||||
| 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 | |
