28 Commits

Author SHA1 Message Date
Michael Shilman
d5f01cd46b Upgraded lit-html@2 to lit@2 2023-02-16 09:13:06 +08:00
TaigaMikami
f35fdc9a80 Remove default argument from backgroundColor 2023-01-22 12:04:41 +09:00
Michael Shilman
fa4337bda3 Web-components: Restore missing script stories 2023-01-03 16:31:37 +08:00
Ian VanSchooten
b8aa8fe0bc Remove unneeded eslint ignores 2022-12-30 14:41:04 -05:00
Ian VanSchooten
15586a7b30 Keep extension, disable lint rule. 2022-12-29 23:06:57 -05:00
Ian VanSchooten
b7a2629b96 Fix lint errors 2022-12-29 15:36:06 -05:00
Ian VanSchooten
71d4cbad41 Remove unused disable comments 2022-12-29 15:35:51 -05:00
Tom Coleman
427ec4433d Rename docsPage to autodocs
And change semantics: `docsPage:true` = `autodocs: 'tag'` and `docsPage: 'automatic'` = `autodocs: true`.
2022-12-21 21:49:57 +11:00
Norbert de Langen
f5260920ca
fixing typings issues 2022-12-09 20:44:55 +01:00
Kasper Peulen
da9433f91c Update Page stories template for 7 docs 2022-11-17 16:55:37 +01:00
Kasper Peulen
6f1588ff8e Update Header stories template for 7 docs 2022-11-17 16:55:37 +01:00
Kasper Peulen
b3e708b45d Update Button stories template for 7 docs 2022-11-17 16:55:37 +01:00
Norbert de Langen
3fd2261293
all sorts of ts fixes or ignores after enabling ts to function on tests and stories 2022-11-14 17:06:53 +01:00
Tom Coleman
43f75b1fed Add docsPage tag to all Button/Header CLI templates 2022-11-02 17:02:43 +11:00
Kasper Peulen
c907472849 Migrate TS templates to CSF3 2022-10-31 11:57:34 +01:00
Kasper Peulen
96e68e4920 Migrate JS templates to CSF3 2022-10-31 11:54:00 +01:00
Kasper Peulen
960426dba3 Move all templates out of cli into renderers 2022-10-31 10:59:17 +01:00
Norbert de Langen
764697fc93
change every button in lib/cli/renderassets and renderer/*/template to use the label prop 2022-10-12 12:02:30 +02:00
Michael Shilman
570871bc26 Port DemoWcCard to web-components template 2022-10-11 10:15:53 +08:00
Michael Shilman
78c3f7d6c6 Web-components: Render templates into light dom 2022-10-10 11:49:07 +08:00
Michael Shilman
e90bb7a809 Web-components: Fix Pre to render into light DOM 2022-10-10 11:23:26 +08:00
Michael Shilman
e03ecbe6bf Sandbox: Attempt to fix interactions stories for web-components 2022-10-02 20:31:10 +08:00
Michael Shilman
460c182da2 Web-components: Fix Form template component 2022-09-30 21:55:01 +08:00
Michael Shilman
cd175660ba Web-components: Fix Html template component 2022-09-30 21:49:21 +08:00
Michael Shilman
995467be28 Web-components: Fix template components 2022-09-30 01:32:00 +08:00
Michael Shilman
c01bb7decd Web-components: Attempt default render function 2022-09-18 18:59:43 +08:00
Michael Shilman
ad29ddd2d9 Fix bad imports 2022-09-13 12:09:12 +08:00
Michael Shilman
bf4ed2ed59 Web-components: Add template components 2022-09-12 13:09:00 +08:00