706 Commits

Author SHA1 Message Date
Michael Shilman
62003d4b4d
Merge pull request #10908 from storybookjs/10616-avoid-rerender-on-hmr
Core: Avoid re-render on HMR of other stories
2020-05-26 22:57:46 +08:00
Michael Shilman
852ebbcaa2 v6.0.0-beta.14 2020-05-25 21:35:29 +08:00
Michael Shilman
4d1a3f4106 CSF: Update documentation to use hoisted CSF annotations 2020-05-25 15:24:48 +08:00
Tom Coleman
4807d54ca8 Get rid of store revision and just use a reference equality check instead. 2020-05-25 17:01:24 +10:00
Michael Shilman
a34e608a2b Story store: Fix event tests 2020-05-23 11:58:48 +08:00
Michael Shilman
65d29af5cb Core: Fix double rendering on startup 2020-05-23 11:48:13 +08:00
Michael Shilman
e9ba51794e v6.0.0-beta.13 2020-05-23 02:06:33 +08:00
Michael Shilman
08aa769773 v6.0.0-beta.12 2020-05-21 13:57:55 +08:00
Michael Shilman
1e1ea949c7 v6.0.0-beta.11 2020-05-21 12:24:04 +08:00
Michael Shilman
efa9ca5aeb v6.0.0-beta.10 2020-05-21 11:12:51 +08:00
Michael Shilman
a6d81914c2 v6.0.0-beta.9 2020-05-21 07:17:20 +08:00
Michael Shilman
386afe40fb Global Args: Fix initial render bug 2020-05-19 18:18:47 +08:00
Michael Shilman
73d9b6fb3a v6.0.0-beta.8 2020-05-17 19:03:09 +08:00
Michael Shilman
3cea5335d2 v6.0.0-beta.7 2020-05-15 12:08:19 +08:00
Michael Shilman
26b832a9b9
Update to reflect passArgsFirst defaults to true 2020-05-15 09:46:07 +08:00
Norbert de Langen
e3b908eee6
FIX typings 2020-05-14 16:56:32 +02:00
Michael Shilman
6f10ef5c93 v6.0.0-beta.6 2020-05-12 21:20:15 +08:00
Michael Shilman
5827cff7eb v6.0.0-beta.5 2020-05-11 16:50:47 +08:00
Norbert de Langen
4be9c94d74 Merge branch 'next' into fix/error-handling 2020-05-08 17:16:13 +02:00
Michael Shilman
0e4076e643 v6.0.0-beta.4 2020-05-08 20:59:59 +08:00
Norbert de Langen
f869aa9d24
CLEANUP 2020-05-07 14:18:09 +02:00
Norbert de Langen
974cbfac0f Merge branch 'next' into fix/error-handling 2020-05-07 13:52:02 +02:00
Michael Shilman
9881185a4a v6.0.0-beta.3 2020-05-07 12:50:57 +08:00
Norbert de Langen
1274d214f1
Merge branch 'fix/error-handling' of github.com:storybookjs/storybook into fix/error-handling
# Conflicts:
#	lib/client-api/src/story_store.test.ts
2020-05-06 12:16:29 +02:00
Norbert de Langen
bbc3991451
Revert story_store.test.ts 2020-05-06 11:53:53 +02:00
Norbert de Langen
d51c19687f
CLEANUP 2020-05-06 11:51:43 +02:00
wKich
4aeef6182f read args from global parameters instead of first story parameters 2020-05-06 14:00:38 +05:00
Norbert de Langen
97748aad31
FIX tests 2020-05-05 21:40:39 +02:00
Norbert de Langen
5a2edae1a3
show errorDisplay when an error occurs 2020-05-05 20:28:07 +02:00
wKich
ee21cd1360 tune some story merging args and parameters 2020-05-05 10:01:31 +05:00
wKich
430482da40 Merge branch 'next' into filter-null-from-storystore-raw-method 2020-05-05 08:27:31 +05:00
Michael Shilman
d77aad2018 v6.0.0-beta.2 2020-05-04 20:07:46 +08:00
Michael Shilman
1936cee4f9
Merge pull request #10607 from storybookjs/fix-test-workaround
Core: Fix Args test to not use different code path
2020-05-04 12:31:22 +08:00
Michael Shilman
e2bfc168c0 v6.0.0-beta.1 2020-05-02 21:59:51 +08:00
Tom Coleman
8a5608f0ad Fix test to not use different code path 2020-05-01 20:21:33 +10:00
Norbert de Langen
5e3be6f267
FIX linting 2020-04-30 18:00:35 +02:00
Norbert de Langen
0385c467c0
UPGRADES 2020-04-30 17:27:23 +02:00
Michael Shilman
93ccaba607 v6.0.0-beta.0 2020-04-29 21:27:43 +08:00
Michael Shilman
bd4b167dca v6.0.0-alpha.46 2020-04-29 16:58:43 +08:00
Michael Shilman
a1b9372f14 Fix failing tests 2020-04-29 16:16:03 +08:00
Tom Coleman
241d06c378 Ensure we set parameters.argTypes in the preview 2020-04-29 17:53:33 +10:00
Michael Shilman
8390c62e27 Fix inclusion logic 2020-04-29 12:17:39 +08:00
Michael Shilman
afdfd04aa8 Merge branch 'next' into 10361-normalize-parameters 2020-04-29 10:56:14 +08:00
Tom Coleman
385fe81069 Update to use a single SET_STORIES event 2020-04-28 21:38:10 +10:00
Tom Coleman
fecf1d91a5 More spurious logs 2020-04-28 21:23:30 +10:00
Tom Coleman
0c6cbd67fe Revert "Rename SET_STORIES to SET_STORY_STORE_DATA"
This reverts commit bd9dd9f022a0d3f4dc6b2f074550fda804d74540.
2020-04-28 21:22:18 +10:00
Tom Coleman
de6d52ef8f Remove spurious log 2020-04-28 21:21:08 +10:00
Tom Coleman
63682a297c Explicitly don't allow setting storySort any other way 2020-04-28 21:13:22 +10:00
wKich
06c61d1809 fix possible exception by getting property of null 2020-04-28 16:10:41 +05:00
Michael Shilman
5b26d301f3 v6.0.0-alpha.45 2020-04-28 11:25:49 +08:00