1387 Commits

Author SHA1 Message Date
Michael Shilman
881db5ccde update git head to 6.0.18 2020-08-26 00:45:51 +08:00
Michael Shilman
7d93439c47 v6.0.18 2020-08-26 00:37:24 +08:00
Michael Shilman
0af0f4d5e4 Fix typo 2020-08-25 17:59:08 +08:00
Michael Shilman
19e4111605 Restore controls in react-argtypes stories 2020-08-25 17:37:29 +08:00
Michael Shilman
2b148eea08 Update snapshots 2020-08-25 16:00:49 +08:00
Michael Shilman
82af1d8572 Controls: Run control inference at the end 2020-08-25 13:12:26 +08:00
Michael Shilman
458e345c7e Update git head 2020-08-25 08:14:01 +08:00
Michael Shilman
cfe34ef012 v6.0.17 2020-08-25 08:03:07 +08:00
Aleksei Gurianov
010e83212d fix(deps): pin prettier to 2.0.x version
fixes #12217 fixes #12218
`prettier@2.1.0` introduced some breaking changes in its parsers. So we have to pin our dependency.
2020-08-25 00:17:22 +04:00
Michael Shilman
1c6ea18221 Update version.ts to 6.0.16 2020-08-20 22:17:14 +08:00
Michael Shilman
f01f03d7f7 v6.0.16 2020-08-20 22:11:35 +08:00
Michael Shilman
fbd566d12b Fix deepscan 2020-08-20 22:00:58 +08:00
Michael Shilman
7bb60f4911 Vue docgen: fix sanitization 2020-08-20 21:26:01 +08:00
Markus Siering
ee3dcb49b3
fix(addon-docs): correctly sanitize item.type.elements to item.type.value
which now only happens if the elements entry is present
and also is applied at the correct nesting level of the
item object.

refs #11944
2020-08-20 14:34:59 +02:00
Michael Shilman
e96b98af70 Update version.ts to 6.0.15 2020-08-20 18:55:31 +08:00
Michael Shilman
ab2a9cc10c v6.0.15 2020-08-20 18:45:12 +08:00
Michael Shilman
7e30368608
Merge pull request #12158 from HerrBertling/fix/11944-docs-union-types-vue
Addon-docs: Fix ArgsTable union type handling in Vue/TS
2020-08-20 18:36:56 +08:00
Michael Shilman
82c5887182 Addon-docs: Fix inline rendering for DOM nodes in HTML 2020-08-20 17:39:52 +08:00
Markus Siering
c4f70cacb2
fix(addon-docs): correctly parse union types in Vue/TS
closes #11944
2020-08-20 10:21:32 +02:00
Michael Shilman
d6af8a97d6 Update version.ts to 6.0.14 2020-08-20 16:15:45 +08:00
Michael Shilman
717fd675c9 v6.0.14 2020-08-20 16:05:17 +08:00
Michael Shilman
c7703d0b3b #12143 Addon-docs: Fix MDX IDs from CSF imports 2020-08-20 14:40:31 +08:00
Michael Shilman
1fe0fa5299 Update version.ts to 6.0.13 2020-08-19 17:12:42 +08:00
Michael Shilman
aa75d28f1b v6.0.13 2020-08-19 17:02:06 +08:00
Michael Shilman
7c3747e269 Addon-docs: Parse out story code for Template.bind({}) in MDX compiler 2020-08-18 20:59:47 +08:00
Michael Shilman
aaaaeed30d Update version.ts to 6.0.12 2020-08-17 22:41:02 +08:00
Michael Shilman
ebb058e409 v6.0.12 2020-08-17 22:30:28 +08:00
Michael Shilman
7fdb0d4f6a Update version.ts to 6.0.11 2020-08-17 22:23:05 +08:00
Michael Shilman
6aad4f1511 v6.0.11 2020-08-17 22:11:22 +08:00
Glen Padua
16fa851e7c
Update mdx.md
Update example to import `Canvas` instead of `Preview`
2020-08-16 20:01:56 +05:30
Michael Shilman
b8519cb5b5 Update version.ts to 6.0.10 2020-08-15 17:20:35 +08:00
Michael Shilman
7bdfb90337 v6.0.10 2020-08-15 17:10:13 +08:00
Michael Shilman
0185f558f8 Update version.ts to 6.0.9 2020-08-15 15:30:12 +08:00
Michael Shilman
23b6d64e2b v6.0.9 2020-08-15 15:19:49 +08:00
Michael Shilman
7c09e86760 v6.0.8 2020-08-15 12:19:03 +08:00
Michael Shilman
0459349271 Addon-docs: Fix CSF names importing in MDX 2020-08-15 10:22:57 +08:00
Michael Shilman
4b5f29b3fc ArgsTable: Add warning when subcomponents is an array 2020-08-15 02:06:00 +08:00
Michael Shilman
0d7aeac9ee Update version.ts to 6.0.7 2020-08-14 18:10:52 +08:00
Michael Shilman
2ba756b82c v6.0.7 2020-08-14 17:47:20 +08:00
Michael Shilman
d127703353 Fix bad import 2020-08-14 16:46:52 +08:00
Michael Shilman
1b075c9814 Addon-docs/angular: Fix extraArgTypes unknown components 2020-08-14 10:52:01 +08:00
Michael Shilman
b529b10c4d Addon-docs/web-components: Fix extraArgTypes unknown components 2020-08-14 10:50:15 +08:00
Michael Shilman
06805eb2ce
Merge pull request #11939 from SimenB/jest-specific
fix: bump jest-specific-snapshot to v4
2020-08-14 09:35:00 +08:00
Michael Shilman
24baa9a582 Update version.ts to 6.0.6 2020-08-14 01:31:19 +08:00
Michael Shilman
5c8ecbc345 v6.0.6 2020-08-14 01:20:42 +08:00
Michael Shilman
63310c118a Addon-docs: Fix blocks type export 2020-08-13 23:25:54 +08:00
Michael Shilman
78aba40669 Document argTypesEnhancers 2020-08-13 10:20:19 +08:00
Michael Shilman
d8b258f86b Update version.ts to 6.0.5 2020-08-13 02:08:34 +08:00
Michael Shilman
4f6ce4ee3d v6.0.5 2020-08-13 01:58:29 +08:00
Rafael Almeida
e67ff4ffc2
Remove deprecated addParameters from docs snippet 2020-08-12 13:27:59 -03:00