Patrick H. Lauke
7044ea82c1
Patch fractional viewport widths to work around Safari rounding bug ( #25177 )
...
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
2018-01-03 09:42:03 +02:00
XhmikosR
a6996ef38e
layout/overview.md: fix double copy button.
2017-12-31 01:42:19 +02:00
Mark Otto
42e881f590
improve docs tables
2017-12-27 13:40:51 -08:00
Mark Otto
b3e9547c59
further clarify z-index docs, fix #24999
2017-12-23 13:17:23 -08:00
Mark Otto
fff0116f70
closes #24450
2017-11-24 12:40:56 -08:00
Patrick H. Lauke
dcb761350c
Add support for fractional viewport widths (zoom/high-dpi displays) ( #24299 )
...
* 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-20 05:13:37 -05:00
Rychu
1449ec0d7c
Typos in grid.md ( #24828 )
...
Fixed typos in offsetting section of grid.md
2017-11-19 13:33:05 -05:00
Gijs Boddeus
c7a2689a31
fix typo grid.md ( #24757 )
...
fixes #24744
2017-11-11 08:10:47 -03:00
Giovanni Totaro - aka Vanni
165c0f15b2
Add display utilities link in 'Utilities for layout' docs page ( #24615 )
2017-10-31 13:17:16 +02:00
rmacklin
9e6dabbb10
Reduce z-indexes in button-group, input-group, list-group, and pagination to 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-20 10:01:29 +03:00
Anuj Tomar
fa234e27aa
Correct $zindex-sticky value ( #24402 )
2017-10-17 08:51:34 +03:00
Michael Letcher
c8ee8509cb
Updated Safari Bug ( #24350 )
2017-10-12 21:22:18 +03:00
Mark Otto
742e3a79dd
Update column resets docs to include new section for column breaks
...
- Moves offset reset to the offset section
- Adds new breaks section to fix #24136
2017-10-03 16:10:54 -07:00
Luke Frake
c2fb64ce37
Add order first to grid ( #24202 )
...
* Add first class to grid framework to add negative ordering
* Add order-first explination to the docs
2017-10-02 18:56:13 -07:00
Mark Otto
4e2ed6890c
remove that, the example comes first now
2017-09-30 20:30:40 -07:00
Mark Otto
9473a7298e
more links, clarify predefined classes
2017-09-30 20:30:40 -07:00
Mark Otto
72ef6f4d86
be more specific about context and breakpoint scaling
2017-09-30 20:30:40 -07:00
Mark Otto
5463612c4d
be more specific
2017-09-30 20:30:40 -07:00
Mark Otto
6e9100155d
rewrite containers and rows section
2017-09-30 20:30:40 -07:00
Mark Otto
92a9b68372
link to css tricks article, add code snippet to example
2017-09-30 20:30:40 -07:00
Mark Otto
c449f3323a
link to mdn flex doc
2017-09-30 20:30:40 -07:00
Ray Villalobos
71469a2fac
Take out reference to Flex Order ( #23759 )
...
Since flex-order was renamed to just order, change the subtitle.
2017-09-27 10:49:48 +03:00
Mark Otto
d3d06583c5
consistent comma usage :D
2017-09-07 09:31:50 -07:00
Andres Galante
8672161f75
adds clarification that gris values should be set in px ( #23829 )
2017-09-04 15:39:24 -07:00
Eugenio
56e415d57d
Correct typo ( #23805 )
...
Shouldn't this be 'output' ?
2017-09-01 22:58:53 +01:00
Chirag Modi
0492c3a4cd
remove d-flex class from img tag in docs
2017-08-22 11:09:16 -07:00
SKmedix
022b41ed9b
Added missing dot ( #23601 )
2017-08-21 18:30:55 +03:00
Иван Жеков
721d948d94
Remove trailing spaces ( #23593 )
2017-08-21 14:51:36 +03:00
Mark Otto
fd8c052c67
Restore grid offset classes
...
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-20 11:17:48 -07:00
Rolandas Barysas
b150410660
Remove $zindex-dropdown-backdrop from docs ( #23461 )
...
It was removed in 6d64afe
.
2017-08-15 18:16:40 +03:00
Mark Otto
64bf037bd1
mention how to do edge-to-edge in docs
...
/cc #23070
2017-07-14 16:31:34 -07:00
Mark Otto
16fdaa2bef
fixes #23045
2017-07-14 16:31:13 -07:00
Mark Otto
67245a474f
fix some busted links
2017-07-02 12:00:24 -07:00
Mark Otto
25d5ffc9f9
Move /utilities/flexbox to /utilities/flex to match name of SCSS file
2017-07-01 23:05:51 -07:00
Mark Otto
78167242b3
cleanup offsets
2017-07-01 10:42:36 -07:00
Mark Otto
4554d74221
update redirect_from on docs pages
2017-06-30 15:04:10 -07:00
Mark Otto
7eafb16579
update that docs bit too
2017-06-30 11:44:09 -07:00
Mark Otto
3afb571ec3
formatting
2017-06-30 11:44:09 -07:00
Mark Otto
3fd0708f8d
this were removed
2017-06-30 11:44:09 -07:00
Mark Otto
6b34cba118
drop that part of the docs, not applicable
2017-06-30 11:44:09 -07:00
Mark Otto
4982926dcf
Drop offsets and push/pull for new order variants
2017-06-30 11:44:09 -07:00
Mark Otto
b013b987b0
remove grid gutter sass map as it's output css was all jacked up
2017-06-30 09:01:39 -07:00
Craig Potter
41f8af8afa
fix broken links on Utilities for layout page
2017-06-29 15:41:50 -07:00
Mark Otto
b2c1e89c6a
update urls
2017-05-29 23:32:28 -07:00
Mark Otto
3e76d65656
Rearrange all the docs to allow for a docs/major.minor/ setup
2017-05-29 23:32:28 -07:00