36941 Commits

Author SHA1 Message Date
Michael Shilman
b0147d2452 Update root, peer deps, version.ts/json to 6.4.0-beta.21 [ci skip] 2021-10-28 01:09:54 +08:00
Michael Shilman
2b6dc5e954 6.4.0-beta.21 changelog 2021-10-28 01:09:30 +08:00
jonniebigodes
e33eebbc28
Merge pull request #16209 from xonev/patch-3
[documentation] Fix a library name mistake in documentation.
2021-10-27 18:04:50 +01:00
Michael Shilman
9814f81911
Merge pull request #16487 from storybookjs/16486-fix-non-selected-hmr
Core: Always update initial args when loading a story
2021-10-28 01:03:12 +08:00
Michael Shilman
2adb400670
Merge pull request #16476 from storybookjs/16260-rerun-loaders-on-rerender
Core: Rerun loaders when args/globals change
2021-10-28 01:02:41 +08:00
Yann Braga
e260ec5f38
Merge pull request #16481 from storybookjs/feature/interactions-feature-flag
Interactions: move step debugger behind a feature flag
2021-10-27 17:34:27 +02:00
Michael Shilman
32c477659d Merge branch 'next' into 16260-rerun-loaders-on-rerender 2021-10-27 23:25:46 +08:00
Michael Shilman
1564b2c819 Merge branch 'next' into 16486-fix-non-selected-hmr 2021-10-27 23:24:21 +08:00
Michael Shilman
eff5efe999
Merge pull request #16263 from storybookjs/update-cypress-and-node
CI: Upgrade Cypress and Node.js version used in e2e tests
2021-10-27 23:17:14 +08:00
Yann Braga
65d5f62516 chore(addon-interactions): add paused story 2021-10-27 15:52:07 +02:00
Tom Coleman
58cc5efdb0
Apply suggestions from code review 2021-10-27 08:28:29 +00:00
Tom Coleman
12bc4b4988 Only bother doing the update check if the initial args have changed by ref 2021-10-27 15:50:33 +11:00
Tom Coleman
0a5466a32c Always update initial args when loading a story
And also update the current args with the delta. This means both when we change story (to an HMR-ed story) and when we HMR the current story.
2021-10-27 15:48:39 +11:00
jonniebigodes
b4afd45ecf
Merge pull request #16379 from srmagura/faq-is-storybook
Add FAQ entry about process.env.STORYBOOK
2021-10-26 21:37:35 +01:00
Gaëtan Maisse
46729124d2
test: use force click for cypress e2e test as it looks to fix a flaky test 2021-10-26 21:47:50 +02:00
Yann Braga
75021c6735 fix: add missing boolean in interaction stories 2021-10-26 21:29:10 +02:00
Yann Braga
217fa08e11 refactor(addon-interactions): rename flag 2021-10-26 21:11:50 +02:00
Yann Braga
8697bf609a refactor(addon-interactions): wrap callbacks in react hook 2021-10-26 21:08:16 +02:00
Gaëtan Maisse
70866b8130
chore: update Cypress to 8.7 2021-10-26 20:47:35 +02:00
Gaëtan Maisse
577f0311d2
fix(vue): fix preset path 2021-10-26 20:37:55 +02:00
Gaëtan Maisse
84f4468eb4
Merge branch 'next' into update-cypress-and-node 2021-10-26 20:31:39 +02:00
Michael Shilman
7e6bf86244
Merge pull request #16475 from storybookjs/tom/ch-661-addon-a11y-initializing-forever
Core: Ensure we don't reset `WebPreview` if calling `start()` in v7 mode
2021-10-27 00:34:14 +08:00
Michael Shilman
894fd20a90 Fix undefined FEATURES 2021-10-27 00:15:11 +08:00
Michael Shilman
8d6b0901aa Fix clientAPi.raw API signature 2021-10-27 00:04:14 +08:00
Michael Shilman
ac753e340f Add missing API 2021-10-26 23:57:13 +08:00
Yann Braga
3b7fbc89a5 refactor(addon-interactions): rename types 2021-10-26 17:17:05 +02:00
Yann Braga
6397e95998 feat(addon-interactions): put debugging behind a flag 2021-10-26 17:04:20 +02:00
Yann Braga
501c9e15d4 chore(addon-interactions): fix typo in stories parameter 2021-10-26 17:01:47 +02:00
Yann Braga
46af46efdf feat(core): add interactions debugging feature flag 2021-10-26 17:01:00 +02:00
Yann Braga
517a4627dc chore(official-storybook): add argTypesRegex to preview 2021-10-26 17:00:02 +02:00
Gert Hengeveld
52ef0644a4
Merge pull request #16469 from storybookjs/16383-iframe-sync-globals
Core: Save and restore globals on preview init using the channel
2021-10-26 14:25:28 +02:00
Gert Hengeveld
05284d996e Fix test 2021-10-26 13:09:36 +02:00
Gert Hengeveld
b36d6ac473 Only update globals if they're different 2021-10-26 12:45:52 +02:00
Tom Coleman
69eddcb03c Rerun loaders when args/globals change 2021-10-26 16:48:31 +11:00
Tom Coleman
0de76c6e76 Missed one! 2021-10-26 16:30:05 +11:00
Tom Coleman
c3044911f2 Ensure we don't reset WebPreview if calling start() in v7 mode 2021-10-26 16:17:17 +11:00
Michael Shilman
842d4793ed
Merge pull request #12167 from tyankatsu0105/docs/add-default-value
docs: add typescript defaults reference
2021-10-26 09:36:27 +08:00
Gert Hengeveld
766164c88b
Merge pull request #16464 from storybookjs/16422-fix-chained-expect
Interactions: Use latest package versions
2021-10-26 00:38:20 +02:00
Gert Hengeveld
8123b37c9f Merge branch 'next' into 16422-fix-chained-expect 2021-10-26 00:37:01 +02:00
Gert Hengeveld
f35a0a7822 Bump testing-library 2021-10-26 00:34:07 +02:00
Gert Hengeveld
897581e069 Update querystring on preview URL to mirror manager URL 2021-10-26 00:13:11 +02:00
Gert Hengeveld
e20427c999 Use existing globals storage 2021-10-26 00:13:11 +02:00
Gert Hengeveld
0343c810c7 Save and restore globals on preview init using the channel 2021-10-26 00:13:11 +02:00
Michael Shilman
8370b2a1be 6.4.0-beta.20 next.json version file 2021-10-26 03:23:24 +08:00
Michael Shilman
d43cd0a69b Update git head to 6.4.0-beta.20, update yarn.lock 2021-10-26 03:02:31 +08:00
Michael Shilman
1a9315fd39 v6.4.0-beta.20 v6.4.0-beta.20 2021-10-26 02:59:16 +08:00
Michael Shilman
87dad88cad Update root, peer deps, version.ts/json to 6.4.0-beta.20 [ci skip] 2021-10-26 02:48:27 +08:00
Michael Shilman
6634fd9fd7 6.4.0-beta.20 changelog 2021-10-26 02:48:10 +08:00
Michael Shilman
5bd73e2734
Merge pull request #16440 from storybookjs/fix/14619-react-router-upgrade
UI: Migrate router to react-router
2021-10-26 02:42:43 +08:00
Gaëtan Maisse
6fa76e2880
Merge branch 'next' into update-cypress-and-node 2021-10-25 18:33:24 +02:00