1924 Commits

Author SHA1 Message Date
storybook-bot
2d683f6950 Bump version from "8.0.0-alpha.16" to "8.0.0-alpha.17" [skip ci] 2024-02-01 03:14:45 +00:00
Valentin Palkovic
a91240a3ba
Merge pull request #25740 from storybookjs/valentin/fix-storybook-config-typing-for-webpack-projects
Webpack: Update StorybookConfig import in core-webpack types.ts
2024-01-31 15:05:29 +01:00
Norbert de Langen
63d70210d7 add test handling to angular build 2024-01-31 10:51:53 +01:00
storybook-bot
f03dd98ce8 Bump version from "8.0.0-alpha.15" to "8.0.0-alpha.16" [skip ci] 2024-01-30 16:46:28 +00:00
Valentin Palkovic
dec75ae18e Refactor preset.ts to use 'framework' instead of 'presetFramework' variable 2024-01-26 15:18:20 +01:00
storybook-bot
241dee7416 Bump version from "8.0.0-alpha.14" to "8.0.0-alpha.15" [skip ci] 2024-01-26 08:36:30 +00:00
Valentin Palkovic
c0f6d35e59 Next.js: Add logger statements for compiler selection 2024-01-25 13:15:19 +01:00
Valentin Palkovic
ec359a442d Fix types in presets 2024-01-25 10:51:09 +01:00
Kyle Gach
2ccd3470b9 Address comments
- Add missing filenames or titles to snippets
- Proper capitalization of terms like Webpack, Babel, PostCSS, etc.
- Fix some typos
- Split up complex snippets
- Document default parameter values
- Move acknowledgements back to README
2024-01-24 15:22:16 -07:00
Kyle Gach
0550671608 Update README to point to docs 2024-01-24 15:22:15 -07:00
storybook-bot
c1fc85f671 Bump version from "8.0.0-alpha.13" to "8.0.0-alpha.14" [skip ci] 2024-01-24 03:31:38 +00:00
Valentin Palkovic
9e94c621d2
Merge pull request #25652 from storybookjs/valentin/add-next-js-alias
Next.js: Add webpack aliases for OpenTelemetry API
2024-01-23 17:45:07 +01:00
jonniebigodes
f3c7f3d538
Merge branch 'next' into docs_vue_2_removal 2024-01-22 14:39:48 +00:00
Valentin Palkovic
ea8f5f6a05
Merge branch 'next' into valentin/add-next-js-alias 2024-01-22 13:43:30 +01:00
storybook-bot
69b6eda9b4 Bump version from "8.0.0-alpha.12" to "8.0.0-alpha.13" [skip ci] 2024-01-22 10:56:26 +00:00
Valentin Palkovic
0ace5a5535
Merge pull request #25670 from storybookjs/valentin/fix-nextjs-running-in-swc-mode
Next.js: Fix SWC mode activation
2024-01-22 09:25:36 +01:00
storybook-bot
5ef44e7c8d Bump version from "8.0.0-alpha.11" to "8.0.0-alpha.12" [skip ci] 2024-01-19 17:42:31 +00:00
Michael Shilman
3398dfc41c
Merge branch 'next' into shilman/remove-addon-api 2024-01-20 00:53:17 +08:00
Valentin Palkovic
1ae87115a0 Next.js: Run in SWC mode when conditions fit 2024-01-19 15:25:07 +01:00
Michael Shilman
966e56d857 Cleanup from cli to core-common migration 2024-01-19 17:57:16 +08:00
Valentin Palkovic
b76ee8e764 Add webpack aliases for OpenTelemetry API 2024-01-18 15:08:31 +01:00
Valentin Palkovic
0032a480e8 Test: Fix flaky test 2024-01-18 10:21:07 +01:00
storybook-bot
73d3dbc53c Merge branch 'next-release' into next 2024-01-18 00:14:51 +00:00
storybook-bot
f84bf7046e Bump version from "8.0.0-alpha.10" to "8.0.0-alpha.11" [skip ci] 2024-01-18 00:03:37 +00:00
Michael Shilman
24b16ea12e Fix typo 2024-01-17 23:16:32 +08:00
Michael Shilman
c3c8ccf028 NextJS: Fix RSC refactor docs 2024-01-17 23:05:22 +08:00
Michael Shilman
7d7650fcf7
Merge pull request #25591 from storybookjs/shilman/refactor-client-rsc
React: Refactor RSC out of Next
2024-01-17 22:27:03 +08:00
Michael Shilman
4f183a941b Fully switch to experimentalRSC 2024-01-17 22:26:38 +08:00
Valentin Palkovic
793cea6ffe Refactor BootstrapQueue.ts to improve code execution order 2024-01-17 13:28:01 +01:00
Valentin Palkovic
e94ad41505 Fix flaky Angular tests 2024-01-17 09:50:06 +01:00
Valentin Palkovic
f7d5d7945c Merge remote-tracking branch 'origin/next' into pr/Marklb/24982 2024-01-16 15:34:53 +01:00
Kasper Peulen
99cb29514d
Merge pull request #25601 from storybookjs/kasper/update-linter
Buid: Update eslint (finally!!)
2024-01-16 11:14:03 +01:00
Kasper Peulen
4f2c2fbbcb Merge remote-tracking branch 'origin/next' into kasper/update-linter 2024-01-16 10:01:44 +01:00
Valentin Palkovic
feb02f87f7 Pass jsConfig to Next.js SWC Loader and load Next.js config with default 2024-01-16 09:20:13 +01:00
Michael Shilman
8bdf1e7e9d Merge branch 'next' into shilman/refactor-client-rsc 2024-01-16 15:42:00 +08:00
Valentin Palkovic
48539e8a72
Merge pull request #25564 from storybookjs/valentin/set-allow-function-to-false-telejson
Telejson: Update stringify options in codebase
2024-01-15 14:12:10 +01:00
Kasper Peulen
021c101faf Apply updated eslint rules 2024-01-15 13:33:41 +01:00
Valentin Palkovic
8cc1d71c62
Merge pull request #25584 from storybookjs/valentin/replace-storybook-jest-by-test
Interaction: Replace @storybook/jest by @storybook/test
2024-01-15 11:31:20 +01:00
storybook-bot
bab319c565 Bump version from "8.0.0-alpha.9" to "8.0.0-alpha.10" [skip ci] 2024-01-15 10:08:52 +00:00
Valentin Palkovic
f503bc9e46 Fix tests 2024-01-15 10:29:33 +01:00
Valentin Palkovic
a4ebf57fd9
Merge branch 'next' into marklb/fix-multi-ng-app-rendering 2024-01-15 10:12:10 +01:00
Michael Shilman
4ba3a69c35 WIP refactor RSC out of Next and into React 2024-01-13 22:07:50 +08:00
Valentin Palkovic
2e9a3bb272 Add vitest imports where necessary 2024-01-12 16:47:16 +01:00
Valentin Palkovic
595c32dca1 Replace @storybook/jest by @storybook/test 2024-01-12 15:43:42 +01:00
Norbert de Langen
47cfe3acfe
Merge pull request #25553 from storybookjs/cli-versioned-upgrade
CLI: Versioned upgrade of monorepo packages
2024-01-12 12:29:17 +01:00
Jeppe Reinhold
803fbc92ee Merge branch 'cli-versioned-upgrade' of github.com:storybookjs/storybook into cli-versioned-upgrade 2024-01-12 10:07:45 +01:00
Jeppe Reinhold
cdccd47ade fix automigrations and readmes 2024-01-12 10:02:22 +01:00
Kasper Peulen
b086e297ae Merge remote-tracking branch 'origin/next' into kasper/prettier-3 2024-01-11 14:38:50 +01:00
Valentin Palkovic
8193242855 Update stringify options in codebase 2024-01-11 14:25:32 +01:00
Valentin Palkovic
7037d8e561 Remove deprecated Story type in @storybook/angular 2024-01-11 10:57:43 +01:00