1327 Commits

Author SHA1 Message Date
Michael Shilman
7739aace24 v6.3.0-alpha.0 2021-04-08 17:55:27 +08:00
Gert Hengeveld
67a1dd08b1 Update test 2021-04-08 01:05:46 +02:00
Gert Hengeveld
dc83904751 We already parsed the number 2021-04-08 01:02:38 +02:00
Gert Hengeveld
7fef44f716 Add tests for raw object values 2021-04-08 00:49:38 +02:00
Gert Hengeveld
5939a9f43b Fall back to raw string when parsing object arg param, and add support for fractional numbers 2021-04-08 00:38:30 +02:00
Michael Shilman
0f60b706f4 Update git head to 6.2.5 2021-04-07 18:46:37 +08:00
Michael Shilman
fd587f5526 v6.2.5 2021-04-07 18:36:29 +08:00
Michael Shilman
a8ffef618a Update git head to 6.2.4 2021-04-07 12:10:59 +08:00
Michael Shilman
7d8a84165e v6.2.4 2021-04-07 12:04:44 +08:00
Michael Shilman
6de2073645 Update git head to 6.2.3 2021-04-05 22:34:47 +08:00
Michael Shilman
8c2eac34a9 v6.2.3 2021-04-05 22:28:10 +08:00
Michael Shilman
2c01275459 Update git head to 6.2.2 2021-04-02 17:56:42 +08:00
Michael Shilman
10fc28856b v6.2.2 2021-04-02 17:50:20 +08:00
Michael Shilman
b0905769fc Update git head to 6.2.1 2021-03-31 12:10:13 +08:00
Michael Shilman
3d5d666f4e v6.2.1 2021-03-31 12:03:54 +08:00
Michael Shilman
1db9c3cee8 Update git head to 6.2.0 2021-03-31 00:07:28 +08:00
Michael Shilman
829c72e437 v6.2.0 2021-03-31 00:00:43 +08:00
Michael Shilman
6be8b92053 Update git head to 6.2.0-rc.13 2021-03-30 18:55:14 +08:00
Michael Shilman
c1dfd5babe v6.2.0-rc.13 2021-03-30 18:47:23 +08:00
Michael Shilman
6ec57508a1 Update git head to 6.2.0-rc.12 2021-03-30 10:55:07 +08:00
Michael Shilman
5ee73396db v6.2.0-rc.12 2021-03-30 10:48:28 +08:00
Michael Shilman
8f89064ffa Update git head to 6.2.0-rc.11 2021-03-29 16:41:06 +08:00
Michael Shilman
b2100d195f v6.2.0-rc.11 2021-03-29 16:33:41 +08:00
Michael Shilman
fc328a71b2 Update git head to 6.2.0-rc.10 2021-03-26 16:04:19 +08:00
Michael Shilman
a667853246 v6.2.0-rc.10 2021-03-26 15:57:35 +08:00
Michael Shilman
d4be089b63 Update git head to 6.2.0-rc.9 2021-03-25 00:51:49 +08:00
Michael Shilman
b100a45b69 v6.2.0-rc.9 2021-03-25 00:44:24 +08:00
Michael Shilman
4cbf3083c8
Merge pull request #14293 from storybookjs/url-args-special-formats
Core: Support some special values in URL args
2021-03-24 23:34:39 +08:00
Gert Hengeveld
e00aa0d541 Merge branch 'next' into url-args-special-formats 2021-03-23 15:06:51 +01:00
Yngve Bakken-Nilsen
26d667c0a3 feat(args): allow type: enum to be parsed from URL 2021-03-23 13:53:40 +01:00
Michael Shilman
3be763e32a Update git head to 6.2.0-rc.8 2021-03-23 10:14:16 +08:00
Michael Shilman
229ae2956b v6.2.0-rc.8 2021-03-23 10:07:45 +08:00
Damian Stasik
008f99eeba fix(client-api): import isPlainObject directly from lodash 2021-03-22 21:08:14 +01:00
Michael Shilman
1aa97daeef Update git head to 6.2.0-rc.7 2021-03-23 00:28:53 +08:00
Michael Shilman
ea154d612f v6.2.0-rc.7 2021-03-23 00:21:22 +08:00
Gert Hengeveld
e44b4d2897 Fix sparse array mapping 2021-03-22 12:21:32 +01:00
Gert Hengeveld
19e029235b Upgrade qs to 6.10.0 2021-03-21 19:33:36 +01:00
Michael Shilman
6fae26dfeb Update git head to 6.2.0-rc.6 2021-03-21 00:30:23 +08:00
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