Wykres commitów

29 Commity (3c2f5ec48e0b2461edecb484cb301d2a6e8b5240)

Autor SHA1 Wiadomość Data
Cory LaViska 3c2f5ec48e sort this, eslint 2023-01-13 15:43:55 -05:00
Cory LaViska 6e26daf804 add form attribute; fixes #1130 2023-01-13 12:34:33 -05:00
Cory LaViska 68ed69292c add validation tests; fixes #1065 2023-01-10 15:05:44 -05:00
Cory LaViska 9a6b9a7841 fixes #1119 2023-01-09 14:54:17 -05:00
Cory LaViska a90b22c05d add test 2023-01-09 14:25:21 -05:00
Cory LaViska bf527437a0 add stylesheet to test runner; fix tests 2023-01-09 10:35:37 -05:00
Cory LaViska fbcb4d8dbd fixes #1109 2023-01-06 12:25:03 -05:00
Cory LaViska 87000306c0 remove unused import 2022-12-28 16:25:33 -05:00
Cory LaViska 913243f8c1 more finishing touches + tests 2022-12-28 16:07:37 -05:00
Cory LaViska 70585e1d2a finishing touches 2022-12-28 15:31:42 -05:00
Cory LaViska 1f457cdde0 keep on keepin on 2022-12-20 13:36:53 -05:00
Cory LaViska f3010cecbe fix tests 2022-12-20 12:13:39 -05:00
Cory LaViska 066abe4e52 wait longer 2022-12-08 11:16:08 -05:00
Cory LaViska 0237851aa1 fix failing test 2022-12-08 09:01:33 -05:00
Cory LaViska c6df057e15 fixes #917 2022-12-07 17:40:46 -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 caaf2b0d1e fixes #729 2022-04-14 18:01:25 -04:00
Cory LaViska 85976a1f35 use sendKeys/sendMouse 2022-04-06 09:48:54 -04:00
Cory LaViska c26b1335f5 refactor form control parts 2022-03-18 17:33:23 -04:00
Cory LaViska 38b0ace0ca remove comments 2022-03-09 09:20:22 -05:00
Cory LaViska 3aa5fdba55 improve form controls a11y; add tests 2022-03-08 17:34:17 -05:00
Jason O'Neill 9fb3b5cfed feat: add ESLint, improve types, improve a11y 2022-01-15 21:47:14 -08:00
Cory LaViska e2012433cb add blur() 2021-12-17 09:27:23 -05:00
Cory LaViska 8c3888da02 add control part to select 2021-09-24 08:48:01 -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
gtyamamoto 066f7cfa08 fix: allow ctrl/command + key when the sl-select is on focus 2021-08-19 17:21:18 -03:00
Cory LaViska 3bb8614143 use fixture types consistently 2021-08-10 17:11:07 -04:00
Cory LaViska 45f4b33eb1 add select sl-change test 2021-06-15 09:36:45 -04:00