5804 Commits

Author SHA1 Message Date
Michael Shilman
c8f38e55f6 Merge branch 'next' into 6639-args-table-controls 2020-04-14 14:49:03 +08:00
Michael Shilman
fb2027f8ea Addon-docs: Remove deprecated react config 2020-04-14 10:35:28 +08:00
Michael Shilman
5b90cb7bf2 v6.0.0-alpha.33 2020-04-14 07:52:18 +08:00
Michael Shilman
67dd30f302 Update peer dependencies to 6.0.0-alpha.33 2020-04-14 07:48:15 +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
0b940bf216
Merge pull request #10383 from storybookjs/10374-remove-source-enhancer
Addon-docs: Format Source at render time
2020-04-13 16:02:06 +08:00
Michael Shilman
2d9aa99e4e Actions: Fix broken args test 2020-04-13 14:52:52 +08:00
Michael Shilman
1b832cfd99 ArgTypes enhancers: Simplify application logic 2020-04-13 14:37:00 +08:00
Michael Shilman
94cf165466 Core: Args enhancer => ArgTypesEnhancer 2020-04-13 12:06:10 +08:00
Michael Shilman
92c816c0ea Addon-actions: Add argTypes default values 2020-04-13 10:53:17 +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
e517a6322a v6.0.0-alpha.32 2020-04-11 16:07:53 +08:00
Michael Shilman
9272941a80 Update peer dependencies to 6.0.0-alpha.32 2020-04-11 16:04:24 +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
Michael Shilman
ff99e99f39 v6.0.0-alpha.31 2020-04-07 18:18:56 +08:00
Michael Shilman
2102578e88 Update peer dependencies to 6.0.0-alpha.31 2020-04-07 18:12:48 +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
494fbcc6b1
FIX cra-ts examples 2020-04-03 17:57:04 +02:00
Norbert de Langen
d29ca7e37f
REMOVE addon-centered, it's replaced by layout parameter 2020-04-03 12:48:22 +02:00
Norbert de Langen
f4794b715f Merge branch 'next' into fix/ie11 2020-04-02 11:00:54 +02:00
Niklas Opaska
221d0995f9
Document addon-viewport disable paramter #10282 2020-04-01 19:25:31 +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
Norbert de Langen
752948e288
FIX graphql addon in IE11 2020-04-01 10:42:09 +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