- 04 Jun, 2020 8 commits
-
-
XhmikosR authored
-
XhmikosR authored
Update to `@rollup/plugin-babel`
-
Martijn Cuppens authored
-
Mark Otto authored
-
Mark Otto authored
For some reason, custom checks in CSS columns need a new stacking order to maintain visibility. This PR adds `z-index: 1` to trigger that new stacking order. Since v5's forms are being redone entirely, and we're dropping IE10/11 there, I think this is totally fine to ship with v4 only. Will need to check v5's forms it in Edge though. Fixes #29607 . Co-authored-by:
XhmikosR <xhmikosr@gmail.com>
-
Gaël Poupard authored
Co-authored-by:
XhmikosR <xhmikosr@gmail.com>
-
Gaël Poupard authored
-
- 29 May, 2020 1 commit
-
-
Gaël Poupard authored
-
- 26 May, 2020 1 commit
-
-
Gaël Poupard authored
-
- 14 May, 2020 2 commits
-
-
Mark Otto authored
Turns out this applies to IE11 as well as IE10, so this clarifies the docs callout. Closes #25242 . Co-authored-by:
XhmikosR <xhmikosr@gmail.com>
-
- 13 May, 2020 1 commit
-
-
XhmikosR authored
-
- 12 May, 2020 26 commits
-
-
XhmikosR authored
-
XhmikosR authored
-
Mark Otto authored
-
XhmikosR authored
-
XhmikosR authored
They are not included in npm.
-
XhmikosR authored
-
XhmikosR authored
We missed it in #30562
-
XhmikosR authored
-
XhmikosR authored
Add a test about the scrollbar issue on non-integer width
-
Giovanni Mendoza authored
Refs #30772
-
XhmikosR authored
Remove moot fail-fast option
-
XhmikosR authored
* remove favicons meta tags * copy the two brand images we use in the examples * copy dist and brand images into an assets folder
-
Rohit Sharma authored
-
XhmikosR authored
While it might not be possible to invalidate the cache by changing test.yml, this should speed things up a lot due to `bundle i` taking most of the time.
-
XhmikosR authored
-
XhmikosR authored
-
XhmikosR authored
-
XhmikosR authored
-
XhmikosR authored
-
XhmikosR authored
-
XhmikosR authored
-
XhmikosR authored
-
XhmikosR authored
-
XhmikosR authored
Make the `docs-compile` one an alias of `docs-build`.
-
XhmikosR authored
-
- 11 May, 2020 1 commit
-
-
Mark Otto authored
- Adds .user-select-* utils from v5 - Adds button role attribute util, one of the top requested features in our issues for adding pointer cursors - Adds new docs page to demonstrate both - Includes Sass list for customizing user select
-