Wykres commitów

25 Commity (3c2f5ec48e0b2461edecb484cb301d2a6e8b5240)

Autor SHA1 Wiadomość Data
Cory LaViska 3c2f5ec48e sort this, eslint 2023-01-13 15:43:55 -05:00
Cory LaViska d07a8cfaea fix import paths 2022-08-08 10:15:41 -04:00
Burton Smith ad00d8840e run prettier 2022-08-02 13:10:26 -04:00
Burton Smith 90f4d77ed6 fix screen reader issues for radios and group 2022-08-02 12:59:00 -04:00
Cory LaViska 4dbc3d2c8f Revert "fix checked handling"
This reverts commit 98746c86e4.
2022-08-01 11:25:09 -04:00
Cory LaViska 98746c86e4 fix checked handling 2022-07-29 08:25:36 -04:00
Alessandro b2cf3a5505
feat(form): add reset functionality (#799)
* feat(form): add reset functionality

* feat(interal): add defaultValue decorator

* feat: add defaultValue and defaultChecked

* chore: implement unit tests

* chore: remove leftover
2022-06-28 17:59:52 -04:00
Cory LaViska e60c5c4546 update eslint 2022-05-24 08:12:13 -04:00
Cory LaViska 8904e9d709 #744 2022-05-11 10:48:06 -04:00
Cory LaViska af4d25ee37 restore desired commits 2022-03-24 08:11:49 -04:00
Cory LaViska 300cbd090f revert path aliases 2022-03-24 08:01:09 -04:00
Cory LaViska e32c15204c Revert recent changes 2022-03-24 07:48:03 -04:00
Cory LaViska 0b1ff75f1b add tests 2022-03-23 17:37:08 -04:00
Cory LaViska f34960d82a revert path aliases since we can't override WTR's TS config 2022-03-23 09:30:39 -04:00
Cory LaViska 6450c0bee6 add radio button; refactor radio group 2022-03-15 17:42:59 -04:00
Cory LaViska 1c903f4d26 refactor radio logic 2022-03-14 17:47:02 -04:00
Cory LaViska ff1e11022d reintroduce path aliasing and fix autosort 2022-03-02 09:28:34 -05:00
Cory LaViska 3fa41ea8d9 revert path aliasing and update import orders 2022-02-26 10:48:56 -05:00
Jason O'Neill 0330498bbb eslint: enable one-liner functions, dangling promises 2022-01-16 20:44:10 -08:00
Jason O'Neill 9fb3b5cfed feat: add ESLint, improve types, improve a11y 2022-01-15 21:47:14 -08:00
Cory LaViska a15ccfee1b Revert "Merge branch 'radio-group' of https://github.com/Trendy/shoelace into next"
This reverts commit e5cbee2770, reversing
changes made to 3897446cb7.
2021-11-23 11:05:04 -05:00
Jeremiah Hoyet b36d2edfde Clean up tests 2021-11-22 17:17:31 -05:00
Shanyu Cui 7d1373a1d1 radio: emit sl-change when toggled via arrow keys 2021-10-04 23:27:28 -07:00
Cory LaViska 3bb8614143 use fixture types consistently 2021-08-10 17:11:07 -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