2083 Commits

Author SHA1 Message Date
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
Tom Coleman
82d2b57228 Upgrade CSF again 2021-08-31 19:00:41 +10:00
Tom Coleman
3ee15379a1 Update decorators to use a common sanitization 2021-08-31 16:45:44 +10:00
Tom Coleman
93d1669208 Update CSF 2021-08-27 13:34:58 +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
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
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
3ad9c4e0c2
Merge pull request #15874 from saulodias/fix-issue-14828
Angular: Fix Cannot read property 'selector' of undefined
2021-08-23 22:04:15 +08:00