Wykres commitów

604 Commity (5bd7bfb4ceaf2a7cb5b58b79a9948f2d7bf137d3)

Autor SHA1 Wiadomość Data
Cory LaViska f644454080 add new typography tokens 2021-08-30 16:39:08 -04:00
Cory LaViska 00bf318ee9 prevent errors when setting controls undefined 2021-08-30 08:27:47 -04:00
Sidharth Ramesh da3415d029
Prevents error if sl-input has value undefined (#513)
The sl-input's value state being `undefined` is very common when using shoelace with frameworks. Instead of erroring out and not showing the input, this should handle it gracefully.
2021-08-30 08:25:25 -04:00
Cory LaViska a1d354ac15 remove unused import 2021-08-27 16:45:33 -04:00
Cory LaViska f4c472e7de remove --focus-ring 2021-08-27 09:07:42 -04:00
Cory LaViska 719d62b670 fix spacing in select clearable 2021-08-27 09:03:10 -04:00
Cory LaViska 165306f56a remove no-fieldset; add fieldset 2021-08-27 09:00:01 -04:00
Cory LaViska 248bb32977 fix radio focus visible styles 2021-08-27 08:54:00 -04:00
Cory LaViska dfb9127052 fix checkbox/switch focus visible 2021-08-27 08:50:31 -04:00
Cory LaViska 5933e948e1 fix checkbox focus visible 2021-08-27 08:38:11 -04:00
Cory LaViska 624f6ef5a1 fix arrow keys 2021-08-27 08:26:48 -04:00
Cory LaViska 2865b546fa add --sl-focus-ring and update styles 2021-08-27 08:21:18 -04:00
Cory LaViska 9d7c3b2af9 no need to force focus 2021-08-27 08:20:26 -04:00
Cory LaViska 033896dfc2 adjust default button 2021-08-27 08:20:07 -04:00
Cory LaViska 43f74583ea rework focus-visible logic 2021-08-26 08:35:36 -04:00
Cory LaViska 4c6e61e6dd improve switch contrast 2021-08-25 17:57:52 -04:00
Cory LaViska 0829af77c0 fix --sl-color-neutral-0|1000 2021-08-25 17:48:37 -04:00
Cory LaViska f9010cf3ca add date to input 2021-08-24 08:13:36 -04:00
Cory LaViska 9c0641dcad fixes #508 2021-08-23 09:11:40 -04:00
Cory LaViska af852a088c improve icon color contrast 2021-08-23 09:11:27 -04:00
Cory LaViska 27376df5f2 improve color picker 2021-08-23 08:50:18 -04:00
Cory LaViska fd285dbd6f use black for overlay color 2021-08-23 08:17:45 -04:00
Cory LaViska 76e1d4b403 adjust elevation tokens 2021-08-20 17:23:59 -04:00
Cory LaViska 51dbc1a1ee remove elevation when inline 2021-08-20 17:00:07 -04:00
Cory LaViska 7095236116 fix whitespace 2021-08-20 14:19:19 -04:00
Cory LaViska c41714c6f3 fix menu selection via type to select 2021-08-20 09:55:32 -04:00
Cory LaViska 0a45f446e2 Merge branch 'fix/ctrlkeys-usability-sl-select' of https://github.com/gtyamamoto/shoelace into gtyamamoto-fix/ctrlkeys-usability-sl-select 2021-08-20 09:38:57 -04:00
gtyamamoto 767c0b3675 fix: allow ctrl/command + key when the sl-select is on focus
- doing a more simplistic approach to handle ctrlKey/metaKey values
2021-08-20 09:20:01 -03:00
Cory LaViska 30477bb0ad shifted dark theme 2021-08-20 07:56:18 -04:00
gtyamamoto 066f7cfa08 fix: allow ctrl/command + key when the sl-select is on focus 2021-08-19 17:21:18 -03:00
Cory LaViska be8f2bf280 improve help text contrast 2021-08-19 15:01:48 -04:00
Cory LaViska e339571ce0 fix menu bug 2021-08-19 09:34:08 -04:00
Cory LaViska 3ea89b3956 fix mouseup 2021-08-19 09:04:08 -04:00
Cory LaViska fb48c4cf0e remove ref attr 2021-08-18 18:17:58 -04:00
Cory LaViska 6d03f12e54 improve contrast; fixes #128 2021-08-18 17:54:35 -04:00
Cory LaViska be5bbe95b6 change default effect to 'none' 2021-08-18 17:30:51 -04:00
Cory LaViska 96008539d5 fix whitespace 2021-08-18 09:53:51 -04:00
Cory LaViska 6607cdb0bd remove extra comment 2021-08-17 17:04:57 -04:00
Cory LaViska b35d5e9914 update examples and changelog 2021-08-16 17:05:28 -04:00
Rafael Rossini 5eac4ebee8
Add prefix and suffix slot to sl-select component (#501)
* Add prefix and suffix slot to sl-select component

* Adding align-items: center in prefix/suffix and changing documentation to showcase using as visual aids
2021-08-16 16:30:55 -04:00
Cory LaViska d81db3fd4b remove unused style 2021-08-12 08:39:06 -04:00
Cory LaViska 94f4d652b4 remove focus ring color tokens 2021-08-10 17:53:15 -04:00
Cory LaViska 5aab7c34e6 fix radio group focus bug 2021-08-10 17:24:52 -04:00
Cory LaViska 72eff3754f emit on left/right 2021-08-10 17:13:21 -04:00
Cory LaViska 3bb8614143 use fixture types consistently 2021-08-10 17:11:07 -04:00
Cory LaViska 2b12a47915 merge changes 2021-08-10 17:10:50 -04:00
Benny Powers 9216e72a3e fix: emit sl-change from radio and switch on user interaction only 2021-08-10 18:53:15 +03:00
Benny Powers 9b99a92dc1 fix: emit sl-change from checkbox on user interaction only
fixes #497
2021-08-10 18:53:15 +03:00
Cory LaViska 75f2da3547 prettier 2021-08-10 10:57:24 -04:00
Cory LaViska 6c9a25a0c7 Merge branch 'theming' into next 2021-08-10 10:56:27 -04:00