26 Commits

Author SHA1 Message Date
Norbert de Langen
a68c2688aa
Merge branch 'norbert/tsc-script-ember' into tech/remove-prepare-babel 2023-01-06 20:02:12 +01: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
1156ebed83
Merge branch 'tech/tsup-ember' into tech/remove-prepare-babel 2022-12-20 23:58:54 +01:00
Norbert de Langen
3342776320
fix references to global in template dirs 2022-12-09 22:03:35 +01:00
Norbert de Langen
f5260920ca
fixing typings issues 2022-12-09 20:44:55 +01: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
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
38b106d2e3 More Vue2 generic stories 2022-10-11 09:37:58 +08:00
Michael Shilman
192d08b073 Vue2: Generic stories 2022-10-10 20:27:07 +08:00
Michael Shilman
2191f6aa4e Fix vue MDX stories 2022-10-10 11:57:02 +08:00
Michael Shilman
964c2afa6c Fix vue MDX 2022-10-10 11:10:50 +08:00
Norbert de Langen
17a3e2c6fd
Merge branch 'next' into shilman/generic-mdx-stories 2022-10-05 16:13:54 +02:00
Michael Shilman
bcb4722860 Refactor MDX examples to sandboxes 2022-09-30 11:45:16 +08:00
Michael Shilman
88917785d8 Add stories placeholder for vue2 2022-09-18 19:00:59 +08:00
Michael Shilman
150cf37d3c Skip story re-rendering test for vue3/svelte 2022-09-17 10:27:30 +08:00
Michael Shilman
398dadcd5b Vue: Fixed Pre template component 2022-09-15 12:05:00 +08:00
Michael Shilman
48e3af9778 Vue: Add Form/Html template components 2022-09-15 00:05:34 +08:00
Michael Shilman
60f1aa50ea Vue: Fix typo in template Button 2022-09-13 15:13:47 +08:00
Michael Shilman
06d885a249 Vue2: Add template components for sandbox 2022-09-12 09:54:18 +08:00