Norbert de Langen
|
11a3ca9880
|
fix (will improve later)
|
2023-07-03 20:51:22 +02:00 |
|
Norbert de Langen
|
e6cbba7191
|
minor code improvements
- a11y tests
- no addPanel use (deprecated)
- addons should always have a type
- improve API for navigate
- improve ergonomics of yarn task
|
2023-07-03 20:35:12 +02:00 |
|
Kasper Peulen
|
c934f87c5f
|
Fix tests
|
2023-07-03 18:08:30 +02:00 |
|
Kasper Peulen
|
daf8ae3bd2
|
Merge remote-tracking branch 'origin/kasper/whatsnew' into kasper/whatsnew
|
2023-07-03 17:21:42 +02:00 |
|
Kasper Peulen
|
600f9910e0
|
Add version updates flag for now, as it still used without notification
|
2023-07-03 17:20:57 +02:00 |
|
Kasper Peulen
|
bdfc5aa5b6
|
Merge branch 'next' into kasper/whatsnew
|
2023-07-03 17:18:23 +02:00 |
|
Kasper Peulen
|
f2dbee9e75
|
Address review points
|
2023-07-03 17:15:42 +02:00 |
|
Valentin Palkovic
|
ca03483572
|
Fix yarn pnp package resolution on Windows
|
2023-07-03 09:08:09 +02:00 |
|
github-actions[bot]
|
fcd904e2e6
|
Bump version from 7.1.0-alpha.41 to 7.1.0-alpha.42
|
2023-06-30 14:00:22 +00:00 |
|
Yann Braga
|
4cefbb8a2b
|
add tests
|
2023-06-30 13:11:03 +02:00 |
|
Norbert de Langen
|
78ecb857b7
|
fix type issues
|
2023-06-30 11:41:08 +02:00 |
|
Yann Braga
|
9f43528d5e
|
fix pnp paths logic in storybook metadata
|
2023-06-30 09:19:22 +02:00 |
|
Jon McClure
|
d4a749c871
|
Merge branch 'next' into norbert/fix-21341
|
2023-06-29 21:48:42 +01:00 |
|
Jon McClure
|
d4a115d8d1
|
recast StyledSyntaxHighlighter type in Source component
|
2023-06-29 21:21:54 +01:00 |
|
github-actions[bot]
|
4d712260d4
|
Bump version from 7.1.0-alpha.40 to 7.1.0-alpha.41
|
2023-06-27 23:14:36 +00:00 |
|
Valentin Palkovic
|
eda9fc2ab4
|
Merge pull request #23167 from storybookjs/valentin/support-disable-static-images-prop-in-nextjs
Next.js: Support disableStaticImages setting
|
2023-06-28 01:11:31 +02:00 |
|
Jon McClure
|
602a01a032
|
Revert "remove unneeded typecast"
This reverts commit 3975d93ff4750e5e8d0be9ed739387192d26290f.
|
2023-06-27 23:32:44 +01:00 |
|
Jon McClure
|
3975d93ff4
|
remove unneeded typecast
|
2023-06-27 23:26:07 +01:00 |
|
Kevin Warrington
|
3945ce348b
|
Fix location of kitchen sink example files
|
2023-06-27 15:13:09 -06:00 |
|
Jon McClure
|
7a7eef0e6b
|
register SyntaxHighlighter languages without formatter
|
2023-06-27 20:15:01 +01:00 |
|
Norbert de Langen
|
71e91881e0
|
Merge branch 'next' into shilman/toc-proof-of-concept
|
2023-06-27 19:23:40 +02:00 |
|
Norbert de Langen
|
95206251d9
|
Merge branch 'next' into norbert/fix-21341
|
2023-06-27 19:19:17 +02:00 |
|
Yann Braga
|
4f7342b509
|
Merge pull request #22993 from sookmax/fix-array-item-add
Controls: Fix UI to add array items
|
2023-06-27 17:57:41 +02:00 |
|
Kasper Peulen
|
3af1704016
|
Put url back
|
2023-06-27 10:25:21 +02:00 |
|
github-actions[bot]
|
7907a8c02b
|
Bump version from 7.1.0-alpha.39 to 7.1.0-alpha.40
|
2023-06-27 02:49:34 +00:00 |
|
Jeppe Reinhold
|
0f27f9bc55
|
pin file-system-cache to 2.3.0
|
2023-06-27 02:13:41 +02:00 |
|
Valentin Palkovic
|
7fdadcc44e
|
Merge branch 'next' into valentin/support-disable-static-images-prop-in-nextjs
|
2023-06-26 20:16:01 +02:00 |
|
David Soerensen
|
d63869cf55
|
Update webpack.ts to match changes made in storybook-addon-next
This issue https://github.com/RyanClementsHax/storybook-addon-next/issues/100 involving storybook-addon-next and the nx plugin @nx/react/plugin/storybook was resolved https://github.com/RyanClementsHax/storybook-addon-next/pull/101, but that fix didn't make it to this equivalent file here in @storybook/nextjs, making that issue still present when using Storybook 7 and @storybook/nextjs as the framework.
|
2023-06-26 10:52:20 -04:00 |
|
Yann Braga
|
7befc4c61e
|
temporarily skip a test on windows
|
2023-06-24 12:13:46 +02:00 |
|
Valentin Palkovic
|
1bcccb1a8b
|
Merge branch 'next' into valentin/support-disable-static-images-prop-in-nextjs
|
2023-06-23 23:42:59 +02:00 |
|
Kasper Peulen
|
35e571ebb2
|
Latest fixes
|
2023-06-23 19:02:27 +02:00 |
|
Michael Shilman
|
4f7cd07e9b
|
Merge pull request #23199 from storybookjs/fix/parse-pnp-paths-in-metadata
CLI: Parse pnp paths in storybook metadata
|
2023-06-24 00:57:56 +08:00 |
|
Kasper Peulen
|
a2cc34e8c4
|
Only log for verbose
|
2023-06-23 18:50:29 +02:00 |
|
Kasper Peulen
|
ca249a3603
|
Put back story
|
2023-06-23 18:37:56 +02:00 |
|
Kasper Peulen
|
89b75ff9e1
|
Change icon and change default color for all notifications
|
2023-06-23 18:25:48 +02:00 |
|
Kasper Peulen
|
c73db62bdf
|
Fall back to empty object for cache
|
2023-06-23 17:52:40 +02:00 |
|
Kasper Peulen
|
41afd103f9
|
Disable what's new pages when build mode
|
2023-06-23 17:37:34 +02:00 |
|
Kasper Peulen
|
3add36ff60
|
Disable what's new completely when feature is off
|
2023-06-23 17:21:46 +02:00 |
|
Yann Braga
|
536ca99a84
|
parse pnp paths in storybook metadata
|
2023-06-23 16:58:26 +02:00 |
|
Kasper Peulen
|
58d86ab10e
|
Fix typing issues
|
2023-06-23 16:50:16 +02:00 |
|
Michael Shilman
|
162ba43c23
|
Merge pull request #22161 from storybookjs/shilman/bench-task
Build: Add benchmark task
|
2023-06-23 22:38:02 +08:00 |
|
Kasper Peulen
|
fdcf1ef91c
|
Implement What's new? page and remove release notes
|
2023-06-23 16:21:31 +02:00 |
|
Jeppe Reinhold
|
96b838b83a
|
Merge pull request #22905 from storybookjs/svelte-4
Svelte: Support v4
|
2023-06-23 13:23:26 +02:00 |
|
Norbert de Langen
|
6ad0c478fa
|
Merge branch 'next' into shilman/bench-task
|
2023-06-23 13:06:57 +02:00 |
|
Jeppe Reinhold
|
6b252298a9
|
still support svelte 3.1.0
|
2023-06-23 12:23:26 +02:00 |
|
Valentin Palkovic
|
786e8f0c32
|
Merge branch 'next' into valentin/support-disable-static-images-prop-in-nextjs
|
2023-06-23 12:18:14 +02:00 |
|
Valentin Palkovic
|
9542f7c529
|
Hide ModuleNotFound error in pnpm pnp mode
|
2023-06-23 11:35:37 +02:00 |
|
Norbert de Langen
|
711f2ea66a
|
portal the registerLanguage api through the lazy component
|
2023-06-22 18:42:46 +02:00 |
|
Norbert de Langen
|
d038135fd0
|
Merge branch 'next' into norbert/fix-21341
|
2023-06-22 18:31:39 +02:00 |
|
Jeppe Reinhold
|
2f4481a690
|
don't install svelte@next in templates
|
2023-06-22 17:54:40 +02:00 |
|