2600 Commits

Author SHA1 Message Date
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
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
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
9cdd8f898a Update argTypes tests 2021-09-02 13:13:02 +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
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
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
Tom Coleman
18d3633ab4 A lot of type changes, not quite building yet 2021-08-24 23:17:07 +10:00
Brett Upton
8473015bc1 DOMParser update 2021-08-24 08:19:40 +02:00
Michael Shilman
1321db991a Update git head to 6.4.0-alpha.32, update yarn.lock 2021-08-24 09:02:02 +08:00
Michael Shilman
ee3198a84a v6.4.0-alpha.32 2021-08-24 08:57:39 +08:00
Michael Shilman
9f70867ad3 Update root, peer deps, version.ts/json to 6.4.0-alpha.32 [ci skip] 2021-08-24 08:49:16 +08:00
Brett Upton
9f24a7993b Remove eval and return string 2021-08-23 21:58:56 +02:00
Tom Coleman
4064148962 Migrate a lot of types in the on-demand-store 2021-08-24 00:15:16 +10:00
Michael Shilman
786b1b1a4f Update git head to 6.4.0-alpha.31, update yarn.lock 2021-08-23 11:17:06 +08:00
Michael Shilman
5582ee2f66 v6.4.0-alpha.31 2021-08-23 11:12:37 +08:00
Michael Shilman
dcedb2109c Update root, peer deps, version.ts/json to 6.4.0-alpha.31 [ci skip] 2021-08-23 10:57:46 +08:00
Tom Coleman
2f48a40e4d Updated all render function to get build working 2021-08-20 07:23:41 +10:00
Brett Upton
2de84d9c03 Swap out DOMParser due to Husky error 2021-08-19 12:28:44 +02:00
Brett Upton
f79204247a Added compodoc defaultValues to table summary 2021-08-18 17:13:30 +02:00