45 Commits

Author SHA1 Message Date
Valentin Palkovic
d3087816c0 Rename @storybook/test to storybook/test 2025-03-05 15:34:59 +01:00
Valentin Palkovic
4407b5ed9d Remove ts-3-8 stories 2025-03-02 12:53:54 +01:00
Kyle Gach
80c12f5d39 Replace interaction test -> component test 2025-01-21 20:32:51 -07: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
90e96d05b2 Documentation over fn action arg 2024-01-03 10:50:24 +01:00
Kasper Peulen
18ce80bc8d
Update code/renderers/vue3/template/cli/ts-3-8/Button.stories.ts
Co-authored-by: Yann Braga <yannbf@gmail.com>
2024-01-02 16:52:01 +01:00
Kasper Peulen
04fd27ccd0 FIx JS story vue3 2023-12-29 10:48:39 +01:00
Kasper Peulen
6ca55dc704 Fix svelte TS issues 2023-12-28 11:04:08 +01:00
Kasper Peulen
7a6b26a8de Assign explicit actions to CLI stories 2023-12-28 10:03:39 +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
Kasper Peulen
4647e9f2be Reformat 2023-10-31 10:49:58 +01:00
Kasper Peulen
76c3821987 Remove await from getByX 2023-10-31 08:58:58 +01:00
Yann Braga
11d1e031e5 use @storybook/test in CLI templates 2023-10-27 16:00:46 +02:00
Yann Braga
ecbcad7b9d remove unnecessary wrapper css class 2023-04-19 12:20:04 +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
jonniebigodes
85adfc2986 Updates code references to 7.0 2023-03-30 21:05:45 +01:00
jonniebigodes
e568f91c2f Vue 3 template CSS fix 2023-03-18 21:32:15 +00:00
Ian VanSchooten
62a3dea944 Rename ts and ts-legacy 2023-01-25 17:55:50 -05:00
chakir qatab
7b9d55b33b pass the props directy on defineProps,if not bug from vue-docgen-api cant read 2023-01-12 10:35:31 +04:00
chakir qatab
4289bd8798 vue3: fix conflicts merge code/yarn.lock 2023-01-10 08:02:21 +04:00
Norbert de Langen
a68c2688aa
Merge branch 'norbert/tsc-script-ember' into tech/remove-prepare-babel 2023-01-06 20:02:12 +01:00
chakir qatab
d18b8dac64 vue3:(bug) Add missing css import on button.vue 2023-01-02 14:33:05 +04:00
chakir qatab
c7ee46346a bugfix: add import buttons.css 2023-01-02 14:20:25 +04:00
chakir qatab
024e8cf348 (vue renderer) add ts-legacy assets .. 2022-12-31 03:16:27 +04:00
chakir qatab
f9d82f1511 (Vue Renderer) use setup script + remove any changes as baselines to pass UI tests. 2022-12-30 21:35:08 +04:00
chakir qatab
e1dd6bdb7c (Vue Renderer) use setup script + remove any changes as baselines to pass UI tests. 2022-12-30 19:53:16 +04:00
chakir qatab
c272000c07 (vue-render) fix template Page to pass e2e-tests 2022-12-30 01:11:56 +04:00
chakir qatab
cc1e9720ea fix template header to pass the e2e-tests 2022-12-29 21:33:25 +04:00
chakir qatab
2ffdb02106 fix template header to pass the e2e-tests 2022-12-29 21:08:04 +04:00
chakir qatab
c6e6fdbbdb fix template to pass the e2e-tests 2022-12-29 20:50:38 +04:00
chakir qatab
be9eca2aba fix interactivity on Header Component 2022-12-29 17:54:23 +04:00
chakir qatab
75aca80721 clean up files cli/js cli/ts 2022-12-29 16:00:04 +04:00
chakir qatab
87d7c130d4 add typescript templates for vue-vite default-ts 2022-12-29 14:40:32 +04: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
72bf0a9450
ran lint commands over codebase to ensure they still work well after the cleanup.. it found a few minor formatting things it could fix. 2022-12-08 11:16:40 +01:00
Kasper Peulen
fb2cc54f0a Update layout comment 2022-11-17 16:55:37 +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
Tom Coleman
43f75b1fed Add docsPage tag to all Button/Header CLI templates 2022-11-02 17:02:43 +11: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