24 Commits

Author SHA1 Message Date
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