Wykres commitów

37 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 c3bee5e725 simplify HasSlotController args 2022-01-06 09:04:02 -05:00
Cory LaViska 46f05224ab use reactive controller for slot detection 2022-01-05 18:31:41 -05:00
Cory LaViska 9cb3314494 improve dark theme and remove rgb() from tokens 2021-11-18 17:41:03 -05:00
Christos Hrousis 888ac2ea0d test: first pass test.
- Cover use of header slot.
- Cover use of footer slot.
- Cover use of image slot.
2021-10-02 19:44:45 +10:00
Narendra Sisodiya 8ac007ba9a
Removed lit-html and added lit (#547) 2021-09-29 08:40:26 -04:00
Cory LaViska e083b1a02e revert luminance removal and rework surface tokens 2021-09-27 10:24:29 -04:00
Cory LaViska 8ab2907c3f update components to use surface tokens 2021-09-23 08:53:05 -04:00
Cory LaViska 54fc41e175 update to lit 2.0 2021-09-20 22:01:21 -04:00
Cory LaViska 0829af77c0 fix --sl-color-neutral-0|1000 2021-08-25 17:48:37 -04:00
Cory LaViska 3189c6fe98 change -0 -1000 to --sl-color-neutral-0|1000 2021-08-06 09:37:16 -04:00
Cory LaViska 9dbee4c686 add neutral color palette 2021-08-06 08:32:46 -04:00
Cory LaViska 3d1f858301 black/white => empty/full 2021-08-05 17:42:12 -04:00
Cory LaViska ad35df2a17 use rgb primitives for color tokens to support alpha 2021-08-05 08:27:58 -04:00
Cory LaViska 383e039297 sass => lit styles 2021-07-09 20:45:44 -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 81753cd44b fixes #454 2021-06-03 07:38:05 -04:00
Cory LaViska e34090a87b update lit/esbuild 2021-05-27 17:00:43 -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 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 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 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
Cory LaViska 0aa1c9a741 Improve slot detection 2020-12-22 17:08:19 -05:00
Cory LaViska fcd432d8b7 Rework color tokens 2020-12-22 09:40:11 -05:00
Cory LaViska 2bd88b7d92 Rework slot logic 2020-10-15 16:35:11 -04:00
Cory LaViska 6b9a07eab8 Fix slot listeners 2020-08-27 17:14:47 -04:00
Cory LaViska 7574c0e840 Remove console.log 2020-08-06 09:13:45 -04:00
Cory LaViska 80fa1cea83 Use disconnectedCallback instead of componentDidUnload; fixes #161 2020-08-06 06:56:29 -04:00
Cory LaViska caef94339b Remove benign properties 2020-07-24 08:44:31 -04:00
Cory LaViska 66c3de9c3b Add card component 2020-07-22 16:02:49 -04:00