| Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
* Change state field to select
* Include "Choose..." placeholder for select
* Change validated select to .custom-select
|
|
instead, only apply outline suppression if the browser wouldn't normally apply the focus outline, using the (currently experimental) `:focus-visible` pseudo-class
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
(#28400)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
each nav (#28361)
|
|
|
|
|
|
|
|
Combine two checks since we return the same value for both.
|
|
|
|
|
|
|
|
|
|
There's no reason for us to wait here.
|
|
So if one of the two sub-tasks fails, it still completes linting the other one.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|