31070 Commits

Author SHA1 Message Date
Michael Shilman
f9c52438a9 Merge branch 'next' into pr/13012 2020-11-06 20:58:32 +08:00
Michael Shilman
fc41ad50ea Fix failing unit tests 2020-11-06 20:42:04 +08:00
JongHo
ab1e9ebbec retore logic to optional chaining 2020-11-06 19:40:05 +09:00
JongHo
c88ae1ac14 Fix init prebuilt manager logic when cache is missing 2020-11-06 19:20:08 +09:00
JongHo
2537292ba9 Change optional chaining to if statement 2020-11-06 18:46:59 +09:00
Michael Shilman
60be6a2c1c 6.1.0-beta.3 next.json version file 2020-11-06 09:16:05 +08:00
Michael Shilman
2993379841 Update git head to 6.1.0-beta.3 2020-11-06 09:11:04 +08:00
Michael Shilman
2e11de3045 v6.1.0-beta.3 v6.1.0-beta.3 2020-11-06 09:05:18 +08:00
Michael Shilman
8b9b533160 Update root, peer deps, version.ts/json to 6.1.0-beta.3 2020-11-06 09:05:01 +08:00
Michael Shilman
86535fc8c2 6.1.0-beta.3 changelog 2020-11-06 08:58:11 +08:00
Michael Shilman
b7472d7322
Merge pull request #13029 from storybookjs/fix/default-argtypes-inference
Args: Fix args inference for null values
2020-11-06 08:52:45 +08:00
Michael Shilman
1fe2efa0b1 Fix snapshot 2020-11-06 08:52:16 +08:00
Michael Shilman
7b13646771
Merge pull request #13028 from storybookjs/fix/add-chokidar-for-watch
Build: Add chokidar2 for yarn dev
2020-11-06 08:15:45 +08:00
Michael Shilman
ad346a51a6
Merge branch 'next' into fix/default-argtypes-inference 2020-11-06 08:13:50 +08:00
Michael Shilman
7f2f44f589
Merge pull request #13030 from storybookjs/fix/dedupe-arg-types-enhancers
Core: Dedupe default ArgTypes enhancers
2020-11-06 08:11:59 +08:00
Michael Shilman
cb40094e2e
Merge pull request #13019 from storybookjs/12425/minor-webpack-upgrade
Bump webpack to 4.41.24
2020-11-06 08:01:18 +08:00
Michael Shilman
c156cd7891
Merge pull request #13018 from storybookjs/10405/fix-static-bail
Core: Add catch to end process
2020-11-06 07:58:38 +08:00
Michael Shilman
856057aca0
Merge pull request #13026 from storybookjs/change-icon-addon-panel-orientation
UI: Fix icon for addon panel orientation button
2020-11-06 07:11:57 +08:00
Michael Shilman
09011d30f6 Build: Add chokidar2 for yarn dev 2020-11-06 06:46:49 +08:00
Michael Shilman
d55ab0575f Args: Fix args inference for null values 2020-11-06 06:45:35 +08:00
Michael Shilman
6f4b42595c Core: Dedupe default ArgTypes enhancers 2020-11-06 06:32:32 +08:00
domyen
ff25d7f2f4 change icon for addon panel orientation button 2020-11-05 14:29:54 -05:00
Norbert de Langen
e9708b526a
minor webpack upgrade 2020-11-05 09:43:05 +01:00
Norbert de Langen
f285175c73
add catch to end process 2020-11-05 09:25:21 +01:00
Michael Shilman
e851f4a683
Merge pull request #13016 from dzwarg/patch-1
Fix typo in parameters.md
2020-11-05 07:50:20 +08:00
Michael Shilman
85f519cc8f
Merge pull request #13005 from storybookjs/refactor/testsToRTL
Build: Remove more enzyme
2020-11-05 07:42:30 +08:00
Michael Shilman
7572540d21
Merge pull request #13009 from activenode/fix/12986-fixed-the-test-of-type-inference
Addon-docs: Fix test for Angular type inference
2020-11-05 07:36:59 +08:00
Michael Shilman
188e52c1db
Merge pull request #12997 from toshi1127/feature/add-default-environment-variable
Core: Add STORYBOOK environment variable
2020-11-05 07:33:44 +08:00
Michael Shilman
84959d145f
Merge pull request #12981 from g1eny0ung/fix/dll-deprecated
CLI: Fix deprecation check
2020-11-05 07:32:31 +08:00
Michael Shilman
9ea87d7f2f
Merge pull request #13014 from storybookjs/restrict-layout-to-preview
UI: Restrict layout styles to only apply to a rendered preview area
2020-11-05 07:30:43 +08:00
Clément DUNGLER
79fd0f448e Cleanup old tests 2020-11-04 23:08:24 +01:00
Clément DUNGLER
722ca6b43f Fix link tests 2020-11-04 23:06:28 +01:00
Clément DUNGLER
92afbf8833 Moves Array and KnobManager 2020-11-04 22:34:19 +01:00
David Zwarg
b039591f89
Fix typo in parameters.md
"e.g." instead of "e..g"
2020-11-04 11:08:28 -05:00
toshi1127
55bbb74656 Merge branch 'next' of https://github.com/storybookjs/storybook into feature/add-default-environment-variable 2020-11-05 00:47:20 +09:00
Gert Hengeveld
c11f0f1cd0 Restrict the layout styles to only apply to a rendered preview area. 2020-11-04 16:14:59 +01:00
Yue Yang
0a286fceb2 fix: shouldn't be set --no-dll 2020-11-04 20:45:06 +08:00
JongHo
021beb8ea1 Add protection against cache usage 2020-11-04 20:04:51 +09:00
Michael Shilman
653f073c66 Merge branch 'fix/12986-fixed-the-test-of-type-inference' of https://github.com/activenode/storybook into pr/13009 2020-11-04 18:41:33 +08:00
Yue Yang
1b71304b42 Merge branch 'next' into fix/dll-deprecated 2020-11-04 18:27:14 +08:00
David Lorenz
9126093fef moved the test to the correct place 2020-11-04 11:12:46 +01:00
Michael Shilman
583ef30abd Merge branch 'next' into pr/13009 2020-11-04 17:25:19 +08:00
Michael Shilman
27ab111fc5 6.1.0-beta.2 next.json version file 2020-11-04 17:18:57 +08:00
Michael Shilman
530f8c64db Update git head to 6.1.0-beta.2 2020-11-04 17:10:36 +08:00
Michael Shilman
c67dac2e08 v6.1.0-beta.2 v6.1.0-beta.2 2020-11-04 17:02:51 +08:00
Michael Shilman
e8a63b649d Update root, peer deps, version.ts/json to 6.1.0-beta.2 2020-11-04 17:01:04 +08:00
Michael Shilman
dce88aba4d CLI: Remove --no-dll from template 2020-11-04 16:33:02 +08:00
David Lorenz
59ce248261 moved the test to the correct place 2020-11-04 09:26:50 +01:00
Michael Shilman
cf97e1847c 6.1.0-beta.2 changelog 2020-11-04 16:18:01 +08:00
Michael Shilman
c2c6842709 Merge branch 'next' into refactor/testsToRTL 2020-11-04 16:17:00 +08:00