1707 Commits

Author SHA1 Message Date
Yann Braga
5b7b448f97 improve inDevelopment mode for yarn task 2022-12-02 14:24:55 +01:00
Tom Coleman
c2444677b8
Merge pull request #20038 from YuriScarbaci/ISSUE-19094-improve-error-reporting-for-duplicate-story-definitions
feat: core-server:: added .entries property to error thrown when duplicate stories are present
2022-12-02 12:44:49 +11:00
yuri.scarbaci
ea3441e8ba feat: core-server:: added unit-test for chooseDuplicate new DuplicateEntriesError exception 2022-12-01 17:24:27 +01:00
Valentin Palkovic
bfc8cba309 Apply in review requested changes 2022-12-01 15:48:05 +01:00
Valentin Palkovic
a501a5d7ae Support next/image component in Next.js 12/13 properly 2022-12-01 13:12:40 +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
yuri.scarbaci
281a381406 feat: core-server:: added .entries property to the StoryIndexGenerator>choseDuplicate method error thrown when duplicate stories are present 2022-11-30 22:03:43 +01:00
Yann Braga
492f7304ff fix instrumenter story id logic 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
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
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
Norbert de Langen
98262c5619
Merge pull request #20025 from storybookjs/tech/upgrade-yarn
upgrade yarn
2022-11-30 13:37:45 +01:00
Kasper Peulen
1db0da7337 Only use jest global types by default 2022-11-30 12:40:10 +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
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
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
Ian VanSchooten
506335ce28 Fix lint error 2022-11-29 08:32:51 -05:00
Norbert de Langen
be652c3d2a
alias the correct package name 2022-11-29 14:10:38 +01:00
Norbert de Langen
6d5e19e941
add backwards support for manager-api package rename 2022-11-29 14:04:20 +01:00
Norbert de Langen
663138afb1
open browser after manager is ready 2022-11-29 13:16:25 +01:00
Michael Shilman
80e43ad75d Merge branch 'next' into tom/sb-770-migration-update-default-globs-to-match 2022-11-29 11:29:09 +08:00
Ian VanSchooten
a7fdb203fb Fix sort order 2022-11-28 21:02:38 -05:00
Ian VanSchooten
2f74de2998 Build: Clean up @storybook/preview dependencies 2022-11-28 20:57:49 -05:00
Ian VanSchooten
e8292de9a3 Build: Upgrade jest-specific-snapshot 2022-11-28 20:51:09 -05:00
Tom Coleman
9ddc1cfa54
Merge pull request #19946 from storybookjs/tom/sb-844-turn-on-telemetry-for-sandboxes-test-in
Build a mechanism to E2E telemetry
2022-11-29 12:14:10 +11:00
Norbert de Langen
33006b0867
bump 2022-11-28 16:29:00 +01:00
Yann Braga
5a557d37ce Merge branch 'next' into wkich/play-function-override 2022-11-28 16:25:27 +01:00
Norbert de Langen
2cb706a9b1
bump 2022-11-28 16:07:39 +01:00
Norbert de Langen
a312038a7f
bump 2022-11-28 15:46:47 +01:00
Norbert de Langen
1f8990c3e4
upgrade telejson 2022-11-28 15:36:11 +01:00
Josh Wooding
bec47772b0
Fix docsPage automatic migration 2022-11-28 13:25:01 +00:00
Norbert de Langen
998868cc87
Merge pull request #19978 from storybookjs/vite/prebundle
Vite: Fix prebundling
2022-11-28 14:12:35 +01:00
Norbert de Langen
3442b18358
remove message, after talking it over, it's too noisy 2022-11-28 13:48:32 +01:00
Norbert de Langen
0a86cd2f2c
remove the user's build property of their vite config, because it's a source of conflicts 2022-11-28 13:38:01 +01:00
Tom Coleman
fd1db965a7
Merge pull request #19919 from storybookjs/tom/sb-878-cleanup-de-duplicate-storybooktypes
Types: Rationalize story-based types and de-prefix
2022-11-28 22:52:26 +11:00
Norbert de Langen
0a3f0ebb5c
not add webpack stuff when linking to a vite project 2022-11-28 12:19:00 +01:00
Norbert de Langen
3e29def40d
fix linting 2022-11-28 09:19:58 +01:00