Valentin Palkovic
|
b5626c9a83
|
Apply linting
|
2025-03-05 15:35:01 +01:00 |
|
Valentin Palkovic
|
11a91f451d
|
Rename @storybook/test to storybook/test
|
2025-03-05 15:35:00 +01:00 |
|
Valentin Palkovic
|
4407b5ed9d
|
Remove ts-3-8 stories
|
2025-03-02 12:53:54 +01:00 |
|
Yann Braga
|
fd475c5d14
|
CLI: Make colors on starter components more accessible
|
2024-12-06 15:07:30 +01:00 |
|
Norbert de Langen
|
1fdd2d6c67
|
more fixes
|
2024-08-15 10:00:59 +02:00 |
|
Norbert de Langen
|
81f3a63ab0
|
lint css
|
2024-08-14 22:27:30 +02:00 |
|
Norbert de Langen
|
53b3e5a03a
|
cleanup no-extraneous-dependencies
|
2024-08-14 15:20:02 +02:00 |
|
Norbert de Langen
|
513bb66bb9
|
apply sorting to code
|
2024-08-08 13:00:19 +02:00 |
|
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 |
|