Wykres commitów

2408 Commity (388a4f85a421d0e46d60b8acb462dba9c775e21c)

Autor SHA1 Wiadomość Data
Cory LaViska 388a4f85a4 Revert "Remove the need to bind member methods in the connectedCallback (#1081)"
This reverts commit 5f8556b1b2.
2023-01-03 10:19:25 -05:00
Jeremiah Hoyet 5f8556b1b2
Remove the need to bind member methods in the connectedCallback (#1081)
* Remove the need to bind member methods in the connectedCallback

* Remove console.log
2023-01-03 10:15:12 -05:00
Cory LaViska e411b57124 fixes #1096 2023-01-03 10:10:14 -05:00
Cory LaViska 0120e7429d update changelog 2023-01-03 09:49:56 -05:00
sowiner 377dbe28eb
add zh-tw translations (#1086)
* add zh-tw translations

* add numOptionsSelected translate
2023-01-03 09:48:56 -05:00
Cory LaViska b25b1d5750 Update changelog 2023-01-03 09:05:16 -05:00
Alan Chambers 0e1b792bf7
Update `make-react.js` script to use new @lit-labs/react createComponent options object (#1090)
* Update react wrapper signature

Updated react createComponent to use new options object

* removed unused pascalCase import
2023-01-03 08:57:27 -05:00
Cory LaViska 417f0d17c9 don't scroll when refocusing 2022-12-28 17:21:11 -05:00
Cory LaViska d9252fe755 ignore disabled controls 2022-12-28 17:18:48 -05:00
Cory LaViska c5555ab5fe Merge branch 'next' of https://github.com/shoelace-style/shoelace into next 2022-12-28 16:50:37 -05:00
Cory LaViska eb61dc7d91 update bootstrap-icons 2022-12-28 16:50:35 -05:00
Bünyamin Eskiocak a4c522f090
Added `control--checked` and `control--indeterminate` parts to `<sl-checkbox>` (#1085)
* removed checked and indeterminate parts from doc

* Revert "removed checked and indeterminate parts from doc"

This reverts commit 5e702387e1.

* control--checked & control--indeterminate parts
2022-12-28 16:40:59 -05:00
Cory LaViska a8fe8c3e71 update hover styles 2022-12-28 16:36:07 -05:00
Cory LaViska 87000306c0 remove unused import 2022-12-28 16:25:33 -05:00
Cory LaViska ae07b7d0a8 update changelog 2022-12-28 16:22:08 -05:00
Cory LaViska 626b76610f fix example 2022-12-28 16:22:05 -05:00
Cory LaViska b4a1e1b0c9 fix docs 2022-12-28 16:12:41 -05:00
Cory LaViska 913243f8c1 more finishing touches + tests 2022-12-28 16:07:37 -05:00
Cory LaViska 563ed81984 remove example 2022-12-28 16:07:22 -05:00
Cory LaViska fcbf339a86 remove unused selectors 2022-12-28 16:07:17 -05:00
Cory LaViska 70585e1d2a finishing touches 2022-12-28 15:31:42 -05:00
Cory LaViska 479e568296 update docs 2022-12-28 15:31:05 -05:00
Cory LaViska a473e41ab3 fix docs 2022-12-28 14:43:01 -05:00
Cory LaViska 92f6a2d8e9 update changelog 2022-12-28 11:42:34 -05:00
Cory LaViska 06dc5740bf updates 2022-12-28 11:42:08 -05:00
Cory LaViska fe524e0fac ignore clear button keys 2022-12-20 20:49:10 -05:00
Cory LaViska ea7de2eb70 document slots 2022-12-20 18:44:57 -05:00
Cory LaViska b8d02537a6 add grouping example 2022-12-20 18:44:33 -05:00
Cory LaViska 24744ef8c5 docs + cleanup wrapper 2022-12-20 18:24:25 -05:00
Cory LaViska 69997466be update example 2022-12-20 18:23:51 -05:00
Cory LaViska f7d7fdf5b1 rerorder props 2022-12-20 18:23:19 -05:00
Cory LaViska c0013c5639 refactor into set function 2022-12-20 17:53:55 -05:00
Cory LaViska 935040204f fix alignment to match other controls 2022-12-20 17:53:45 -05:00
Cory LaViska 2ffbf9b017 update examples 2022-12-20 17:43:50 -05:00
Cory LaViska 0f67b9a9d1 remove unused var 2022-12-20 13:51:53 -05:00
Cory LaViska c5dee51233 restore example 2022-12-20 13:50:48 -05:00
Cory LaViska b07238d536 temporarily disable a11y bug 2022-12-20 13:37:30 -05:00
Cory LaViska e2a65c28f4 update select examples 2022-12-20 13:37:05 -05:00
Cory LaViska 1f457cdde0 keep on keepin on 2022-12-20 13:36:53 -05:00
Cory LaViska 46fda5f0a6 upgrade 2022-12-20 13:36:06 -05:00
Cory LaViska e22c2f839b don't select disabled options 2022-12-20 13:00:27 -05:00
Cory LaViska 5bff912162 loosen up that type 2022-12-20 13:00:13 -05:00
Cory LaViska f3010cecbe fix tests 2022-12-20 12:13:39 -05:00
Cory LaViska 2dc275defd fix validity and events 2022-12-20 11:40:49 -05:00
Cory LaViska 9f79445292 improve scroll on open 2022-12-20 10:31:55 -05:00
Cory LaViska 10cb26b81e focus after update 2022-12-20 10:21:41 -05:00
Cory LaViska 3722e0ad91 focus after open 2022-12-19 18:17:41 -05:00
Cory LaViska f28a0ec743 fix in screen readers 2022-12-19 17:46:31 -05:00
Cory LaViska a42b393bf1 Merge branch 'next' into select 2022-12-17 11:29:58 -05:00
Cory LaViska 41f50777bd update changelog 2022-12-17 11:29:25 -05:00