rsnext/examples/with-storybook/stories
zahra shahrouzi 06db6ca62d
Update with-storybook example (#64911)
### What?

Updated the example `with-storybook`, by upgrading storybook to version
8.0.9 (the latest) which required bumping the version of next.js to 14
from 13 in order to make them work together.

### Why?

The motivation for this change is that we now have better the lastest
features of storybook such as chromatic and visual testing. As of
previous updates, it is still treated as its own framework and so users
can specify the `storybook` framework as well as custom build command
`build-storybook` in order to get near zero-config support.

---------

Co-authored-by: Sam Ko <sam@vercel.com>
2024-04-23 08:13:24 -07:00
..
assets Update with-storybook example (#64911) 2024-04-23 08:13:24 -07:00
button.css chore(examples): use default prettier for examples/templates (#60530) 2024-01-11 16:01:44 -07:00
Button.stories.ts Update with-storybook example (#64911) 2024-04-23 08:13:24 -07:00
Button.tsx chore(examples): use default prettier for examples/templates (#60530) 2024-01-11 16:01:44 -07:00
Configure.mdx Update with-storybook example (#64911) 2024-04-23 08:13:24 -07:00
header.css Update with-storybook example (#64911) 2024-04-23 08:13:24 -07:00
Header.stories.ts Update with-storybook example (#64911) 2024-04-23 08:13:24 -07:00
Header.tsx Update with-storybook example (#64911) 2024-04-23 08:13:24 -07:00
page.css Update with-storybook example (#64911) 2024-04-23 08:13:24 -07:00
Page.stories.ts Update with-storybook example (#64911) 2024-04-23 08:13:24 -07:00
Page.tsx Update with-storybook example (#64911) 2024-04-23 08:13:24 -07:00