Michael Shilman
|
a3f566a9d7
|
Merge pull request #13306 from storybookjs/13305-fix-storybook-deployer-warning
CLI: Fix storybook-deployer upgrade warning
|
2020-11-27 09:12:19 +08:00 |
|
Michael Shilman
|
435410a533
|
CLI: Fix storybook-deployer upgrade warning
|
2020-11-27 09:11:17 +08:00 |
|
Clément DUNGLER
|
3b39cd7ba1
|
React: Remove FastRefresh if already enabled
|
2020-11-26 22:52:56 +01:00 |
|
Clément DUNGLER
|
202f1660f1
|
Components: Fix Zoom for IE 11
|
2020-11-26 21:34:58 +01:00 |
|
Michael Shilman
|
1867db5392
|
6.1.7 latest.json version file
|
2020-11-27 01:24:12 +08:00 |
|
Michael Shilman
|
cef9b23e25
|
Update git head to 6.1.7
|
2020-11-27 01:18:22 +08:00 |
|
Michael Shilman
|
303d951f9a
|
v6.1.7
v6.1.7
|
2020-11-27 01:12:34 +08:00 |
|
Michael Shilman
|
1d95929124
|
Update root, peer deps, version.ts/json to 6.1.7
|
2020-11-27 01:02:16 +08:00 |
|
Michael Shilman
|
735ef8232b
|
6.1.7 changelog
|
2020-11-27 00:57:18 +08:00 |
|
Michael Shilman
|
865143c339
|
Merge pull request #13274 from vkrol/patch-1
Get rid of mentioning the no-dll flag in Workflow FAQ
|
2020-11-27 00:51:26 +08:00 |
|
Norbert de Langen
|
63f7e89726
|
fix tests
|
2020-11-26 17:50:56 +01:00 |
|
Michael Shilman
|
2e53763cc4
|
Merge pull request #13281 from cmrn/remove-svgr-dependency
Remove unused dependency @svgr/webpack
|
2020-11-27 00:48:13 +08:00 |
|
Norbert de Langen
|
736389950a
|
upgrades
|
2020-11-26 17:16:23 +01:00 |
|
Michael Shilman
|
9c35dcdad4
|
Merge pull request #13294 from storybookjs/13292-manager-time-label
CLI: Fix not printing managerTotalTime when using cached manager
|
2020-11-26 22:50:49 +08:00 |
|
Michael Shilman
|
dcbe78206c
|
Merge pull request #13295 from storybookjs/13268-handle-json
Core: Only apply `express.json()` middleware to /runtime-error route
|
2020-11-26 22:46:56 +08:00 |
|
Gert Hengeveld
|
c5d678fae2
|
Only apply express.json() middleware to /runtime-error route.
|
2020-11-26 15:34:40 +01:00 |
|
Gert Hengeveld
|
48437b7555
|
Remove needless type casts.
|
2020-11-26 15:19:52 +01:00 |
|
Gert Hengeveld
|
8282be46e1
|
Make times and stats completely optional.
|
2020-11-26 14:14:24 +01:00 |
|
Lee Taylor
|
67c4bbb3e0
|
Remove attribute if type is function
|
2020-11-26 11:29:31 +00:00 |
|
Norbert de Langen
|
8f893e2c8d
|
Merge pull request #13285 from storybookjs/tech/cleanup-rune2escript
cleanup run-registry script
|
2020-11-26 10:59:36 +01:00 |
|
Norbert de Langen
|
92268d1648
|
cleanup run-registry script
|
2020-11-26 10:58:09 +01:00 |
|
Norbert de Langen
|
046035abc2
|
Merge pull request #13284 from storybookjs/tech/cleanup-packagejson
sort package.json & fix incorrect ts3.5 ignore
|
2020-11-26 10:39:51 +01:00 |
|
Norbert de Langen
|
ec44554ea9
|
sort package.json & fix incorrect ts3.5 ignore
|
2020-11-26 10:37:55 +01:00 |
|
Norbert de Langen
|
252bb90ccf
|
Merge pull request #13283 from storybookjs/tech/cleanup-teamcity
cleanup teamcity
|
2020-11-26 10:31:01 +01:00 |
|
Norbert de Langen
|
8303a1977c
|
cleanup teamcity
|
2020-11-26 10:27:55 +01:00 |
|
Cameron Moon
|
f61a8445da
|
Remove unused dependency @svgr/webpack
|
2020-11-26 16:38:09 +11:00 |
|
Sebastian Andil
|
151fb57e84
|
Update deprecated type
As per 49182c7144/types/react/index.d.ts (L531) SFC type is deprecated.
`VFC` mean Void Functional Component, which is suitable here
|
2020-11-25 22:04:05 +01:00 |
|
Veniamin Krol
|
936ad7d7b7
|
Get rid of mentioning the no-dll flag in Workflow FAQ
|
2020-11-25 21:45:05 +03:00 |
|
Gert Hengeveld
|
0f7a3a07be
|
storyParameters will never be falsy because it has a default value.
|
2020-11-25 19:17:32 +01:00 |
|
Gert Hengeveld
|
bf736e2627
|
Trim whitespace in story path parts, to ensure component names will not contain leading/trailing whitespace.
|
2020-11-25 19:14:42 +01:00 |
|
Pascal Kuster
|
7fe4330ca9
|
fix template script tag support #13270
|
2020-11-25 18:04:48 +01:00 |
|
Michael Shilman
|
ba768ffb87
|
Merge pull request #13266 from storybookjs/13262-smoke-test-manager-cache
Core: Don't use prebuilt or cached manager when running smoke test
|
2020-11-25 22:23:58 +08:00 |
|
Michael Shilman
|
2f059cb7dc
|
Merge pull request #13263 from storybookjs/13242-fix-cyclic-args
Core: Detect arg inference for cyclic args and warn
|
2020-11-25 22:21:28 +08:00 |
|
Michael Shilman
|
11eb614b92
|
Merge branch 'next' into 13242-fix-cyclic-args
|
2020-11-25 22:21:07 +08:00 |
|
Michael Shilman
|
01fd93e679
|
Disable chromatic for broken story
|
2020-11-25 22:20:58 +08:00 |
|
Michael Shilman
|
bfa65b6dbb
|
Remove examples-v2 from the workflow
|
2020-11-25 22:18:33 +08:00 |
|
Gert Hengeveld
|
a3b646fe4f
|
Better logging and resiliency.
|
2020-11-25 13:39:50 +01:00 |
|
Gert Hengeveld
|
5181bdf616
|
Don't use prebuilt or cached manager when running smoke test.
|
2020-11-25 13:39:07 +01:00 |
|
James Garbutt
|
b61166c847
|
run format
|
2020-11-25 08:57:31 +00:00 |
|
Michael Shilman
|
41e4750b1f
|
Update inferArgTypes.ts
|
2020-11-25 15:51:53 +08:00 |
|
Michael Shilman
|
e3ed5b0957
|
Core: Detect arg inference for cyclic args and warn
|
2020-11-25 15:36:17 +08:00 |
|
Teimur Gasanov
|
4fca569c0e
|
Merge branch 'next' into teimurjan/add-stories-expand-collapse
|
2020-11-25 13:24:22 +06:00 |
|
James Cockshull
|
deb1a8c2fe
|
Addon-backgrounds: Fix grid offset always using default value
- Fix falsy value check to allow zero values in offsetX and offsetY parameters
- Fix default value fallback conditional logic
|
2020-11-25 11:35:28 +07:00 |
|
Michael Shilman
|
6316d49cb3
|
Add source highlighting languages
|
2020-11-25 12:25:52 +08:00 |
|
Michael Shilman
|
03b284a1a7
|
6.1.6 latest.json version file
|
2020-11-25 08:38:16 +08:00 |
|
Michael Shilman
|
2de6d2be71
|
Update git head to 6.1.6
|
2020-11-25 08:23:10 +08:00 |
|
Michael Shilman
|
1f89b5b967
|
v6.1.6
v6.1.6
|
2020-11-25 08:17:02 +08:00 |
|
Michael Shilman
|
b2200b5aeb
|
Update root, peer deps, version.ts/json to 6.1.6
|
2020-11-25 08:14:04 +08:00 |
|
Michael Shilman
|
db9ea55741
|
6.1.6 changelog
|
2020-11-25 08:08:42 +08:00 |
|
Michael Shilman
|
75d1302908
|
Merge pull request #13245 from storybookjs/better-statics-dir
Core: Improve handling of --static-dir option
|
2020-11-25 08:03:55 +08:00 |
|