Wykres commitów

36 Commity (9fb3b5cfede3cf229f0e449bc2fa62ae8518ab96)

Autor SHA1 Wiadomość Data
Jason O'Neill 9fb3b5cfed feat: add ESLint, improve types, improve a11y 2022-01-15 21:47:14 -08:00
Cory LaViska 33afecf7da support for <form> elements; remove <sl-form> 2022-01-11 09:18:20 -05:00
Narendra Sisodiya 8ac007ba9a
Removed lit-html and added lit (#547) 2021-09-29 08:40:26 -04:00
Cory LaViska 54fc41e175 update to lit 2.0 2021-09-20 22:01:21 -04:00
Cory LaViska dfb9127052 fix checkbox/switch focus visible 2021-08-27 08:50:31 -04:00
Cory LaViska 5933e948e1 fix checkbox focus visible 2021-08-27 08:38:11 -04:00
Benny Powers 9b99a92dc1 fix: emit sl-change from checkbox on user interaction only
fixes #497
2021-08-10 18:53:15 +03:00
Cory LaViska 1a6c1ed1c3 fixes #480 2021-07-16 10:16:02 -04:00
Cory LaViska 383e039297 sass => lit styles 2021-07-09 20:45:44 -04:00
Cory LaViska 2ea5b65cb8 remove redundant types 2021-06-30 20:04:46 -04:00
Cory LaViska 6883851866 don't use inferred types for analyzer 2021-06-28 09:23:39 -04:00
Cory LaViska e31a05beb0 Merge branch 'next' into metadata 2021-06-25 19:40:12 -04:00
Cory LaViska a28942f264 use @watch and reorder handlers 2021-06-25 19:22:05 -04:00
Cory LaViska af61f45ecb fixes #473 2021-06-25 19:02:34 -04:00
Cory LaViska 0da9955403 Add dashes back to metadata 2021-06-25 16:25:46 -04:00
Cory LaViska d0b9488c1c switch to custom elements manifest analyzer 2021-06-24 18:24:54 -04:00
Cory LaViska a14dd95c21 assign certain props as properties 2021-06-17 16:45:49 -04:00
Cory LaViska 1e4de5f821 fixes #455 2021-06-16 08:42:02 -04:00
Cory LaViska 16e7287c24 rework @watch decorator 2021-06-15 09:26:35 -04:00
Cory LaViska e34090a87b update lit/esbuild 2021-05-27 17:00:43 -04:00
Cory LaViska 16a3d5f156 fix default values 2021-04-02 07:47:25 -04:00
Cory LaViska 784c173728 add click method 2021-04-01 09:50:18 -04:00
Cory LaViska e4a4281200 fix default values 2021-04-01 07:57:31 -04:00
Cory LaViska 0935e1574a rename setFocus and removeFocus methods 2021-03-30 09:09:52 -04:00
Cory LaViska 389dd0b44e update to lit-element and lit-html prerelease 2021-03-24 10:21:21 -04:00
Cory LaViska 334a7ca832 reenable autoregistration 2021-03-18 09:04:23 -04:00
Cory LaViska 0213eb2376 prettier 2021-03-12 09:09:08 -05:00
ibirrer a14346ea87
declare types for component tags (#371) 2021-03-12 09:07:38 -05:00
Cory LaViska 0489d8b5c0 fixes #370 2021-03-11 12:51:41 -05:00
Cory LaViska 3b3aef7c63 remove guards that were added for old @watch 2021-03-11 08:58:30 -05:00
Cory LaViska 28965a422d fix default exports for all components 2021-03-08 19:14:32 -05:00
Cory LaViska a0ea729bb9 use @tag instead of @customElement for treeshaking 2021-03-08 07:51:31 -05:00
Cory LaViska 786ba8a2fb don't reflect name 2021-03-06 15:26:34 -05:00
Cory LaViska 3bb38e74e3 pass value as property 2021-03-06 12:39:24 -05:00
Cory LaViska 2f4d93700a migrate to LitElement 2021-03-06 12:01:39 -05:00
Cory LaViska fe45f2159f Shoemaker rework 2021-02-26 09:09:13 -05:00