1197 Commits

Author SHA1 Message Date
Michael Shilman
70ac9142b6
Merge pull request #13803 from storybookjs/url-state-sync
Core: Sync args state to URL
2021-02-17 23:04:17 +08:00
Gert Hengeveld
952c2e6c52 Rename file 2021-02-15 21:46:44 +01:00
Gert Hengeveld
f131c3769c Fix test 2021-02-15 17:04:52 +01:00
Gert Hengeveld
ce4b618da8 Fix initial args value and map args to their expected data type.
Warn when attempting to serialize or unserialize args with disallowed characters.
2021-02-15 14:53:40 +01:00
Michael Shilman
fa1afb2be8 Update git head to 6.2.0-alpha.28 2021-02-15 14:39:29 +08:00
Michael Shilman
899ca0824d v6.2.0-alpha.28 2021-02-15 14:33:00 +08:00
Michael Shilman
8de65887f5 Fix type export 2021-02-15 02:19:36 +08:00
Michael Shilman
09c4aa1d29 Fix PropDescriptor babel warnings 2021-02-15 02:14:32 +08:00
Michael Shilman
3f58b60c50 Update git head to 6.2.0-alpha.27 2021-02-15 01:26:50 +08:00
Michael Shilman
ca441e62dd v6.2.0-alpha.27 2021-02-15 01:20:55 +08:00
Michael Shilman
6d3bdf5437 Merge branch 'next' into feature/addon-controls-inferred-types 2021-02-14 20:45:03 +08:00
Yann Braga
7b4964bc54 feat(addon-controls): use matchers for args inference 2021-02-13 10:57:47 +01:00
Yann Braga
085a80b060 feat(client-api): infer color and date controls 2021-02-13 10:57:46 +01:00
Yann Braga
09bc787a63 refactor(addon-controls): improve argTypes filter 2021-02-13 10:57:05 +01:00
Yann Braga
354b93bf29 feat(client-api): add filterArgTypes function 2021-02-13 10:57:05 +01:00
Yann Braga
877434c4e8 feature(addon-controls): add ability to exclude/include args 2021-02-13 10:57:05 +01:00
Michael Shilman
d1f94167f5 Update git head to 6.2.0-alpha.26 2021-02-13 11:31:21 +08:00
Michael Shilman
dc281516a8 v6.2.0-alpha.26 2021-02-13 11:25:37 +08:00
Gert Hengeveld
931eed6698 Merge branch 'next' into url-state-sync 2021-02-11 17:29:33 +01:00
Gert Hengeveld
b3b9ea6505 Add test for how args are set on a story 2021-02-11 17:18:52 +01:00
Gert Hengeveld
1f75281c4e Directly set story args based on URL in story store rather than through an event 2021-02-11 15:22:39 +01:00
Michael Shilman
8a6a42ea2d Update git head to 6.2.0-alpha.25 2021-02-11 09:30:57 +08:00
Michael Shilman
d4ff49b2de v6.2.0-alpha.25 2021-02-11 09:24:46 +08:00
Michael Shilman
e56f5d1cb6 Update git head to 6.2.0-alpha.24 2021-02-06 09:51:13 +08:00
Michael Shilman
8001ec00b1 v6.2.0-alpha.24 2021-02-06 09:45:29 +08:00
Michael Shilman
de27374e66 Update git head to 6.2.0-alpha.23 2021-02-05 14:57:58 +08:00
Michael Shilman
da6c7fca24 v6.2.0-alpha.23 2021-02-05 14:51:47 +08:00
Michael Shilman
d32af21d0c Update git head to 6.2.0-alpha.22 2021-02-05 06:35:49 +08:00
Michael Shilman
e35c88c7a7 v6.2.0-alpha.22 2021-02-05 06:29:11 +08:00
Michael Shilman
a67f8b5811 Update git head to 6.2.0-alpha.21 2021-02-04 16:15:06 +08:00
Michael Shilman
881800fbc3 v6.2.0-alpha.21 2021-02-04 16:08:27 +08:00
Gaëtan Maisse
b4f30f6a26
Merge pull request #13714 from phated/phated/ts-exclude-tests
Build: Exclude all test and story files from transpilation
2021-02-03 20:34:12 +01:00
Michael Shilman
3d19e7c316 Update git head to 6.2.0-alpha.20 2021-02-02 09:47:16 +08:00
Michael Shilman
20db16edcd v6.2.0-alpha.20 2021-02-02 09:40:39 +08:00
Michael Shilman
09f059c4de Update git head to 6.2.0-alpha.19 2021-01-29 08:54:40 +08:00
Michael Shilman
2a8f070c0c v6.2.0-alpha.19 2021-01-29 08:47:34 +08:00
Norbert de Langen
a5fcba4900 chore: exclude more files from transpilation 2021-01-22 15:54:03 -07:00
Michael Shilman
8acc6cf2bd Update git head to 6.2.0-alpha.18 2021-01-22 21:25:54 +08:00
Michael Shilman
ed19e4b88b v6.2.0-alpha.18 2021-01-22 21:19:48 +08:00
Michael Shilman
7d058e30d6 Update git head to 6.2.0-alpha.17 2021-01-22 12:44:00 +08:00
Michael Shilman
218f33702f v6.2.0-alpha.17 2021-01-22 12:37:52 +08:00
Yann Braga
bc871aed62 fix(client-api): throw an error for invalid story format
- Sometimes people make a silly mistake of not passing a function as a story
it might take some time to figure that out, so this adds a helpful error
2021-01-19 20:41:53 +01:00
Michael Shilman
6889110272 Update git head to 6.2.0-alpha.16 2021-01-16 09:00:20 +08:00
Michael Shilman
2cc64efa1d v6.2.0-alpha.16 2021-01-16 08:52:08 +08:00
Michael Shilman
5fc7b64d14 Update git head to 6.2.0-alpha.15 2021-01-15 14:30:47 +08:00
Michael Shilman
9819dbdf57 v6.2.0-alpha.15 2021-01-15 14:24:47 +08:00
Renovate Bot
b5d4f09120 chore(deps): update all non-major dependencies 2021-01-14 17:04:42 -07:00
Michael Shilman
90948f2323 Update git head to 6.2.0-alpha.14 2021-01-14 08:30:12 +08:00
Michael Shilman
b2ef49e666 v6.2.0-alpha.14 2021-01-14 08:24:12 +08:00
Michael Shilman
774df21f35 Update git head to 6.2.0-alpha.13 2021-01-13 18:16:00 +08:00