| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2018-01-16 | Add order-last grid class (#24915) | Casper Bornebusch | 1 | -3/+3 | |
| * Add order-*-last grid class * copy updates | |||||
| 2018-01-15 | closes #25280 | Mark Otto | 1 | -1/+1 | |
| 2018-01-03 | Patch fractional viewport widths to work around Safari rounding bug (#25177) | Patrick H. Lauke | 1 | -9/+9 | |
| Includes simplifying the prose in `tables.md` and adding the bug to the list of browser bugs. Closes https://github.com/twbs/bootstrap/issues/25166 | |||||
| 2017-12-31 | layout/overview.md: fix double copy button. | XhmikosR | 1 | -2/+2 | |
| 2017-12-27 | improve docs tables | Mark Otto | 1 | -1/+1 | |
| 2017-12-23 | further clarify z-index docs, fix #24999 | Mark Otto | 1 | -4/+4 | |
| 2017-11-24 | closes #24450 | Mark Otto | 1 | -3/+1 | |
| 2017-11-20 | Add support for fractional viewport widths (zoom/high-dpi displays) (#24299) | Patrick H. Lauke | 1 | -9/+12 | |
| * Change breakpoint max- calculation to fractional values * Update docs to reflect fractional max-width breakpoint values * Add fractional max-width to offcanvas example * Add documentation and SCSS comment for fractional viewport support | |||||
| 2017-11-19 | Typos in grid.md (#24828) | Rychu | 1 | -1/+1 | |
| Fixed typos in offsetting section of grid.md | |||||
| 2017-11-11 | fix typo grid.md (#24757) | Gijs Boddeus | 1 | -1/+1 | |
| fixes #24744 | |||||
| 2017-10-31 | Add display utilities link in 'Utilities for layout' docs page (#24615) | Giovanni Totaro - aka Vanni | 1 | -1/+1 | |
| 2017-10-20 | Reduce z-indexes in button-group, input-group, list-group, and pagination to ↵ | rmacklin | 1 | -0/+2 | |
| the minimum necessary (#24315) These were using `z-index: 2` to "Place active items above their siblings for proper border styling". However, using `z-index: 1` is sufficient for accomplishing that goal. In input-group, there were also three `z-index: 3` rules for the hover/focus/active states. I reduced these to `z-index: 2` since they just needed to be "one more than normal" (i.e. one more than what is now `z-index: 1` after my changes). These changes can be verified by viewing the documentation pages for Button group, Input group, List group, and Pagination before and after this commit and observing that the active elements are still "above" their siblings, so their borders look correct. | |||||
| 2017-10-17 | Correct $zindex-sticky value (#24402) | Anuj Tomar | 1 | -1/+1 | |
| 2017-10-12 | Updated Safari Bug (#24350) | Michael Letcher | 1 | -2/+2 | |
| 2017-10-03 | Update column resets docs to include new section for column breaks | Mark Otto | 1 | -11/+28 | |
| - Moves offset reset to the offset section - Adds new breaks section to fix #24136 | |||||
| 2017-10-02 | Add order first to grid (#24202) | Luke Frake | 1 | -0/+20 | |
| * Add first class to grid framework to add negative ordering * Add order-first explination to the docs | |||||
| 2017-09-30 | remove that, the example comes first now | Mark Otto | 1 | -2/+0 | |
| 2017-09-30 | more links, clarify predefined classes | Mark Otto | 1 | -5/+5 | |
| 2017-09-30 | be more specific about context and breakpoint scaling | Mark Otto | 1 | -3/+3 | |
| 2017-09-30 | be more specific | Mark Otto | 1 | -1/+1 | |
| 2017-09-30 | rewrite containers and rows section | Mark Otto | 1 | -2/+2 | |
| 2017-09-30 | link to css tricks article, add code snippet to example | Mark Otto | 1 | -1/+5 | |
| 2017-09-30 | link to mdn flex doc | Mark Otto | 1 | -1/+1 | |
| 2017-09-27 | Take out reference to Flex Order (#23759) | Ray Villalobos | 1 | -1/+1 | |
| Since flex-order was renamed to just order, change the subtitle. | |||||
| 2017-09-07 | consistent comma usage :D | Mark Otto | 1 | -1/+1 | |
| 2017-09-04 | adds clarification that gris values should be set in px (#23829) | Andres Galante | 1 | -1/+1 | |
| 2017-09-01 | Correct typo (#23805) | Eugenio | 1 | -1/+1 | |
| Shouldn't this be 'output' ? | |||||
| 2017-08-22 | remove d-flex class from img tag in docs | Chirag Modi | 1 | -10/+10 | |
| 2017-08-21 | Added missing dot (#23601) | SKmedix | 1 | -1/+1 | |
| 2017-08-21 | Remove trailing spaces (#23593) | Иван Жеков | 1 | -12/+12 | |
| 2017-08-20 | Restore grid offset classes | Mark Otto | 1 | -2/+45 | |
| Fixes #23360 by restoring just the offset class generation to our grid framework mixins. Also restores the `make-col-offset` mixin. Docs have been restored to illustrate this behavior and merged with the newer margin utilities examples. | |||||
| 2017-08-15 | Remove $zindex-dropdown-backdrop from docs (#23461) | Rolandas Barysas | 1 | -1/+0 | |
| It was removed in 6d64afe. | |||||
| 2017-07-14 | mention how to do edge-to-edge in docs | Mark Otto | 1 | -0/+2 | |
| /cc #23070 | |||||
| 2017-07-14 | fixes #23045 | Mark Otto | 1 | -5/+0 | |
| 2017-07-02 | fix some busted links | Mark Otto | 2 | -2/+2 | |
| 2017-07-01 | Move /utilities/flexbox to /utilities/flex to match name of SCSS file | Mark Otto | 1 | -1/+1 | |
| 2017-07-01 | cleanup offsets | Mark Otto | 1 | -4/+0 | |
| 2017-06-30 | update redirect_from on docs pages | Mark Otto | 1 | -1/+1 | |
| 2017-06-30 | update that docs bit too | Mark Otto | 1 | -1/+1 | |
| 2017-06-30 | formatting | Mark Otto | 1 | -2/+2 | |
| 2017-06-30 | this were removed | Mark Otto | 1 | -5/+0 | |
| 2017-06-30 | drop that part of the docs, not applicable | Mark Otto | 1 | -16/+0 | |
| 2017-06-30 | Drop offsets and push/pull for new order variants | Mark Otto | 1 | -22/+10 | |
| 2017-06-30 | remove grid gutter sass map as it's output css was all jacked up | Mark Otto | 1 | -20/+5 | |
| 2017-06-29 | fix broken links on Utilities for layout page | Craig Potter | 1 | -4/+4 | |
| 2017-05-29 | update urls | Mark Otto | 2 | -7/+7 | |
| 2017-05-29 | Rearrange all the docs to allow for a docs/major.minor/ setup | Mark Otto | 4 | -0/+1078 | |
