Wykres commitów

26 Commity (b281c5bbc1951ff98129c807c2c5352bdb119583)

Autor SHA1 Wiadomość Data
Cory LaViska b281c5bbc1 use Set instead of WeakMap 2023-02-07 13:56:02 -05:00
Cory LaViska 776ab2c715 add getForm() method 2023-02-07 09:01:32 -05:00
Cory LaViska a539058253 validate even with novalidate; fixes #1164 2023-02-06 17:18:01 -05:00
Cory LaViska 039ab175c3 add comment 2023-02-06 10:46:37 -05:00
Cory LaViska 3c2f5ec48e sort this, eslint 2023-01-13 15:43:55 -05:00
Cory LaViska aa65077b12 add getFormControls() method 2023-01-13 14:06:58 -05:00
Cory LaViska 6e26daf804 add form attribute; fixes #1130 2023-01-13 12:34:33 -05:00
Cory LaViska e2d2f5d670 rename FormSubmitController; remove this.invalid 2023-01-10 13:24:06 -05:00
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 70585e1d2a finishing touches 2022-12-28 15:31:42 -05:00
Cory LaViska 3675787ddd remove polyfill 2022-12-13 07:24:06 -05:00
Cory LaViska 3877351fdc fix wrong values for buttons in form submission 2022-12-06 14:04:34 -05:00
Bünyamin Eskiocak bc6a813c46
Added `formenctype` to `<sl-button>` (#1009)
* added formenctype to sl-button

* updated changelog

Co-authored-by: Cory LaViska <cory@abeautifulsite.net>
2022-11-21 12:37:54 -05:00
Cory LaViska daebd08475 add validation states to all form controls; closes #1011 2022-11-18 09:56:05 -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 ea07346ae6 change weakmap name 2022-06-01 09:27:16 -04:00
Cory LaViska af1e440103 fixes #772 2022-06-01 09:23:06 -04:00
Cory LaViska c86ae623cb fixes #732 2022-04-25 08:00:16 -04:00
Cory LaViska fc938ea3eb improve form control listeners 2022-04-11 10:36:16 -04:00
Cory LaViska 7467806969 revert capturing due to inconsistent behavior; #718 2022-04-08 10:25:43 -04:00
Cory LaViska 9f844a8b91 fixes #718 2022-04-08 10:14:59 -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 f34960d82a revert path aliases since we can't override WTR's TS config 2022-03-23 09:30:39 -04:00
Cory LaViska c26b1335f5 refactor form control parts 2022-03-18 17:33:23 -04:00