Mark Otto
2a3e487dba
Update copy around breakpoint sizing ( #31382 )
...
* Update copy around breakpoint sizing
Fixes #31288
* Update breakpoints.md
* Further copy changes
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
2020-07-31 12:38:17 -07:00
Alex Mohr
f7cf44d3a0
Fix spelling mistake ( #31190 )
...
Co-authored-by: Alex Mohr <mohralexj@gmail.com>
2020-06-27 21:39:17 +01:00
Hiws
7acf586d3e
Docs: fix typo ( #31106 )
...
* Fixes a typo so it displays the correct px's.
* Update gutters.md
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
2020-06-19 08:10:28 +03:00
Nic Johnson
b84c9ed489
Fix typo ( #31102 )
2020-06-18 21:46:03 +03:00
Bruno Baguette
d2aefa7d94
Typo fix : ocassions ⮞ occasions
2020-06-17 10:44:31 -07:00
Bruno Baguette
59943ab868
Several typo fixes ( #31077 )
...
* Typo fix : thesse ⮞ these
* Several typo fixes
verical ⮞ vertical
availble ⮞ available
thesse ⮞ these
2020-06-17 10:43:54 -07:00
Martijn Cuppens
7e28764e67
Change breakpoint-max implementation
...
- The `media-breakpoint-down()` uses the breakpoint itself instead of the next breakpoint. Use `media-breakpoint-down(lg)` instead of `media-breakpoint-down(md)` to target viewports smaller than the `lg` breakpoint.
- The `media-breakpoint-between()` mixin's second parameter also uses the breakpoint itself instead of the next breakpoint. Use `media-between(sm, lg)` instead of `media-breakpoint-between(sm, md)` to target viewports between the `sm` and `lg` breakpoints.
2020-06-14 14:50:47 -07:00
Gaël Poupard
2a4e97b56c
docs(layout): drop useless .text-left on overview table
2020-06-11 22:39:49 -07:00
Edson Jr
1f1b147f19
Add space-evenly
option for justify-content
( #30910 )
2020-05-30 15:19:10 +02:00
XhmikosR
167739baf1
Update grid.md
...
Fix docsref links
2020-05-26 18:48:03 +03:00
XhmikosR
5d11d5790a
Fix broken anchors. ( #30828 )
2020-05-14 19:43:56 +03:00
XhmikosR
38ec7c4df7
Bump version to 5.0.0-alpha1 ( #29925 )
...
Also add v4.5.0 in versions and keep README.md pointing to v4.5.0 so that there are no broken stuff.
2020-05-13 22:36:00 +03:00