45534 Commits

Author SHA1 Message Date
Jeppe Reinhold
cc0af2b04f cleanup migration 2022-12-02 14:24:11 +01:00
Jeppe Reinhold
f827df3493 set inDevelopment to turn CI green 2022-12-02 10:55:17 +01:00
Jeppe Reinhold
63334f8dd5
Cleanup 2022-12-01 14:31:24 +01:00
Jeppe Reinhold
73caea596c migration docs 2022-12-01 14:22:48 +01:00
Jeppe Reinhold
f51b4af2aa Merge branch 'next' of github.com:storybookjs/storybook into jeppe/sveltekit-framework 2022-12-01 14:10:46 +01:00
Jeppe Reinhold
412cad287f cleanup 2022-12-01 14:06:44 +01:00
Jeppe Reinhold
3bb4c1f8dc svelte-kit > sveltekit 2022-12-01 14:05:53 +01:00
Jeppe Reinhold
51217cd70d move link check from sandbox task to generate task 2022-12-01 10:59:14 +01:00
Jeppe Reinhold
d82fc9e9a0 simplify SvelteKit handling in Svelte Vite 2022-12-01 10:58:17 +01:00
Valentin Palkovic
b8ff859f80
Merge pull request #20027 from storybookjs/valentin/improve-sandbox-creation
Improve framework version specific story handling
2022-12-01 08:59:35 +01:00
Valentin Palkovic
6b5f71947c Improve framework version specific story handling
Sandboxes are now capable to load framework version specific stories.

Example:

1. The key of a sandbox in `code/lib/cli/src/repro-templates` is `nextjs/12-js`
2. Create a folder `code/frameworks/nextjs/template/stories_12-js`
3. During sandbox creation, the version 12 specific stories are symlinked to the target `sandbox/nextjs-default-js/stories/frameworks/nextjs_default-js

It is possible now to create stories for specific versions of a framework
2022-12-01 08:36:41 +01:00
Michael Shilman
4c4f502d1a 7.0.0-alpha.56 next.json version file [skip ci] 2022-12-01 13:59:17 +08:00
Michael Shilman
55eef01d1c Update git head to 7.0.0-alpha.56, update yarn.lock [ci skip] 2022-12-01 13:53:07 +08:00
Michael Shilman
c8e9a862bb v7.0.0-alpha.56 v7.0.0-alpha.56 2022-12-01 13:48:31 +08:00
Michael Shilman
53e9d5d03a Update root, peer deps, version.ts/json to 7.0.0-alpha.56 [ci skip] 2022-12-01 13:45:27 +08:00
Michael Shilman
3f79e23a03 7.0.0-alpha.56 changelog 2022-12-01 13:44:14 +08:00
Michael Shilman
6245ea2616 Fix formatting for remove-global-client-apis automigration 2022-12-01 11:16:01 +08:00
Michael Shilman
c64ae90983 Fix repro-next notification 2022-12-01 10:30:05 +08:00
Jeppe Reinhold
91470df9ca Merge branch 'next' of github.com:storybookjs/storybook into jeppe/sveltekit-framework 2022-12-01 00:57:57 +01:00
Jeppe Reinhold
43268fa92d cleaner SvelteKit warning 2022-12-01 00:36:53 +01:00
Jeppe Reinhold
842a153928 make svelte-kit framework more like svelte-vite 2022-11-30 23:50:57 +01:00
jonniebigodes
deee81fcd3
Merge pull request #19957 from storybookjs/chore_docs_add_test_coverage
Chore: (Docs) Adds test coverage to the docs
2022-11-30 22:45:34 +00:00
Jeppe Reinhold
024de34b51 initial SvelteKit framework 2022-11-30 23:00:06 +01:00
jonniebigodes
aa1d0ce436 Adds info on usage 2022-11-30 21:56:38 +00:00
jonniebigodes
7377b505ab Updates snippets 2022-11-30 21:06:19 +00:00
jonniebigodes
4a59634444
Merge pull request #20037 from storybookjs/chore_docs_adds_vue_snippets
Chore (Docs): Adds first batch of Vue snippets
2022-11-30 20:55:39 +00:00
jonniebigodes
e79300c567 Adds Vue TS and Common TS snippets 2022-11-30 20:25:47 +00:00
Yann Braga
da34e173a2
Merge pull request #20004 from storybookjs/feat/fix-interactions-addon
Addon-interactions: Fix duplicated elements in the panel
2022-11-30 20:01:43 +01:00
Yann Braga
084546bb30 fix prettier issue
even though it seems like it's not fixing, it's actually breaking it
2022-11-30 19:26:18 +01:00
Yann Braga
30642d2913 revamp tests 2022-11-30 19:26:18 +01:00
Yann Braga
9a1fce8222 add comments 2022-11-30 19:26:18 +01:00
Yann Braga
529e75d464 add extra assertion in e2e test 2022-11-30 19:26:18 +01:00
Yann Braga
bd9e2f5441 add e2e tests for the interactions debugger 2022-11-30 19:26:18 +01:00
Yann Braga
51c2459ca6 add interactions debugger on sandbox templates 2022-11-30 19:26:18 +01:00
Yann Braga
492f7304ff fix instrumenter story id logic 2022-11-30 19:26:18 +01:00
Yann Braga
2c4616a677 add aria label to addon-interactions elements 2022-11-30 19:26:18 +01:00
Yann Braga
1b4716651d
Merge pull request #17817 from storybookjs/wkich/play-function-override
Core: Fix ability to use component-level play functions
2022-11-30 19:25:35 +01:00
Yann Braga
97b476047e
Merge pull request #20034 from storybookjs/fix/addon-actions-e2e-test
e2e: change onClick to click to support svelte examples
2022-11-30 19:24:51 +01:00
Yann Braga
4f66894c89
Merge pull request #19982 from storybookjs/fix-docs-page-automatic-migration
Fix docsPage automatic migration
2022-11-30 19:14:50 +01:00
Yann Braga
3b158fc343 e2e: change onClick to click to support svelte examples 2022-11-30 18:47:46 +01:00
Yann Braga
1951f31733 erge branch 'next' into wkich/play-function-override 2022-11-30 18:47:14 +01:00
Michael Shilman
0f72a1dfe6 7.0.0-alpha.55 next.json version file [skip ci] 2022-12-01 01:42:22 +08:00
Yann Braga
b358b7d952 Merge branch 'next' into wkich/play-function-override 2022-11-30 18:36:11 +01:00
Michael Shilman
a58973036f Update git head to 7.0.0-alpha.55, update yarn.lock [ci skip] 2022-12-01 01:35:46 +08:00
Michael Shilman
55cd2ab63d v7.0.0-alpha.55 v7.0.0-alpha.55 2022-12-01 01:29:52 +08:00
Michael Shilman
d76bba935d Update root, peer deps, version.ts/json to 7.0.0-alpha.55 [ci skip] 2022-12-01 01:21:44 +08:00
Michael Shilman
a5e234f9f9 7.0.0-alpha.55 changelog 2022-12-01 01:21:21 +08:00
jonniebigodes
ad16d1b2fe
Update docs/writing-tests/test-coverage.md
Co-authored-by: Yann Braga <yannbf@gmail.com>
2022-11-30 16:55:39 +00:00
jonniebigodes
dab1b633b1
Update docs/writing-tests/test-coverage.md
Co-authored-by: Yann Braga <yannbf@gmail.com>
2022-11-30 16:55:22 +00:00
Kasper Peulen
0591b61a53
Merge pull request #20032 from storybookjs/chore/always-use-ts-legacy-templates 2022-11-30 17:17:57 +01:00