Michael Shilman
|
eb0653651b
|
Core: Align react and react-dom version specifiers
|
2020-11-02 12:56:11 +08:00 |
|
Michael Shilman
|
0fdc4e6eab
|
Run storybook in react@17
|
2020-11-02 11:19:43 +08:00 |
|
Michael Shilman
|
6218082f36
|
Merge pull request #12976 from storybookjs/fix/bootstrap-command
Build: Fix bootstrap reset command
|
2020-11-02 09:15:43 +08:00 |
|
Michael Shilman
|
dfb7283063
|
Merge pull request #12975 from storybookjs/12637-remove-dlls
Core: Remove webpack DLLs
|
2020-11-02 08:49:50 +08:00 |
|
Michael Shilman
|
9a1376ffa6
|
Deprecate DLL options and document
|
2020-11-02 07:53:35 +08:00 |
|
Michael Shilman
|
9d910486c5
|
Fix deepscan
|
2020-11-02 07:30:47 +08:00 |
|
Michael Shilman
|
3145260e71
|
Don't copy DLLs
|
2020-11-02 07:06:20 +08:00 |
|
Michael Shilman
|
6959a4271e
|
Fix bootstrap reset command
|
2020-11-02 07:05:05 +08:00 |
|
Michael Shilman
|
3f03d5c75f
|
Core: Remove webpack DLLs
|
2020-11-02 07:04:27 +08:00 |
|
Michael Shilman
|
506f64758f
|
6.1.0-alpha.34 next.json version file
|
2020-11-01 15:22:43 +08:00 |
|
Michael Shilman
|
aff48205d4
|
Update git head to 6.1.0-alpha.34
|
2020-11-01 15:18:01 +08:00 |
|
Michael Shilman
|
4a4c98997f
|
v6.1.0-alpha.34
v6.1.0-alpha.34
|
2020-11-01 15:11:08 +08:00 |
|
Michael Shilman
|
24b28f2489
|
Update root, peer deps, version.ts/json to 6.1.0-alpha.34
|
2020-11-01 15:09:40 +08:00 |
|
Michael Shilman
|
dd40cde1ea
|
6.1.0-alpha.34 changelog
|
2020-11-01 14:51:22 +08:00 |
|
Michael Shilman
|
6e52d2e22c
|
Merge pull request #12966 from storybookjs/no-progress-in-static-builds
UI: Don't listen for progress updates in static builds
|
2020-11-01 14:49:20 +08:00 |
|
Michael Shilman
|
caae314e72
|
Merge pull request #12932 from marksmccann/issue-12659
Composition: Append index to ref indicator links
|
2020-11-01 14:31:39 +08:00 |
|
Gert Hengeveld
|
2d19e2cca0
|
Don't listen for progress updates in static builds.
|
2020-10-31 11:59:15 +01:00 |
|
Michael Shilman
|
04cd18e7a2
|
6.1.0-alpha.33 next.json version file
|
2020-10-31 00:00:35 +08:00 |
|
Michael Shilman
|
8f941a3dd8
|
Update git head to 6.1.0-alpha.33
|
2020-10-30 23:55:34 +08:00 |
|
Michael Shilman
|
a5ee924e01
|
v6.1.0-alpha.33
v6.1.0-alpha.33
|
2020-10-30 23:48:23 +08:00 |
|
Michael Shilman
|
000e4c2787
|
Update root, peer deps, version.ts/json to 6.1.0-alpha.33
|
2020-10-30 23:47:54 +08:00 |
|
Michael Shilman
|
5df3892abe
|
6.1.0-alpha.33 changelog
|
2020-10-30 23:35:38 +08:00 |
|
Michael Shilman
|
4353bc3b0a
|
Merge pull request #12937 from storybookjs/core/react-dom-17x
Core: Allow React-DOM 17.x
|
2020-10-30 23:33:58 +08:00 |
|
Michael Shilman
|
db9b0bd6fe
|
Merge pull request #12707 from storybookjs/12702-instant-on-manager
UI: Instant-on manager
|
2020-10-30 23:32:39 +08:00 |
|
Gert Hengeveld
|
62f8691984
|
Also ignore prebuilt as potential test path.
|
2020-10-30 15:54:56 +01:00 |
|
Michael Shilman
|
1b48c989ed
|
Don't collect coverage on prebuilt bundles
|
2020-10-30 22:50:20 +08:00 |
|
Gert Hengeveld
|
ac446513aa
|
Make sure we don't show the Connection closed message when the progress completes succesfully.
|
2020-10-30 15:16:55 +01:00 |
|
Gert Hengeveld
|
fa5c843aa9
|
Hide addon panel while loading.
|
2020-10-30 15:01:15 +01:00 |
|
Gert Hengeveld
|
effba9e367
|
Nicer icon.
|
2020-10-30 13:01:12 +01:00 |
|
Gert Hengeveld
|
5e03cfc472
|
Merge branch 'next' into 12702-instant-on-manager
|
2020-10-30 12:46:37 +01:00 |
|
Michael Shilman
|
de500a38bf
|
Merge pull request #12926 from storybookjs/core/opt-in-ui-dll
Core: Disable UI dll by default
|
2020-10-30 19:09:33 +08:00 |
|
Gert Hengeveld
|
6eddd079a0
|
Show message when connection is closed by the server.
|
2020-10-30 11:19:45 +01:00 |
|
Gert Hengeveld
|
7be47ba493
|
Use serverRequire so that TypeScript gets interpreted.
|
2020-10-30 10:20:45 +01:00 |
|
Michael Shilman
|
f286ca2e88
|
Merge pull request #12958 from storybookjs/12697-fix-arg-combination
Combine args with basic object spread semantics
|
2020-10-30 16:27:25 +08:00 |
|
Tom Coleman
|
b697fe6456
|
Combine args with basic object spread semantics
Fixes #12697
|
2020-10-30 16:50:22 +11:00 |
|
Michael Shilman
|
647a075c4e
|
6.1.0-alpha.32 next.json version file
|
2020-10-30 12:27:19 +08:00 |
|
Michael Shilman
|
83d45afb94
|
Update git head to 6.1.0-alpha.32
|
2020-10-30 12:20:40 +08:00 |
|
Michael Shilman
|
1ee337594e
|
v6.1.0-alpha.32
v6.1.0-alpha.32
|
2020-10-30 12:14:55 +08:00 |
|
Michael Shilman
|
253bec6a48
|
Update root, peer deps, version.ts/json to 6.1.0-alpha.32
|
2020-10-30 12:14:37 +08:00 |
|
Michael Shilman
|
2088185015
|
6.1.0-alpha.32 changelog
|
2020-10-30 12:04:09 +08:00 |
|
Michael Shilman
|
e142fa144a
|
Merge pull request #12954 from storybookjs/fix/cli-template-disable-dll
CLI: Disable DLL by default in template
|
2020-10-30 12:02:51 +08:00 |
|
Michael Shilman
|
ccbe288584
|
Disable DLL by default in template
|
2020-10-30 11:15:14 +08:00 |
|
Gert Hengeveld
|
13f65c0697
|
Don't lint the prebuilt files.
|
2020-10-29 12:07:05 +01:00 |
|
Gert Hengeveld
|
3c6f5c0764
|
Merge branch 'next' into 12702-instant-on-manager
|
2020-10-29 11:46:40 +01:00 |
|
Gert Hengeveld
|
908e2f567a
|
Drop story names.
|
2020-10-29 11:45:21 +01:00 |
|
Gert Hengeveld
|
a1b6344d7e
|
Use prebuilt when building static storybook.
|
2020-10-29 11:34:43 +01:00 |
|
Gert Hengeveld
|
c668449638
|
Example doesn't have a public directory.
|
2020-10-29 11:33:31 +01:00 |
|
Gert Hengeveld
|
e418511096
|
Add manager task to bootstrap.
|
2020-10-29 10:11:08 +01:00 |
|
Gert Hengeveld
|
9d4264b9c9
|
Use trash instead of .
|
2020-10-29 10:00:04 +01:00 |
|
Michael Shilman
|
dbedf589e6
|
Merge pull request #12814 from stabback/docs-build-workaround-6-0
Docs build workaround 6 0
|
2020-10-29 02:13:32 +08:00 |
|