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
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
d82fc9e9a0
simplify SvelteKit handling in Svelte Vite
2022-12-01 10:58:17 +01: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
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
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
Jeppe Reinhold
024de34b51
initial SvelteKit framework
2022-11-30 23:00:06 +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
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
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
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
Yann Braga
d0e5eb142f
use typescript legacy templates until our ecosystem fully supports ts 4.9
2022-11-30 17:09:09 +01:00
Kasper Peulen
548de2e1e7
Rollback next TS 4.9 templates as the next babel preset doesn't support satisfies
2022-11-30 14:23:54 +01:00
Norbert de Langen
98262c5619
Merge pull request #20025 from storybookjs/tech/upgrade-yarn
...
upgrade yarn
2022-11-30 13:37:45 +01:00
Norbert de Langen
a7b54caf22
Merge pull request #20018 from storybookjs/fix/exports-generator-inconsistency
...
Build: Add a retry mechanism for exports file generation
2022-11-30 13:16:57 +01:00
Kasper Peulen
52f7825eea
Add explicit types to storyshots
2022-11-30 13:06:33 +01:00
Kasper Peulen
1db0da7337
Only use jest global types by default
2022-11-30 12:40:10 +01:00
Jeppe Reinhold
2cb1e88008
Merge pull request #19987 from storybookjs/jeppe/fix-svelte-decorators-slots
...
Svelte: Fix decorators with slots
2022-11-30 12:34:26 +01:00
Valentin Palkovic
96eb4730fd
Merge pull request #19996 from storybookjs/jest-specific-snapshot-for-29
...
Build: Upgrade jest-specific-snapshot
2022-11-30 11:51:45 +01:00
Norbert de Langen
0e06fa3ce0
regen lockfile
2022-11-30 11:51:41 +01:00
Norbert de Langen
43813ca634
fix snapshot, bit of a mystery this one
2022-11-30 11:17:09 +01:00
Norbert de Langen
fc615afa8b
upgrade yarn
2022-11-30 10:57:43 +01:00
Michael Shilman
afcd26ccd1
Merge pull request #20005 from storybookjs/norbert/sb-1022-sb19968-bug-cannot-get-when-starting
...
Core: Open browser after manager is ready
2022-11-30 08:41:05 +08:00
Norbert de Langen
4eb9971712
Merge pull request #19997 from storybookjs/preview-remove-reexports
2022-11-30 00:36:43 +01:00
Norbert de Langen
d2d835f44c
Merge pull request #20006 from storybookjs/fix/add-legacy-manager-alias
2022-11-30 00:35:28 +01:00
Norbert de Langen
462a81490e
add a retry mechanism
2022-11-29 18:36:32 +01:00
Ian VanSchooten
f7525176c7
Merge remote-tracking branch 'origin/next' into preview-remove-reexports
2022-11-29 11:12:00 -05:00
Kasper Peulen
09dd5d7f73
Update CLI templates to TS 4.9
2022-11-29 17:03:55 +01:00
Kasper Peulen
fac2465219
No unused locals in tsconfig to disable deepscan
...
Deep scan is not compatible with TS 4.9 yet. And the only issues it seems to find that are not covered yet by TS or ESLint are unused imports. TSC can catch those by enabling noUnusedLocals in tsconfig.
2022-11-29 16:28:00 +01:00
Kasper Peulen
8ff3ce268c
Merge pull request #20007 from storybookjs/kasper/sb-1028-cleanup-render-function-and-manual-arg
...
CLI: Remove render functions and infer argTypes for svelte CLI templates
2022-11-29 16:00:16 +01:00