- 28 Oct, 2018 1 commit
-
-
Johann-S authored
-
- 23 Oct, 2018 6 commits
-
-
Ng Yik Phang authored
- Remove `.sr-only` span for previous/next page, there is already`aria-label` - Add `aria-disabled="true"` and `aria-current="page"`
-
ItaloBC authored
This allows the user to make a container (ideally) to use viewport height and width and allow better vertical/horizontal alignments of elements.
-
Martijn Cuppens authored
-
Caíque de Castro Soares da Silva authored
Fixes #25870
-
Mitko Georgiev authored
This change follows exactly what was done for the `$grays`, `$colors`, and `$theme-colors` lists in #23260. This allows for easy addition of new breakpoints or grid containers also.
-
Martijn Cuppens authored
-
- 22 Oct, 2018 4 commits
-
-
Martijn Cuppens authored
-
XhmikosR authored
-
XhmikosR authored
Now that we don't have the ToC issue with the examples' headers in ToC, we can safely do this.no_toc_section_class
-
- 21 Oct, 2018 19 commits
-
-
Martijn Cuppens authored
-
Johan Beckers authored
If I want to customise the breakpoints using `em`, I get compatibility errors. It is good practice to set breakpoints in `em` instead of `px` when users use browser scaling. See https://zellwk.com/blog/media-query-units/#concluding-the-experiments for more information why someone would like to do this. Only Safari users can get annoyed: https://adamwathan.me/dont-use-em-for-media-queries/ In any case, using a unitless number at line 42 would be very convenient.
-
XhmikosR authored
-
Nicolay Hvidsten authored
The current documentation for .flex-fill indicated that the flex items would have equal widths, regardless of content. This update ensures that the documentation reflects the fact that the width of the flex items depends on their actual content.
-
Andrew Luca authored
-
Martijn Cuppens authored
-
XhmikosR authored
-
Andrew Pucci authored
Define new variable for card header color
-
ysds authored
-
ysds authored
-
Martijn Cuppens authored
Removes the grid.css file of the grid example and makes use of utility classes
-
Andrey authored
-
Martijn Cuppens authored
-
Martijn Cuppens authored
-
Doug Puchalski authored
The outline button variant mixin should use the hover mixin, as does the non-outline version.
-
midzer authored
-
Martijn Cuppens authored
-
Roy Klutman authored
-
- 20 Oct, 2018 10 commits
-
-
XhmikosR authored
-
719media authored
user-select has no effect on before/after pseudo elements
-
andresgalante authored
-
Ian Walter authored
When gradients are enabled there is still a hover state on disabled buttons since the hover rules apply to background-image and disabled rules apply to background-color. This applies the logic already present in dropdowns to buttons. This fix was originally proposed by @ysds.
-
semenyakNik authored
-
Martijn Cuppens authored
-
XhmikosR authored
Requires jekyll-toc v0.8.0.
-
XhmikosR authored
-
XhmikosR authored
* remove unused rules * use Sass nesting in more places * use the core mixins in more places * use the color variables more
-
XhmikosR authored
-