8225 Commits

Author SHA1 Message Date
Gert Hengeveld
566d2e0862 Initial commit 2021-09-09 11:41:44 +02:00
Tom Coleman
956e131556 Update CSF to allow symbol 2021-09-08 17:01:21 +10:00
Tom Coleman
e6698c529a Fix argtypes stories 2021-09-08 14:38:52 +10:00
Tom Coleman
08301a37b0 Fix a bunch of types 2021-09-08 00:01:14 +10:00
Tom Coleman
a504ad3a32 Improve types flushed out by CSF changes 2021-09-07 23:30:31 +10:00
Tom Coleman
c2bc484ce8 Update CSF 2021-09-07 23:21:21 +10:00
Tom Coleman
82763973b9 Get it bootstrapping again 2021-09-07 22:54:25 +10:00
Tom Coleman
68b3ef639c Merge remote-tracking branch 'origin/next' into on-demand-store 2021-09-07 22:17:56 +10:00
Michael Shilman
591c3a8b0a Update git head to 6.4.0-alpha.34, update yarn.lock 2021-09-07 18:46:53 +08:00
Michael Shilman
ccd25210cd v6.4.0-alpha.34 2021-09-07 18:41:58 +08:00
Michael Shilman
8a4139d5ef Update root, peer deps, version.ts/json to 6.4.0-alpha.34 [ci skip] 2021-09-07 17:56:32 +08:00
Tom Coleman
cb1c523118 Remove unusued function arg (deepscan) 2021-09-07 17:25:00 +10:00
Tom Coleman
5982475373 Deepscan cleanups 2021-09-07 17:21:06 +10:00
Tom Coleman
6432f6cafe Fix bootstrap 2021-09-07 17:12:32 +10:00
Tom Coleman
c2236dabf9 Update CSF version (projectAnnotations) 2021-09-07 17:00:30 +10:00
Tom Coleman
306029b6d1 Add async-ness to Story+ArgsTable blocks 2021-09-07 16:31:59 +10:00
Tom Coleman
1fa95a007b Rename WebPreview to PreviewWeb 2021-09-07 14:41:20 +10:00
Tom Coleman
eeb3708c16 Update CSF version to pass Args through to stories 2021-09-06 15:35:14 +10:00
Tom Coleman
1567164519 Remove a lot of TODOs, clean up 2021-09-06 08:26:48 +10:00
Tom Coleman
afcd33d110 Drop unused linting comments 2021-09-06 07:44:19 +10:00
Tom Coleman
f13598338b Fix withActions 2021-09-03 17:01:35 +10:00
Tom Coleman
088ea7631e Change Framework => TFramework 2021-09-03 14:18:30 +10:00
Tom Coleman
82d186b645 Fix addon-docs tests 2021-09-03 13:48:15 +10:00
Tom Coleman
a886599e0f Move inferArgTypes back into the store
So we don't need to do it in Storyshots anymore.
2021-09-03 13:12:50 +10:00
Tom Coleman
b8d5b1e7e3 Move inferControls from the controls addon back into the store
For backwards compatibility reasons, we will undo this commit in 7.0
2021-09-03 13:00:18 +10:00
Tom Coleman
92ef52f8fd Update snapshot (looks like this one was broken before) 2021-09-02 23:14:56 +10:00
Tom Coleman
6a7ddf38ed Fix vue+svelte shots 2021-09-02 23:04:11 +10:00
Tom Coleman
b75ad5889e Temporary work arounds for a couple of angular issues 2021-09-02 20:58:30 +10:00
Tom Coleman
990d53db91 Pass component through angular properly (not on parameters any more) 2021-09-02 14:10:36 +10:00
Tom Coleman
9cdd8f898a Update argTypes tests 2021-09-02 13:13:02 +10:00
Tom Coleman
6f584a212c Fixed up getStorybook/raw and made storyshots work 2021-09-02 12:34:24 +10:00
Michael Shilman
adbc3beeed
Merge pull request #15881 from dexster/Fix_defaultvalues_in_Docs
Addon-docs/Angular: Fix default values in ArgsTable
2021-09-01 22:13:06 +08:00
Brett Upton
a2d0754f27 Set eventemitter to undefined to allow actions to function correctly 2021-09-01 14:53:30 +02:00
Brett Upton
37ae3dd96b Cater for compodoc issues when casting types 2021-09-01 11:37:19 +02:00
Tom Coleman
8dfe9f9fde Added a "sync" init path to allow storyshots to be sycn 2021-09-01 15:01:41 +10:00
Tom Coleman
23ee4028a3 Update a bunch of types to get things to 'strap 2021-09-01 14:17:05 +10:00
Michael Shilman
a01b3cf910 Update git head to 6.4.0-alpha.33, update yarn.lock 2021-09-01 01:09:11 +08:00
Michael Shilman
269aa6d399 v6.4.0-alpha.33 2021-09-01 01:03:48 +08:00
Michael Shilman
3735a2c61f Update root, peer deps, version.ts/json to 6.4.0-alpha.33 [ci skip] 2021-09-01 00:53:19 +08:00
Brett Upton
7651889d4d Removed console.log 2021-08-31 17:38:31 +02:00
Brett Upton
adda4471b4 Explicit type conversion check for boolean defaultValues 2021-08-31 16:35:13 +02:00
Brett Upton
a0aaf5c182 Merge branch 'next' into Fix_defaultvalues_in_Docs 2021-08-31 15:07:35 +02:00
Tom Coleman
82d2b57228 Upgrade CSF again 2021-08-31 19:00:41 +10:00
Tom Coleman
a905b091fa Got things bootstrappign 2021-08-27 16:56:50 +10:00
Tom Coleman
d05a6c1442 Close to bootstrapping again 2021-08-27 14:41:07 +10:00
Tom Coleman
93d1669208 Update CSF 2021-08-27 13:34:58 +10:00
Tom Coleman
5b974e9a15 Got first version of storiesOf shim in. Not yet running 2021-08-26 22:16:00 +10:00
Gaëtan Maisse
6f45ba136f
fix: update glob used in TypeScript's typesVersions config 2021-08-25 20:49:51 +02:00
Tom Coleman
acb5088188 Got addon-controls working 2021-08-25 21:33:26 +10:00
Tom Coleman
a1568c39bf Types + tests working in store 2021-08-25 16:10:59 +10:00