Wykres commitów

23 Commity (c7b53cff47b9c0d38903e172bd5caf7fca10c094)

Autor SHA1 Wiadomość Data
Cory LaViska c7b53cff47 update prettier 2023-10-12 13:56:11 -04:00
Konnor Rogers 60d7f688eb
fix extensionless imports (#1394) 2023-06-22 10:56:24 -04:00
konnorrogers c6cc7b6983 prettier 2023-06-13 15:43:21 -04:00
konnorrogers 0e869ec18d fix the tests 2023-06-13 15:40:04 -04:00
Cory LaViska d638d811ad remove unused type 2023-02-23 11:04:51 -05:00
Cory LaViska bc58472b7b fix skipped tests 2023-02-23 11:02:26 -05:00
xdev1 4a28825ea7
Added some missing form validation standard features (implemented for #1181) (#1167)
* #1163 - added read-only properties 'validity' and 'validationMessage' to all nine form controls

* #1163 - added base support for showing form validation messages below the form controls

* #1163 - animated validation errors in demo

* #1181 - Removed all previous changes that have been validation error specific

* Started with 'Inline validation' demo / fixed merge issues / etc.

* #1181 - continued work on missing form validation features

* #1181 - enhanced validation support for SlColorPicker / some cleanup

* #1181 - fixed CSS issues

* #1181 - fixed again CSS issues

* '1181 - added form validation features finally working

* #1181 - bug fixes

* #1181 - fixed open issues / added API doc comments

* #1181 - updated inline validation demos / removed some legacy code

* #1181 - finished invalid form validation example

* #1181 - added tests / several bugfixes

* #1181 - fixed typos etc.

* #1181 - tests

* #1181 - tests

* #1181 - tests
2023-02-14 14:50:06 -05:00
Cory LaViska b260a4dc29 add focus/blur to color picker 2023-02-07 17:18:03 -05:00
Cory LaViska 527bf79973 improve user interaction heuristics; closes #1175 2023-02-07 15:29:26 -05:00
Cory LaViska 44ecc8ce56 fixes #1141 2023-01-23 11:36:45 -05:00
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 c8e633c4a1 fix color picker bug 2023-01-06 15:24:57 -05:00
Cory LaViska 121464fa2d make swatches an attribute 2023-01-04 12:37:16 -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
Cory LaViska 23b2f9335b add test for #869 2022-08-25 09:00:52 -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 b84a8bc76a fixes #704 2022-03-14 10:11:55 -04: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
Cory LaViska 301c58d6fb add initial tests 2021-06-18 08:34:42 -04:00