Wykres commitów

49 Commity (46f05224aba7afa825908c97e8a2f31d2380e5a3)

Autor SHA1 Wiadomość Data
Cory LaViska 46f05224ab use reactive controller for slot detection 2022-01-05 18:31:41 -05:00
Jason O'Neill d6e15f985c add cspell and fix typos
fixes 636
2021-12-31 17:39:16 -08:00
Cory LaViska c1b0497624 add valueAsDate & valueAsNumber to input; fixes #570 2021-12-31 12:30:54 -05:00
Cory LaViska 84739ba695 update clear icon 2021-11-02 16:52:31 -04:00
Narendra Sisodiya 8ac007ba9a
Removed lit-html and added lit (#547) 2021-09-29 08:40:26 -04:00
Cory LaViska c7dc82947f add filled variant 2021-09-24 22:28:14 -04:00
Cory LaViska 0dd9483797 remove bogus space 2021-09-22 15:35:26 -04:00
Cory LaViska 54fc41e175 update to lit 2.0 2021-09-20 22:01:21 -04:00
Sidharth Ramesh da3415d029
Prevents error if sl-input has value undefined (#513)
The sl-input's value state being `undefined` is very common when using shoelace with frameworks. Instead of erroring out and not showing the input, this should handle it gracefully.
2021-08-30 08:25:25 -04:00
Cory LaViska f4c472e7de remove --focus-ring 2021-08-27 09:07:42 -04:00
Cory LaViska f9010cf3ca add date to input 2021-08-24 08:13:36 -04:00
Cory LaViska 1a6c1ed1c3 fixes #480 2021-07-16 10:16:02 -04:00
Cory LaViska 4aeb804441 auto import dependencies 2021-07-12 10:36:06 -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 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 b0921b5be0 fixes #451 2021-06-02 08:47:55 -04:00
Cory LaViska c6e5bedd3c fixes #448 2021-05-28 10:13:46 -04:00
Cory LaViska e34090a87b update lit/esbuild 2021-05-27 17:00:43 -04:00
Cory LaViska 49eb9bbcf8 fix metadata 2021-05-24 09:13:46 -04:00
Cory LaViska 916ee07265 move custom property tags to main comment block 2021-05-17 18:04:28 -04:00
Cory LaViska 86fc6b85d6 fix import bug; closes #439 2021-05-03 15:08:17 -04:00
Cory LaViska af601c6e9c
Add system icon library (#420, #422)
* Add system icon library

* fixes #420

* update changelog
2021-04-20 09:37:19 -04:00
Cory LaViska c2314e9871 improve aria-labelledby for form controls 2021-04-05 17:13:17 -04:00
Cory LaViska 16a3d5f156 fix default values 2021-04-02 07:47:25 -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 5fd4bca95d run watch decorator after update completes 2021-03-22 11:39:11 -04:00
Cory LaViska 334a7ca832 reenable autoregistration 2021-03-18 09:04:23 -04:00
Cory LaViska cffa6726db fix attribs 2021-03-16 09:16:11 -04:00
Cory LaViska b05d1967d0 fixed validation bug 2021-03-16 09:03:15 -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 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 18859be955 fix reflections 2021-03-06 15:34:33 -05:00
Cory LaViska 96091e42ff add guard 2021-03-06 15:23:06 -05:00
Cory LaViska 6283d14758 add @watch decorator 2021-03-06 14:39:48 -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