444 Commits

Author SHA1 Message Date
Michael Shilman
2099a98a13 ArgsTable: Use lodash.mapValues for readability 2020-04-14 16:31:47 +08:00
Michael Shilman
c2087f6ce1 Fix deepscan 2020-04-14 06:33:06 +08:00
Michael Shilman
ea5d27ba9c Fix linting 2020-04-14 05:27:35 +08:00
Michael Shilman
a0d6f53fbc Updated snapshots 2020-04-14 05:11:05 +08:00
Michael Shilman
dd4fa2bc8e ArgsTable: Misc fixes 2020-04-14 05:09:31 +08:00
Michael Shilman
c6ae997dcd ArgsTable: Fix and test extraction logic 2020-04-14 04:23:24 +08:00
Michael Shilman
1895a93b00 Merge branch 'next' into 6639-args-table-controls 2020-04-14 04:22:26 +08:00
Michael Shilman
374aa99d32 Improve typings for Source enhancement 2020-04-13 08:37:17 +08:00
Michael Shilman
1c6262a4a0 Rename ParameterEnhancer to ArgsEnhancer 2020-04-13 08:33:36 +08:00
Michael Shilman
94cb130cac ArgsTable: Fix snapshots 2020-04-13 07:55:56 +08:00
Michael Shilman
edeca572e5 ArgsTable: Add state to e2e stories 2020-04-12 18:33:22 +08:00
Michael Shilman
08ba086714 ArgsTable: Cleanup test code 2020-04-12 16:05:41 +08:00
Michael Shilman
c10f4890b8 ArgsTable: Fix symbol control 2020-04-12 16:04:20 +08:00
Michael Shilman
6d834e1c04 ArgsTable: fix array handling 2020-04-12 16:04:06 +08:00
Michael Shilman
9a9ada7def Addon-docs: Format Source at render time 2020-04-11 12:29:39 +08:00
Michael Shilman
3c72ac775d Remove dead code 2020-04-10 16:24:11 +08:00
Michael Shilman
804b4953e9 Beef up ArgTypes stories 2020-04-10 12:30:07 +08:00
Michael Shilman
aca3f2e524 ArgsTable cleanup tests 2020-04-10 09:17:20 +08:00
Michael Shilman
0e00269ac8 ArgsTable: Improved args tests and stories 2020-04-10 07:49:54 +08:00
Michael Shilman
29393bce66 Addon-docs: Add controls to Props block 2020-04-09 13:45:08 +08:00
Michael Shilman
0284d556e8 ArgsTable: more fixes 2020-04-09 13:24:54 +08:00
Michael Shilman
e60232241c ArgsTable: Fix review comments 2020-04-08 17:41:48 +08:00
Michael Shilman
f0121bf283 Remove bogus file 2020-04-08 14:47:40 +08:00
Michael Shilman
a9bb8f343b SB Type system: Add PropTypes tests 2020-04-08 14:46:10 +08:00
Michael Shilman
62e92a1a1d Improve type system tests 2020-04-08 11:16:53 +08:00
Michael Shilman
cc6aa168b7 Fix DeepScan issues 2020-04-07 23:10:56 +08:00
Michael Shilman
26ab72e569 Addon-docs: Refactor Props to use ArgsTable 2020-04-07 22:58:54 +08:00
Norbert de Langen
919c028db9
Merge branch 'next' into fix/ie11
# Conflicts:
#	lib/core/src/server/preview/iframe-webpack.config.js
#	yarn.lock
2020-04-06 09:19:16 +02:00
Norbert de Langen
8ca6e76a6b
FIX linting 2020-04-04 13:51:19 +02:00
Norbert de Langen
e0ce6dd896
Merge branch 'next' into fix/ie11
# Conflicts:
#	addons/graphql/package.json
2020-04-01 19:14:43 +02:00
Norbert de Langen
abae68bbd9
FIX dll for IE11 by passing all modules thru babel && ADD dll for docs 2020-04-01 18:58:58 +02:00
Michael Shilman
c53144b1c1 Fix snapshot 2020-04-01 13:14:18 +08:00
Michael Shilman
aae9fb710e Repro for #10278 2020-04-01 13:12:01 +08:00
Michael Shilman
56fa0adf5f Update snapshots 2020-03-31 13:24:49 +08:00
Michael Shilman
7def42b681 Rename blocks/shared => blocks/types 2020-03-31 13:03:31 +08:00
Michael Shilman
fbfa93f753 Fix failing tests 2020-03-31 12:47:58 +08:00
Michael Shilman
464d22e021 Rename shared => types 2020-03-31 12:37:13 +08:00
Michael Shilman
13a5a7b706 Addon-docs: Invert Stories block primary logic 2020-03-31 12:34:04 +08:00
Michael Shilman
b4f14af83d DocsPage: Remove slots for 6.0 2020-03-31 12:25:44 +08:00
Michael Shilman
449279830a
Merge pull request #10258 from storybookjs/6639-props-args-refactor
MDX: Add args/argTypes/component/subcomponents support
2020-03-31 10:32:10 +08:00
Michael Shilman
1867c59acc MDX: Add args/argTypes/component/subcomponents support 2020-03-31 09:05:24 +08:00
Norbert de Langen
f6242d2b99
MIGRATE source-loader to prettier v2 && FIX snapshots 2020-03-27 20:15:36 +01:00
Norbert de Langen
341fc2d90d
FIX linting 2020-03-27 20:04:50 +01:00
Norbert de Langen
3f3e65001f
FIX snapshots 2020-03-27 20:02:54 +01:00
Norbert de Langen
b63c2cba35
Merge branch 'next' into core/ingestion
# Conflicts:
#	examples/official-storybook/package.json
#	lib/channel-postmessage/package.json
#	lib/core/package.json
2020-03-23 14:42:09 +01:00
Michael Shilman
d9b5c4c0d8 Addon-docs: Make source resiient to bad story ID's 2020-03-23 11:23:41 +08:00
Norbert de Langen
0cfe87af94
Merge branch 'next' into core/ingestion
# Conflicts:
#	lib/api/src/index.tsx
#	lib/core/package.json
2020-03-12 17:10:31 +01:00
Michael Shilman
a209fc20bc
Merge pull request #9951 from jonspalmer/remove_deprecated_addon_decorators
Remove deprecated decorators and loaders
2020-03-12 20:36:53 +08:00
Norbert de Langen
cb02c3e0d9
REFACTOR to take current refId from router && REMOVE id mapping on ref stories 2020-03-12 12:02:48 +01:00
Michael Shilman
131f01dc32
Merge pull request #9924 from storybookjs/9922-props-block-component-of
Props: Repro #9922
2020-03-12 18:49:26 +08:00