Wykres commitów

15 Commity (1c359fbea94f23ab2d93551d8dc7082b6b01343d)

Autor SHA1 Wiadomość Data
Cory LaViska 01f8ce6b03 fix typo 2022-11-30 15:43:43 -05:00
Bünyamin Eskiocak 35aa56d334
Added title attribute (#1043)
* added title attribute

Fixes #1042

* added tests for title

* also some other tests

* clarify why title was added
2022-11-30 15:42:56 -05:00
Cory LaViska a3f658938d bulletproof part selectors 2022-11-17 09:35:44 -05: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
James Garbutt 50f702e9f1
test: add checkbox tests (#723) 2022-04-07 07:24:48 -04:00
Cory LaViska af4d25ee37 restore desired commits 2022-03-24 08:11:49 -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
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 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
Benny Powers 9b99a92dc1 fix: emit sl-change from checkbox on user interaction only
fixes #497
2021-08-10 18:53:15 +03:00