2092 Commits

Author SHA1 Message Date
Michael Shilman
44a855043c v6.4.0-beta.0 2021-09-22 07:37:43 +08:00
Michael Shilman
41d9e4778f Update git head to 6.4.0-alpha.41, update yarn.lock 2021-09-22 01:09:57 +08:00
Michael Shilman
64746ce270 v6.4.0-alpha.41 2021-09-22 01:06:34 +08:00
Michael Shilman
d72b2b5cb0 Update git head to 6.4.0-alpha.40, update yarn.lock 2021-09-20 20:13:57 +08:00
Michael Shilman
6b767d7c8f v6.4.0-alpha.40 2021-09-20 20:10:56 +08:00
Tom Coleman
5808c979a9 Update types for remaining frameworks 2021-09-20 17:26:41 +10:00
Tom Coleman
bf38b8ace6 Update CSF to add a couple of exports 2021-09-20 17:00:39 +10:00
Michael Shilman
d6cba15f17 Update git head to 6.4.0-alpha.39, update yarn.lock 2021-09-18 17:30:06 +08:00
Michael Shilman
b1d5f20b2f v6.4.0-alpha.39 2021-09-18 17:26:54 +08:00
Michael Shilman
d7148bde34 Update git head to 6.4.0-alpha.38, update yarn.lock 2021-09-16 22:10:36 +08:00
Michael Shilman
14b9d19e7e v6.4.0-alpha.38 2021-09-16 22:05:19 +08:00
Michael Shilman
3e281e60ac Merge branch 'next' into pr/15976 2021-09-16 19:09:10 +08:00
Michael Shilman
8ee5fac6ec Update git head to 6.4.0-alpha.37, update yarn.lock 2021-09-16 09:17:00 +08:00
Michael Shilman
c0c82361c8 v6.4.0-alpha.37 2021-09-16 09:12:15 +08:00
Michael Shilman
3d72f7ee5a
Merge pull request #15978 from storybookjs/angular/fix-builder-error-handler
Angular: Fix error handling for angular builder standalone builds
2021-09-15 23:59:22 +08:00
Michael Shilman
94b69b7702 Update git head to 6.4.0-alpha.36, update yarn.lock 2021-09-15 08:45:28 +08:00
Michael Shilman
cc13af28a7 v6.4.0-alpha.36 2021-09-15 08:40:37 +08:00
Michael Shilman
c12bfe9a53 Update git head to 6.4.0-alpha.35, update yarn.lock 2021-09-14 17:29:57 +08:00
Michael Shilman
8f65635eb1 v6.4.0-alpha.35 2021-09-14 17:24:54 +08:00
Tom Coleman
58db776769 Update CSF to get rid of play context 2021-09-13 16:30:51 +10:00
Tom Coleman
ff29a54115 Update CSF for AnyFramework 2021-09-11 19:54:15 +10:00
Tom Coleman
66e226e9eb Somehow missed this 2021-09-11 16:28:37 +10:00
Tom Coleman
956e131556 Update CSF to allow symbol 2021-09-08 17:01:21 +10:00
Michael Shilman
494d432e4c
Merge branch 'next' into angular/fix-builder-error-handler 2021-09-08 02:07:40 +08:00
Tom Coleman
d83104c6fb Remove unused import 2021-09-08 00:31:06 +10:00
Tom Coleman
26f83f56c9 Fix types in a couple of angular tests 2021-09-08 00:30: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
Tom Coleman
5982475373 Deepscan cleanups 2021-09-07 17:21:06 +10:00
Tom Coleman
c2236dabf9 Update CSF version (projectAnnotations) 2021-09-07 17:00:30 +10:00
Tom Coleman
eeb3708c16 Update CSF version to pass Args through to stories 2021-09-06 15:35:14 +10:00
Thibaud Av
dce3f120e8
fix(angular): add error handler for build standalone 2021-09-03 16:11:16 +02:00
ThibaudAv
1604b617a9
feat: start and build storybook witout browser-target
only tsConfig is required and can be directly given to storybook using new Angular builder for SB

should allow project with only lib, without `@angular-devkit/build-angular:browser` to complete the configuration, to work more simply
2021-09-03 14:01:36 +02:00
ThibaudAv
d1fcb2458f
feat: angular preset work with only tsConfig
should allow project with only lib, without `@angular-devkit/build-angular:browser` to complete the configuration, to work more simply
2021-09-03 14:01:36 +02:00
ThibaudAv
bda825b59f
feat: start and build storybook by ng Builder with only tsConfig
should allow project with only lib, without `@angular-devkit/build-angular:browser` to complete the configuration, to work more simply
2021-09-03 14:01:36 +02:00
ThibaudAv
6e932f6260
feat(angular): support workspace with only lib
Note: thow error if project (lib or not) does not have tsConfig options
2021-09-03 14:01:36 +02:00
Brett Upton
2298fa7aef Fix ng selector issue and dynamically show templates in stories 2021-09-03 10:48:44 +02:00
Tom Coleman
088ea7631e Change Framework => TFramework 2021-09-03 14:18:30 +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
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
7bfbe4cb96 Fix up angular decorators 2021-09-02 13:42:56 +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
Tom Coleman
3279dbc9fb Update frameworks to use legacy types 2021-08-31 23:03:29 +10:00