1339 Commits

Author SHA1 Message Date
Michael Shilman
9140a28845 v6.2.0-rc.6 2021-03-21 00:24:15 +08:00
Michael Shilman
4ffe82ec30 Update git head to 6.2.0-rc.5 2021-03-20 16:59:05 +08:00
Michael Shilman
0c13a371f4 v6.2.0-rc.5 2021-03-20 16:52:59 +08:00
Michael Shilman
2e920a15b4 Update git head to 6.2.0-rc.4 2021-03-19 13:44:10 +08:00
Michael Shilman
1ac1d37eff v6.2.0-rc.4 2021-03-19 13:37:52 +08:00
Michael Shilman
c55a07762c Update git head to 6.2.0-rc.3 2021-03-18 22:11:02 +08:00
Michael Shilman
8330d79a3d v6.2.0-rc.3 2021-03-18 22:03:48 +08:00
Gert Hengeveld
491021d751
Merge pull request #14267 from storybookjs/tweak-args-docs
Update docs for argType.options
2021-03-18 11:31:10 +01:00
Gert Hengeveld
b9580b470d Update docs for argType.options 2021-03-18 11:27:00 +01:00
Michael Shilman
939765a4a2 Update git head to 6.2.0-rc.2 2021-03-17 18:09:45 +08:00
Michael Shilman
2d47a4b645 v6.2.0-rc.2 2021-03-17 18:02:07 +08:00
Michael Shilman
7ca34a8141 Update git head to 6.2.0-rc.1 2021-03-16 22:58:04 +08:00
Michael Shilman
8719fe697c v6.2.0-rc.1 2021-03-16 22:49:48 +08:00
Michael Shilman
71a8ec764d Update git head to 6.2.0-rc.0 2021-03-15 23:09:59 +08:00
Michael Shilman
a5b8c05aea v6.2.0-rc.0 2021-03-15 23:02:28 +08:00
Michael Shilman
cb424eaccf Update git head to 6.2.0-beta.15 2021-03-15 19:26:12 +08:00
Michael Shilman
5b98c49f03 v6.2.0-beta.15 2021-03-15 19:19:28 +08:00
Michael Shilman
f6697f3e09 Update git head to 6.2.0-beta.14 2021-03-11 22:10:13 +08:00
Michael Shilman
45957443c7 v6.2.0-beta.14 2021-03-11 22:00:47 +08:00
Michael Shilman
1db9111c47 Update git head to 6.2.0-beta.13 2021-03-11 06:37:19 +08:00
Michael Shilman
9b7aad4bda v6.2.0-beta.13 2021-03-11 06:30:39 +08:00
Michael Shilman
b5a62366cf Update git head to 6.2.0-beta.12 2021-03-10 07:30:34 +08:00
Michael Shilman
2151d99b4e v6.2.0-beta.12 2021-03-10 07:23:55 +08:00
Gert Hengeveld
d7c6ce60a4 Fix support for arrays 2021-03-09 13:54:16 +01:00
Gert Hengeveld
b4c0f68d22 Log error instead of warning and ignore options when it includes non-primitive values 2021-03-09 13:13:51 +01:00
Gert Hengeveld
11f37d7d9f Always use the new JSON editor for array values 2021-03-09 10:51:30 +01:00
Gert Hengeveld
277064fa09 Fix control inference 2021-03-09 01:11:15 +01:00
Gert Hengeveld
bf6339f382
Merge branch 'next' into options-labels 2021-03-08 21:17:15 +01:00
Michael Shilman
b77e8444fa Update git head to 6.2.0-beta.11 2021-03-09 00:54:14 +08:00
Michael Shilman
8a25609d30 v6.2.0-beta.11 2021-03-09 00:46:54 +08:00
Gert Hengeveld
373c063339
Merge branch 'next' into options-labels 2021-03-08 16:51:39 +01:00
Gert Hengeveld
9d461e420d Validate options on argTypes 2021-03-08 16:22:26 +01:00
Michael Shilman
6e40087919 Update git head to 6.2.0-beta.10 2021-03-05 18:00:19 +08:00
Michael Shilman
50cd75edcd v6.2.0-beta.10 2021-03-05 17:53:21 +08:00
Michael Shilman
cbffa6e208 Update git head to 6.2.0-beta.9 2021-03-04 19:11:16 +08:00
Michael Shilman
a0dbf155e3 v6.2.0-beta.9 2021-03-04 19:04:12 +08:00
Michael Shilman
af1915dba3 Update git head to 6.2.0-beta.8 2021-03-04 08:04:15 +08:00
Michael Shilman
8bc0fd1fa3 v6.2.0-beta.8 2021-03-04 07:56:43 +08:00
Michael Shilman
6e28641cbd v6.2.0-beta.7 2021-03-04 07:52:08 +08:00
Gert Hengeveld
1111fa2e6f
Merge branch 'next' into select-args-serialization 2021-03-03 15:59:55 +01:00
Gert Hengeveld
2b0c7395c0 Add test for mapping feature 2021-03-03 15:58:54 +01:00
Gert Hengeveld
49ad24f935 Default empty object for args and argTypes 2021-03-03 15:37:55 +01:00
Gert Hengeveld
366ea65d8c Move complex control options warning to Controls addon 2021-03-03 14:33:31 +01:00
Michael Shilman
fce7e3f306 Update git head to 6.2.0-beta.6 2021-03-03 19:08:26 +08:00
Michael Shilman
22e2b232d5 v6.2.0-beta.6 2021-03-03 19:01:02 +08:00
Gert Hengeveld
07f57575db Log a warning when we encounter an object as option value 2021-03-02 21:48:20 +01:00
Gert Hengeveld
194abfba73 Introduce 'mapping' for arg values 2021-03-02 21:08:44 +01:00
Michael Shilman
89a4b6f499 Update git head to 6.2.0-beta.5 2021-03-01 23:31:37 +08:00
Michael Shilman
47c4c3c9da v6.2.0-beta.5 2021-03-01 23:23:52 +08:00
Michael Shilman
24f3cd648f
Merge pull request #13600 from maael/chore/decorating-error-link
fix: Link to docs for param/decorator after story
2021-02-27 04:36:39 +08:00