29905 Commits

Author SHA1 Message Date
Fernando Pasik
7071d498f9 fix: inline line numbers 2020-08-20 19:25:37 +01:00
novella
ada0162424 Update link to argTypes page 2020-08-20 14:25:05 -04:00
Michael Shilman
407482be68 Deprecate disabled parameters in favor of disable 2020-08-21 02:09:13 +08:00
Michael Shilman
4f6690ec24 UI: Fix disable parameter to hide addon panel 2020-08-21 01:41:53 +08:00
Taimoor Khan
e2a5a8765a ♻️ added react pakistan docs example 2020-08-20 21:01:45 +05:00
Michael Shilman
bbfa752fb2 Add MDX babelrc disabled migration 2020-08-20 23:05:47 +08:00
Michael Shilman
2de6e597c0 6.0.16 latest.json version file 2020-08-20 22:23:12 +08: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 v6.0.16 2020-08-20 22:11:35 +08:00
Michael Shilman
fa6363f990 Update root, peer deps to 6.0.16 2020-08-20 22:11:16 +08:00
Michael Shilman
c5aab55f34 6.0.16 changelog 2020-08-20 22:03:20 +08:00
Michael Shilman
800b73e33e
Merge pull request #12165 from HerrBertling/fix/11944-vue-types-for-real-sorry
Addon-docs: Fix Vue ArgsTable sanitizing of item.type.elements to item.type.value
2020-08-20 22:01:20 +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
dc8b1509d9 6.0.15 latest.json version file 2020-08-20 18:58:26 +08: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 v6.0.15 2020-08-20 18:45:12 +08:00
Michael Shilman
c6a3c3ba5c Update root, peer deps to 6.0.15 2020-08-20 18:44:57 +08:00
Michael Shilman
eb276e54b1 6.0.15 changelog 2020-08-20 18:38:48 +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
ff5f4804de
Merge pull request #12164 from storybookjs/12138-html-fix-inline-rendering
Addon-docs: Fix inline rendering for DOM nodes in HTML
2020-08-20 18:21:27 +08:00
Michael Shilman
82c5887182 Addon-docs: Fix inline rendering for DOM nodes in HTML 2020-08-20 17:39:52 +08:00
Ron Nachmany
a89b3500a4
Update examples.md 2020-08-20 12:29:58 +03:00
Ron Nachmany
224908c2ea
Update examples.md 2020-08-20 12:12:44 +03:00
Michael Shilman
1c972a2bc2
Merge pull request #12140 from novellac/novellac-patch-1
Update link in warning hint text
2020-08-20 16:34:15 +08:00
Michael Shilman
4f0e9b81c9
Merge pull request #12110 from storybookjs/12056-simplify-react-component-type
React: Simplify component type for CSF typing
2020-08-20 16:21:41 +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
2c456587a4 6.0.14 latest.json version file 2020-08-20 16:19:50 +08: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 v6.0.14 2020-08-20 16:05:17 +08:00
Michael Shilman
e7bfc2e21b Update root, peer deps to 6.0.14 2020-08-20 16:04:53 +08:00
Michael Shilman
65db25b1ff 6.0.14 changelog 2020-08-20 15:56:20 +08:00
Michael Shilman
735848f52e
Merge pull request #12154 from storybookjs/12143-fix-mdx-ids-from-csf-imports
Addon-docs: Fix MDX IDs from CSF imports
2020-08-20 15:53:13 +08:00
Michael Shilman
f61dc8dd4a Remove duplicates (thanks deepscan) 2020-08-20 15:00:17 +08:00
Michael Shilman
94566afee9
Merge branch 'next' into 11840 2020-08-20 14:55:56 +08:00
Michael Shilman
c7703d0b3b #12143 Addon-docs: Fix MDX IDs from CSF imports 2020-08-20 14:40:31 +08:00
Michael Shilman
62200c631b
Merge pull request #12148 from storybookjs/fix/viewportAndEssentials
Addon-viewport: Add preset to fix windows import
2020-08-20 13:19:16 +08:00
Michael Shilman
ab988bdfd6
Merge pull request #12149 from storybookjs/docs/fix-broken-rn-link
docs: add correct react native link
2020-08-20 13:17:33 +08:00
Michael Shilman
1f620a9fc7
Merge pull request #12151 from astorije/patch-1
Fix typo
2020-08-20 13:15:51 +08:00
Michael Shilman
48c4b622ac
Merge pull request #12085 from storybookjs/tech/refs-verify-existence-in-node
Composition: Verify refs in node
2020-08-20 12:58:31 +08:00
Jérémie Astori
f0b6767b64
Fix typo 2020-08-19 19:53:02 -04:00
jonniebigodes
4d274566ea
Merge pull request #12137 from storybookjs/fix_issue_12124
Chore: Fixes the doc block link to point at the correct api page
2020-08-20 00:39:46 +01:00
Adam Dierkens
6dd78e02cf Update the axe version in addon-a11y 2020-08-19 14:54:45 -07:00
Daniel Williams
a300daf3c0 docs: add correct react native link 2020-08-19 22:30:51 +01:00
Clément DUNGLER
2146ae428c Addon-viewport: Add preset to fix windows import 2020-08-19 23:10:21 +02:00
Clément DUNGLER
cbd0542e2d fix deepscan 2020-08-19 22:00:37 +02:00
novellac
9bfa6457cd
Update link in warning hint text
The original link lead to a 404. I have found what I think is the correct link and updated to a currently working link.
2020-08-19 12:05:50 -04:00
jonniebigodes
d44f7901cb fixes link to point at correct api section 2020-08-19 16:42:00 +01:00
jonniebigodes
f3a9117937
Merge pull request #12136 from storybookjs/stof-patch-1
Fix link to the root configuration
2020-08-19 16:33:17 +01:00