6686 Commits

Author SHA1 Message Date
Norbert de Langen
73641ce609
Merge branch 'next' into aurelia
# Conflicts:
#	package.json
#	yarn.lock
2020-05-04 16:07:26 +02:00
Brandon Seydel
eafe8a4774 Lint issues fixed 2020-05-04 08:15:09 -05:00
Michael Shilman
d33a3501d4 Update version.ts to 6.0.0-beta.2 2020-05-04 20:17:17 +08: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
a999324b5a
Merge pull request #10621 from storybookjs/10499-fix-object-array
Addon-docs: Fix object array in Props
2020-05-04 12:29:11 +08:00
Michael Shilman
85d0e47c06 Props controls: Validate object control based on ArgType 2020-05-04 12:04:31 +08:00
Michael Shilman
205806bed3 Object contro: Added array validation story 2020-05-04 11:27:35 +08:00
Michael Shilman
3c5e04b76d Props controls: Add optional validator function to Object control 2020-05-04 11:22:03 +08:00
Michael Shilman
1061e860eb Update version.ts to 6.0.0-beta.1 2020-05-02 22:08:45 +08:00
Michael Shilman
e2bfc168c0 v6.0.0-beta.1 2020-05-02 21:59:51 +08:00
Michael Shilman
21e1fac11f
Merge pull request #10623 from storybookjs/feature/add-svelte-detection-cli
CLI: Add automatic detection for svelte
2020-05-02 21:48:58 +08:00
Michael Shilman
92c5ca96e4
Merge pull request #10613 from storybookjs/fix-deps
Yarn 2: Fix dependencies issues for compatibility
2020-05-02 21:33:53 +08:00
Norbert de Langen
b521da3c49
Merge pull request #10622 from storybookjs/fix/peerListener-mock 2020-05-02 13:15:32 +02:00
Norbert de Langen
b843da8921
Merge pull request #10612 from storybookjs/fix/10597-panel-background 2020-05-02 13:11:43 +02:00
Norbert de Langen
bb4dc7fde0
Merge pull request #10614 from storybookjs/fix/9534-parameter-maxDepth 2020-05-02 13:06:45 +02:00
Yann Braga
07942377cd feat(cli): add automatic detection for svelte 2020-05-02 12:58:39 +02:00
Norbert de Langen
9effe5570a
FIX mock for provider 2020-05-02 12:47:39 +02:00
Norbert de Langen
8a20d1c178
CHANGE the macDepth default to 25 2020-05-01 16:54:45 +02:00
Norbert de Langen
1192b729ff
CLEANUP after bad merge after removal of peerListener 2020-05-01 16:54:07 +02:00
Gaëtan Maisse
f2da615d75
chore(core): remove babel-loader from peerDeps as it's already a regular dep 2020-05-01 16:48:34 +02:00
Norbert de Langen
4913156135
FIX background color of the panel 2020-05-01 16:20:40 +02:00
Norbert de Langen
ed61be6cc6
DOWNGRADE puppeteer until https://github.com/puppeteer/puppeteer/issues/5704 is fixed at netlify 2020-05-01 15:24:05 +02:00
Tom Coleman
8a5608f0ad Fix test to not use different code path 2020-05-01 20:21:33 +10:00
Norbert de Langen
a0205c74a9
FIX hopefully 2020-05-01 02:22:29 +02:00
Brandon Seydel
041e16a5fb update aurelia ready for release 2020-04-30 18:21:43 -05:00
Norbert de Langen
461e66a3ce
FIX required property being read from unknown 2020-04-30 21:19:54 +02:00
Norbert de Langen
5e3be6f267
FIX linting 2020-04-30 18:00:35 +02:00
Brandon Seydel
10cfb3a3f5 Merge remote-tracking branch 'upstream/next' into next 2020-04-30 10:55:38 -05:00
Norbert de Langen
8d35431027
UPGRADES 2020-04-30 17:46:06 +02:00
Norbert de Langen
0385c467c0
UPGRADES 2020-04-30 17:27:23 +02:00
Norbert de Langen
11ad35dd26
Merge pull request #10588 from storybookjs/fix/add-identifiers-to-panel-components 2020-04-30 10:27:07 +02:00
Gaëtan Maisse
4f561dcc21
refactor(cli): use async/await instead of promises in latest_version.js 2020-04-29 21:26:22 +02:00
Gaëtan Maisse
1b758de921
fix: update the command used to get package's version using CLI with Yarn 2
Using CLI with Yarn 2 and Node 10 results in an output polluted with:
`(node:87281) ExperimentalWarning: The XXX.promises API is experimental`

These messages are warnings but are sent to `stderr` which is causing CLI to throw an error too.
With `sync` function we can check the `status` to know if command ends in error or not and process accordingly.
2020-04-29 19:58:12 +02:00
Yann Braga
4f0762ebf3 feat(components): add ids to panels tab and content
- Makes it easier to select when needed (e.g. e2e tests)
- Add @storybook/csf in the dependency list as well
2020-04-29 17:03:50 +02:00
Michael Shilman
347bc94a1e Update version.ts to 6.0.0-beta.0 2020-04-29 21:37:24 +08:00
Michael Shilman
93ccaba607 v6.0.0-beta.0 2020-04-29 21:27:43 +08:00
Michael Shilman
bea3644ac1 Update version.ts to 6.0.0-alpha.46 2020-04-29 17:08:14 +08:00
Michael Shilman
bd4b167dca v6.0.0-alpha.46 2020-04-29 16:58:43 +08:00
Michael Shilman
e2d54f647c Update snapshots 2020-04-29 16:33:21 +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
03425f60d9 Fix deepscan 2020-04-29 12:17:49 +08:00
Michael Shilman
8390c62e27 Fix inclusion logic 2020-04-29 12:17:39 +08:00
Michael Shilman
27fadc6035 Normalized parameters: Fix failing test 2020-04-29 12:03:28 +08:00
Michael Shilman
884bb157ce SET_STORY_STORE_DATA => SET_STORIES 2020-04-29 11:59:32 +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