945 Commits

Author SHA1 Message Date
Michael Shilman
8fd983f664 Addon-docs: Inline stories in Vue by default 2020-04-18 07:51:07 +08:00
Michael Shilman
41d9e7ace5 Update props-tables.md 2020-04-17 09:24:38 +08:00
Michael Shilman
36ac8518ef Create args-controls.gif 2020-04-17 09:19:10 +08:00
Michael Shilman
54757192c5 Addon-docs: Fix reference links in documentation 2020-04-17 09:10:26 +08:00
Michael Shilman
6f5a305dae v6.0.0-alpha.37 2020-04-17 02:43:03 +08:00
Michael Shilman
bd058f88d4 v6.0.0-alpha.36 2020-04-16 08:31:05 +08:00
Michael Shilman
bc299cdbb1 Addon-docs: Add blocks typings 2020-04-16 07:32:22 +08:00
Michael Shilman
86f8c33023 v6.0.0-alpha.35 2020-04-16 00:07:22 +08:00
Michael Shilman
0ac0f59fff ArgsTable: Only extract when there's an extraction function 2020-04-15 23:40:05 +08:00
Michael Shilman
a4828e44eb ArgsTable: Clean up component extraction for primary comonent only 2020-04-15 22:14:02 +08:00
Michael Shilman
3b7f4a009b fix deepscan 2020-04-15 18:23:17 +08:00
Michael Shilman
121ec4ca4e ArgsTable: Fix issues stories 2020-04-15 18:09:14 +08:00
Michael Shilman
c4da5401d2 v6.0.0-alpha.34 2020-04-15 16:58:32 +08:00
Michael Shilman
bfa57ca3dd Fix deepscan 2020-04-15 16:27:20 +08:00
Michael Shilman
487ac80230 Addon-docs: Fix DocsPage use case and add example 2020-04-15 16:14:24 +08:00
Michael Shilman
3e7478c64d Addon-docs: Only pass args for the primary component 2020-04-15 16:13:30 +08:00
Michael Shilman
d998adf1c3 Addon-docs: Document props controls 2020-04-15 12:56:43 +08:00
Michael Shilman
78697b3f74 Update snapshots 2020-04-14 16:32:00 +08:00
Michael Shilman
2099a98a13 ArgsTable: Use lodash.mapValues for readability 2020-04-14 16:31:47 +08:00
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
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
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
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