6736 Commits

Author SHA1 Message Date
Norbert de Langen
ba851525de
Merge branch 'next' into dependabot/npm_and_yarn/recast-0.19.0 2020-04-16 00:29:03 +02:00
Norbert de Langen
f85cfb2d36
Merge pull request #10390 from eashwar/8278-cache-control-static-files
Serve correctly hashed static files with the Cache-Control header
2020-04-15 23:58:38 +02:00
Norbert de Langen
e9cf1c30c7 Merge branch 'next' into tech/improve-iframe-source-handling 2020-04-15 20:22:43 +02:00
Michael Shilman
182fa06ea2 Update version.ts to 6.0.0-alpha.35 2020-04-16 00:17:30 +08:00
Michael Shilman
86f8c33023 v6.0.0-alpha.35 2020-04-16 00:07:22 +08:00
Michael Shilman
16992665fc
Merge pull request #10377 from storybookjs/fix/dll-static-build
Core: Fix static build with DLL
2020-04-16 00:00:27 +08:00
Michael Shilman
f14afa2dde Controls: Fix Date story 2020-04-15 23:19:38 +08:00
Norbert de Langen
0908a54122
FIX by using rawEvent rather then event 2020-04-15 16:04:08 +02:00
Norbert de Langen
136d184ccb
FIX preview accepting events from any source 2020-04-15 15:46:04 +02:00
Norbert de Langen
d3c93ccc73
Merge branch 'next' into tech/improve-iframe-source-handling 2020-04-15 15:17:50 +02:00
Norbert de Langen
3883660e2d
Merge branch 'next' into fix/dll-static-build 2020-04-15 14:45:22 +02:00
Gaëtan Maisse
de750e16d5
Merge pull request #10342 from storybookjs/fix-virtual-module-with-yarn2
Yarn 2: Fix compatibility with `.storybook/preview.js` file
2020-04-15 13:47:30 +02:00
Michael Shilman
e74d7035c8 Official-storybook: Fix passArgsFirst problems 2020-04-15 17:28:54 +08:00
Michael Shilman
0dc45a5534 Update version.ts to 6.0.0-alpha.34 2020-04-15 17:09:02 +08:00
Michael Shilman
c4da5401d2 v6.0.0-alpha.34 2020-04-15 16:58:32 +08:00
Norbert de Langen
46cc1bda7d
Merge pull request #10251 from alexreardon/patch-3
Adding children prop to button Button.tsx
2020-04-15 10:40:26 +02:00
Norbert de Langen
ca9a53c6fe
Merge branch 'next' into fix/dll-static-build 2020-04-15 10:38:20 +02:00
Norbert de Langen
370b7c4e13
Merge pull request #10332 from storybookjs/dependabot/npm_and_yarn/commander-5.0.0
Bump commander from 4.1.1 to 5.0.0
2020-04-15 10:37:55 +02:00
Norbert de Langen
8f635b02fd Merge branch 'next' into dependabot/npm_and_yarn/recast-0.19.0 2020-04-15 10:35:31 +02:00
Norbert de Langen
2a08f380c6
FIX tests 2020-04-15 10:34:29 +02:00
Michael Shilman
bf1b955640
Merge pull request #10354 from storybookjs/6639-args-table-controls
Addon-docs: Add controls to ArgsTable
2020-04-15 16:27:53 +08:00
Norbert de Langen
4f8ea2e112 Merge branch 'next' into dependabot/npm_and_yarn/recast-0.19.0 2020-04-15 10:26:35 +02:00
Michael Shilman
c577129fa9 Addon-docs: Fix section formatting with controls 2020-04-15 16:11:00 +08:00
Norbert de Langen
b753582d43
Merge branch 'next' into dependabot/npm_and_yarn/commander-5.0.0 2020-04-15 09:59:40 +02:00
Christopher Hafke
05f0087d56 Removed caching of non-hashed assets 2020-04-14 15:38:34 -04:00
Norbert de Langen
a7fda9a583 Merge branch 'next' into pr/eashwar/10390 2020-04-14 19:37:30 +02:00
Eashwar Mohan
9d25aa1d4f resolve deepscan issue 2020-04-14 12:59:10 -04:00
Christopher Hafke
1256850a4d undo unnecessary deletion of newline 2020-04-14 12:59:10 -04:00
Christopher Hafke
e840ca40c7 Move header setting call to be with other middleware adding code 2020-04-14 12:59:10 -04:00
Christopher Hafke
623b1c59e4 Initial implementation of cache-control header 2020-04-14 12:59:11 -04:00
Norbert de Langen
81635df225
Merge branch 'next' into tech/improve-iframe-source-handling 2020-04-14 17:41:51 +02:00
Norbert de Langen
d624bb4055
Merge branch 'next' into dependabot/npm_and_yarn/recast-0.19.0 2020-04-14 17:41:36 +02:00
Norbert de Langen
25ada50e9d
Merge branch 'next' into fix-regex-to-glob-conversion 2020-04-14 17:41:12 +02:00
Norbert de Langen
c4844bdeeb
Merge branch 'next' into fix/dll-static-build 2020-04-14 17:40:15 +02:00
Norbert de Langen
e58f78d6b9
Merge branch 'next' into pr/goldhand/10421
# Conflicts:
#	yarn.lock
2020-04-14 16:12:21 +02:00
Norbert de Langen
171f96bd4d
REGEN lockfile 2020-04-14 16:04:46 +02:00
Valery Bugakov
415813bd96 fix(to-require-context): fixed regex to glob conversion 2020-04-14 21:12:41 +08:00
Will Farley
563445550e ADD unit tests for refs.getSourceType 2020-04-14 04:52:14 -07:00
Norbert de Langen
34ec239aa2
Merge pull request #10358 from storybookjs/fix/cjs
FIX .cjs files for config as main
2020-04-14 12:01:44 +02:00
Norbert de Langen
e8d10db521
Merge branch 'next' into dependabot/npm_and_yarn/recast-0.19.0 2020-04-14 11:58:42 +02:00
Michael Shilman
40ca654b7b
Merge pull request #10329 from yannbf/feat/reuse-tab-when-possible
CLI: Reuse existing chromium tab if possible
2020-04-14 17:51:55 +08:00
Norbert de Langen
c03fda0f7d
IMPROVE event source handling 2020-04-14 11:12:38 +02:00
Norbert de Langen
a41325bd72
Merge branch 'next' into fix/dll-static-build 2020-04-14 10:57:00 +02:00
Norbert de Langen
f1c1bb2dfa
Revert index.ts 2020-04-14 10:56:37 +02:00
Norbert de Langen
4e3a89ed38 Merge branch 'fix/cjs' of github.com:storybookjs/storybook into fix/cjs 2020-04-14 10:55:51 +02:00
Norbert de Langen
7d0d98e54a
CLEANUP 2020-04-14 10:55:43 +02:00
Will Farley
544572d40a FIX ref getSourceType for paths with */index.html
* Fixes #10324
* Visiting <storybook-path>/index.html?path=/story/* will return "local" in getSourceType and will not throw an exception by going to 'external' switch case block.
2020-04-14 01:54:18 -07:00
Norbert de Langen
58385e5f2e
Merge branch 'next' into fix/cjs 2020-04-14 10:50:03 +02:00
dependabot-preview[bot]
5e7c142ec8
Bump recast from 0.16.2 to 0.19.0
Bumps [recast](https://github.com/benjamn/recast) from 0.16.2 to 0.19.0.
- [Release notes](https://github.com/benjamn/recast/releases)
- [Commits](https://github.com/benjamn/recast/compare/v0.16.2...v0.19.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-14 07:25:25 +00:00
Michael Shilman
c8f38e55f6 Merge branch 'next' into 6639-args-table-controls 2020-04-14 14:49:03 +08:00