17179 Commits

Author SHA1 Message Date
storybook-bot
00d9e6bcd9 Bump version from "8.6.0-beta.1" to "8.6.0-beta.2" [skip ci] 2025-02-18 11:49:01 +00:00
storybook-bot
b357361295 Write changelog for 8.6.0-beta.2 [skip ci] 2025-02-18 05:02:32 +00:00
Michael Shilman
7cc29a44dc Update snapshot 2025-02-18 11:53:48 +08:00
Michael Shilman
83999c3edc Add test case 2025-02-18 11:33:32 +08:00
Michael Shilman
49ebb38586 Index: Don't count example stories towards feature usage stats 2025-02-18 10:36:06 +08:00
Gert Hengeveld
bedcf63932 Minor rewording 2025-02-17 11:01:10 +01:00
Gert Hengeveld
a69b84926e Handle empty list of features 2025-02-17 11:00:17 +01:00
Gert Hengeveld
126e5c930e Fix parsing variadic (array) argument 2025-02-17 10:57:08 +01:00
Gert Hengeveld
aad8526048 Merge branch 'next' into refactor-features-prompt-logic 2025-02-17 10:23:01 +01:00
Gert Hengeveld
90a2b3c78e Always print the selected features 2025-02-17 10:22:42 +01:00
storybook-bot
9410cdd586 Bump version from "8.6.0-beta.0" to "8.6.0-beta.1" [skip ci] 2025-02-17 08:47:19 +00:00
Gert Hengeveld
e6f5d6b7ba
Merge branch 'next' into refactor-features-prompt-logic 2025-02-17 09:36:32 +01:00
storybook-bot
4d27fdc300 Write changelog for 8.6.0-beta.1 [skip ci] 2025-02-17 07:59:08 +00:00
Michael Shilman
77dc3c3b83 Core: Add tags usage telemetry 2025-02-17 15:31:03 +08:00
Kasper Peulen
4a368a7197
Merge pull request #30542 from mrginglymus/fix-react-preview-import
React: Fix incorrect import in preview.ts
2025-02-14 14:46:34 +01:00
Gert Hengeveld
79a2a1e9a5
Merge branch 'next' into refactor-features-prompt-logic 2025-02-14 13:03:11 +01:00
Michael Shilman
0f256ad5a6
Merge branch 'next' into shilman/30545-fix-tags-sort 2025-02-14 19:47:03 +08:00
Michael Shilman
0a0b5b208f UI: Fix tags sort to be compatible with older browsers 2025-02-14 19:41:29 +08:00
Bill Collins
6bf22ffb6f Fix incorrect import 2025-02-14 09:12:47 +00:00
Jeppe Reinhold
65548b1d8b Merge branch 'jeppe/partially-revert-vite-allowedhosts' of github.com:storybookjs/storybook into jeppe/partially-revert-vite-allowedhosts 2025-02-14 08:58:27 +01:00
Jeppe Reinhold
fc7404d74c fix lint and check 2025-02-14 08:58:23 +01:00
Gert Hengeveld
947b00c03d Refactor features prompt logic 2025-02-13 16:48:00 +01:00
Jeppe Reinhold
de265a72a6
Merge branch 'next' into jeppe/partially-revert-vite-allowedhosts 2025-02-13 14:13:31 +01:00
Jeppe Reinhold
ec1ef51c47 show error log in console and DOM when vite app could not load 2025-02-13 14:06:09 +01:00
storybook-bot
8bd3ed60f2 Bump version from "8.6.0-alpha.5" to "8.6.0-beta.0" [skip ci] 2025-02-13 11:33:50 +00:00
storybook-bot
357b0b2c66 Write changelog for 8.6.0-beta.0 [skip ci] 2025-02-13 11:03:57 +00:00
Kasper Peulen
06f222e7b5 Add CSF4 support to react-native-web-vite 2025-02-13 11:03:13 +01:00
Kasper Peulen
3b43722f8c Fix component directory 2025-02-13 10:45:41 +01:00
Kasper Peulen
2088039b83 Adjust glob string for sandboxes 2025-02-13 10:18:02 +01:00
Kasper Peulen
a46e215c95 Fix CSF sandboxes 2025-02-13 09:34:38 +01:00
Valentin Palkovic
e9f1e1943e
Merge pull request #30479 from Guria/next
Cleanup: Remove unused constants in viewport addon
2025-02-12 16:35:37 +01:00
Valentin Palkovic
c9e8c78e7a
Merge pull request #30516 from storybookjs/valentin/a11y-parameter-test
Addon A11y: Introduce parameters.a11y.test
2025-02-12 16:34:55 +01:00
Valentin Palkovic
38f3bc64d3
Merge branch 'next' into next 2025-02-12 15:55:37 +01:00
Jeppe Reinhold
8b0fb300db don't default to server.allowedHosts = true 2025-02-12 15:53:38 +01:00
Valentin Palkovic
926ab5476a
Merge pull request #30179 from storybookjs/larsrickert/code-panel-improvements
Addon-docs: Consider custom code snippet in story code panel and update styles
2025-02-12 15:51:18 +01:00
Valentin Palkovic
2e9408ba39 Add tests 2025-02-12 15:41:12 +01:00
Valentin Palkovic
f88cf06cfc Merge remote-tracking branch 'origin/next' into valentin/a11y-parameter-test 2025-02-12 15:37:04 +01:00
Valentin Palkovic
a019db85eb
Merge pull request #30522 from storybookjs/valentin/fix-turbosnap
Builder-Vite: Fix turbosnap
2025-02-12 15:31:21 +01:00
Kasper Peulen
7da4abdb39
Merge pull request #30197 from storybookjs/kasper/csf-factories
CSF: Add support for CSF factories
2025-02-12 15:24:58 +01:00
Kasper Peulen
a73f65688a Fix type checks 2025-02-12 15:02:42 +01:00
Kasper Peulen
a3e07f6416 Merge remote-tracking branch 'origin/next' into kasper/csf-factories 2025-02-12 14:36:45 +01:00
Jeppe Reinhold
94f64dd1bd Merge branch 'jeppe/universal-store-in-addon-test' of github.com:storybookjs/storybook into jeppe/universal-store-in-addon-test 2025-02-12 14:30:27 +01:00
Jeppe Reinhold
002aef3841 loosen mock testutils types 2025-02-12 14:30:23 +01:00
Jeppe Reinhold
013140e372
Merge branch 'next' into jeppe/universal-store-in-addon-test 2025-02-12 13:54:19 +01:00
Jeppe Reinhold
147aedaf96 don't allow events to be handled when store is still syncing 2025-02-12 13:51:09 +01:00
Valentin Palkovic
473e1b9f73 Builder-Vite: Fix turbosnap 2025-02-12 13:44:55 +01:00
Valentin Palkovic
3f50bd81de
Merge branch 'next' into valentin/a11y-parameter-test 2025-02-12 12:05:55 +01:00
Valentin Palkovic
ca4d8f5bfe Apply in review requested changes 2025-02-12 11:29:28 +01:00
Jeppe Reinhold
9f9254ac23
Merge pull request #30130 from storybookjs/update-23618-fix-toc-onclick
Addon-Docs: Change URL hash when TOC item is clicked, and fix TOC loading bugs
2025-02-12 11:17:18 +01:00
Jeppe Reinhold
5a9c67ccd0 fix state listeners not getting called when store state was synced 2025-02-12 11:08:41 +01:00