45 Commits

Author SHA1 Message Date
Kasper Peulen
dbef8b5881 Add explicit actions to CLI header story 2024-03-06 15:45:00 +01:00
Kasper Peulen
021c101faf Apply updated eslint rules 2024-01-15 13:33:41 +01:00
Kasper Peulen
13c46e6c0b Prettier 2024-01-09 17:20:55 +01:00
Kasper Peulen
146cd79790 Adjust all tests 2023-12-22 16:45:23 +01:00
Kyle Gach
975ad7604b Update TOC to use heading type
- Rename `introduction.md`, `overview.md`, `how-to-contribute.md` pages -> `index.md` pages
- Add all-new `index.md` pages for Sharing and API
- Find/replace `introduction.md`/`overview.md` -> `index.md`
- Find/replace `/introduction`/`/overview` -> `/`
- Add `hideRendererSelector: true` to frontmatter of (some) pages that aren't conditional on renderer
2023-11-27 20:57:51 -07:00
Kyle Gach
1fb8d01e25 Remove /<renderer> from URLs in CLI templates 2023-11-27 20:57:51 -07:00
Michael Shilman
addfb99ece Merge branch 'next' into pr/19183 2023-06-09 11:26:46 +08:00
Yann Braga
87e80bc133 update classes in more templates 2023-05-09 08:49:33 +02:00
Yann Braga
ecbcad7b9d remove unnecessary wrapper css class 2023-04-19 12:20:04 +02:00
Yann Braga
95e96d9911 fix css class assignment in react-like CLI templates 2023-04-19 12:09:39 +02:00
JW
1ae534cfaf Scope page.css 2023-04-19 12:09:24 +02:00
JW
078e3cf2d9 Scope Header.css 2023-04-19 12:07:14 +02:00
Yann Braga
2254105574 Merge branch 'next' into sonntag-philipp/issues-19167-18858-custom-elements-manifest-update 2023-04-19 11:12:07 +02:00
jonniebigodes
85adfc2986 Updates code references to 7.0 2023-03-30 21:05:45 +01:00
Yann Braga
4ec97162f0 update renderer templates to provide correct typescript examples 2023-03-17 15:47:50 +01:00
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
Norbert de Langen
175512e32a
Merge branch 'next' into sonntag-philipp/issues-19167-18858-custom-elements-manifest-update 2023-01-13 23:30:47 +01: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
Michael Shilman
1f445254de Merge branch 'next' into pr/19183 2022-10-28 07:19:30 +08: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