1936 Commits

Author SHA1 Message Date
tooppaaa
ec047c25c1 Addon-A11y: fix manual run & timeline 2020-08-13 23:23:54 +02:00
Michael Shilman
5c8ecbc345 v6.0.6 2020-08-14 01:20:42 +08:00
Michael Shilman
4f6ce4ee3d v6.0.5 2020-08-13 01:58:29 +08:00
Michael Shilman
ca50653f3a v6.0.4 2020-08-12 17:12:37 +08:00
Michael Shilman
0a9ffbf955 v6.0.3 2020-08-12 09:33:13 +08:00
Michael Shilman
f407796692 v6.0.2 2020-08-11 23:04:19 +08:00
Michael Shilman
7b5b726aea v6.0.1 2020-08-11 19:34:53 +08:00
Michael Shilman
17c56a11ea Merge pull request #11889 from storybookjs/11870-fix-argstable
Addon-docs: Fix ArgsTable regression
2020-08-11 19:19:44 +08:00
Michael Shilman
b97e2eed2f v6.0.0 2020-08-11 14:35:19 +08:00
Michael Shilman
46bf857143 v6.0.0-rc.30 2020-08-10 17:25:45 +08:00
Michael Shilman
d31e743fc1 v6.0.0-rc.29 2020-08-07 19:34:27 +08:00
Michael Shilman
7a8556f396 v6.0.0-rc.28 2020-08-06 22:49:14 +08:00
Michael Shilman
3fe7d96fd8
Merge pull request #11811 from storybookjs/fix/argsTypesReact
CLI: CSF typings for react stories
2020-08-06 22:23:25 +08:00
Michael Shilman
d866128522 React CSF types: Rename entry point, split out base types 2020-08-06 17:43:29 +08:00
Michael Shilman
54e931312f v6.0.0-rc.27 2020-08-06 01:56:08 +08:00
Michael Shilman
25146ff859 React types WIP 2020-08-05 19:04:08 +08:00
Michael Shilman
fcef77bedf v6.0.0-rc.26 2020-08-05 00:30:27 +08:00
Michael Shilman
b0464fa154 v6.0.0-rc.25 2020-08-04 14:39:44 +08:00
Michael Shilman
76e1bf2df3 v6.0.0-rc.24 2020-08-03 21:19:25 +08:00
Michael Shilman
8eb9ce79e8
Merge pull request #11770 from ajkl2533/11393
Addon-docs: Fix link font size to inherit
2020-08-03 21:05:21 +08:00
Radek Podrazky
481a3addcb fix(DocumentFormatting): inherit font size in links 2020-08-03 13:56:54 +02:00
Akira Sudoh
f25cd64da6 Merge remote-tracking branch 'upstream/next' into uri-encoding-next 2020-08-03 14:36:29 +09:00
Michael Shilman
f541dfe245 v6.0.0-rc.23 2020-08-03 11:30:22 +08:00
Michael Shilman
29eef0b871 Official-storybook: Fix missing import 2020-08-03 11:03:29 +08:00
Michael Shilman
c2e3329d55 v6.0.0-rc.22 2020-08-02 22:30:17 +08:00
Michael Shilman
ecd9a41611 Addon-docs: Add docs.description parameter 2020-08-02 19:58:34 +08:00
Michael Shilman
aa7ad3c00f v6.0.0-rc.21 2020-08-01 21:46:04 +08:00
Michael Shilman
3e128bcf83 Update csf-with-mdx-docs.stories.mdx 2020-08-01 16:30:00 +08:00
Michael Shilman
e85a4f2a9b Addon-docs: Add Story.story for CSF stories with MDX docs 2020-08-01 14:00:23 +08:00
Michael Shilman
df1b017c69
Merge pull request #11744 from storybookjs/11696-rename-doc-blocks
Addon-docs: Rename Preview/Props to Canvas/ArgsTable
2020-07-31 14:53:08 +08:00
Michael Shilman
329836be34 v6.0.0-rc.20 2020-07-31 14:24:05 +08:00
Michael Shilman
201ae325cc Addon-docs: Rename Preview/Props to Canvas/ArgsTable 2020-07-31 14:10:07 +08:00
Michael Shilman
22f5d0c54b v6.0.0-rc.19 2020-07-31 00:29:11 +08:00
Michael Shilman
42f3ea27e0 v6.0.0-rc.18 2020-07-30 01:21:48 +08:00
Michael Shilman
dfd5f83d43 v6.0.0-rc.17 2020-07-30 01:15:45 +08:00
Jon Palmer
111d5f31b1
Failing test case for Controls with names not updating 2020-07-29 09:18:12 -04:00
Michael Shilman
58b5208af8 v6.0.0-rc.16 2020-07-28 22:20:06 +08:00
Michael Shilman
7354abe09c v6.0.0-rc.15 2020-07-27 12:54:15 +08:00
Michael Shilman
718fd46142 v6.0.0-rc.14 2020-07-22 23:47:42 +08:00
Akira Sudoh
0fc8d477b9 fix(preview): uri-encode search params
This change applies basic URI encoding to knob keys/values in
`<iframe>` URL and torn-away window URL in preview.

Fixes storybookjs#11641.
2020-07-22 19:59:16 +09:00
Tom Coleman
2dff01ff3b
Update examples/official-storybook/stories/core/prefix.stories.js
Co-authored-by: Michael Shilman <shilman@users.noreply.github.com>
2020-07-22 15:50:39 +10:00
Tom Coleman
dea3738449 Add prefix stories to replicate #11571 2020-07-22 13:46:04 +10:00
Michael Shilman
b5a70c7e64 v6.0.0-rc.13 2020-07-21 18:22:34 +08:00
Michael Shilman
7f48e28526 v6.0.0-rc.12 2020-07-20 20:29:28 +08:00
Michael Shilman
920b9a7833
Merge pull request #11619 from storybookjs/11586-fix-args-refresh
Addon-controls: Fix undefined args handling
2020-07-20 20:01:13 +08:00
Michael Shilman
8699df2568 Controls: Allow optional input values and add stories 2020-07-20 16:54:10 +08:00
Tom Coleman
831d30a8ec Stop using deprecated hierarchy separators 2020-07-20 14:04:24 +10:00
Tom Coleman
36e5acf484 Add stories to reproduce #11586 2020-07-20 12:29:02 +10:00
Michael Shilman
24e238da6e v6.0.0-rc.11 2020-07-19 17:02:01 +08:00
Michael Shilman
1f0309cb5f v6.0.0-rc.10 2020-07-18 22:00:26 +08:00