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
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
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
Gaëtan Maisse
6f45ba136f
fix: update glob used in TypeScript's typesVersions
config
2021-08-25 20:49:51 +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
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
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
Saulo Dias
1508807079
fix issue #14828
2021-08-20 10:40:10 -03:00
Saulo Dias
235f4984b0
add test for getComponentDecoratorMetadata
2021-08-20 10:39:13 -03:00
Michael Shilman
4b9818d9d2
Update git head to 6.4.0-alpha.30, update yarn.lock
2021-08-14 13:18:09 +08:00
Michael Shilman
271665e76b
v6.4.0-alpha.30
2021-08-14 13:13:32 +08:00
Michael Shilman
851b178f46
Update git head to 6.4.0-alpha.29, update yarn.lock
2021-08-10 22:17:18 +08:00
Michael Shilman
5fd2abf667
v6.4.0-alpha.29
2021-08-10 22:11:28 +08:00
Michael Shilman
4f6d93bff7
Merge pull request #15743 from yngvebn/render_custom_angular_template_source
...
Addon-docs/Angular: Render user defined template as source if it exists
2021-08-10 21:58:16 +08:00
Michael Shilman
0f363ffdfe
Update git head to 6.4.0-alpha.28, update yarn.lock
2021-08-10 01:59:10 +08:00
Michael Shilman
921d1b75b7
v6.4.0-alpha.28
2021-08-10 01:54:18 +08:00
Michael Shilman
130d21261a
Update git head to 6.4.0-alpha.26, update yarn.lock
2021-08-09 19:14:47 +08:00
Michael Shilman
6962d57302
v6.4.0-alpha.26
2021-08-09 19:10:05 +08:00
Yngve Bakken-Nilsen
b07a7e9f6c
attempt to fix tests
2021-08-09 09:54:41 +02:00
Yngve Bakken-Nilsen
b1577905cb
improve naming and returnstatement
2021-08-09 09:28:38 +02:00
Yngve Bakken-Nilsen
84f9295819
render source for custom angular template if it exists
2021-08-09 09:28:34 +02:00
Michael Shilman
3e302272a2
Update git head to 6.4.0-alpha.25, update yarn.lock
2021-08-08 00:49:20 +08:00
Michael Shilman
09a919286d
v6.4.0-alpha.25
2021-08-08 00:44:47 +08:00
Michael Shilman
17503b3041
Merge pull request #15742 from yngvebn/csf3_angular_globalrenderer
...
Angular: Add global CSF3 renderer
2021-08-08 00:24:06 +08:00
Michael Shilman
48c19eb208
Update git head to 6.4.0-alpha.24, update yarn.lock
2021-08-04 22:26:55 +08:00
Michael Shilman
790c1d4481
v6.4.0-alpha.24
2021-08-04 22:22:18 +08:00
Michael Shilman
a17295cddb
Update git head to 6.4.0-alpha.23, update yarn.lock
2021-08-03 22:00:04 +08:00
Michael Shilman
691fc1f715
v6.4.0-alpha.23
2021-08-03 21:54:56 +08:00
Yngve Bakken-Nilsen
81fe6de648
add global CSF3 renderer for Angular
2021-08-03 14:28:57 +02:00
Michael Shilman
cb09e543f6
Merge pull request #15586 from stefan-schweiger/15580-property-metadata
...
Angular: Fix incomplete property metadata when using inheritance
2021-07-28 22:55:10 +08:00
Michael Shilman
872dd0e43a
Update git head to 6.4.0-alpha.22, update yarn.lock
2021-07-28 10:42:13 +08:00
Michael Shilman
1af5a50d37
v6.4.0-alpha.22
2021-07-28 10:37:09 +08:00
Michael Shilman
aa8eff3b51
Merge branch 'next' into pr/15586
2021-07-26 17:40:50 +08:00
Michael Shilman
4986e500c2
Update git head to 6.4.0-alpha.21, update yarn.lock
2021-07-26 09:53:44 +08:00
Michael Shilman
02b6a8dd92
v6.4.0-alpha.21
2021-07-26 09:48:01 +08:00
Michael Shilman
148ab08714
Update git head to 6.4.0-alpha.20, update yarn.lock
2021-07-24 01:11:37 +08:00
Michael Shilman
58b272670e
v6.4.0-alpha.20
2021-07-24 01:06:04 +08:00
Michael Shilman
d16bbc138a
Update git head to 6.4.0-alpha.19, update yarn.lock
2021-07-22 21:24:36 +08:00
Michael Shilman
e7979d9dc0
v6.4.0-alpha.19
2021-07-22 21:19:56 +08:00
Michael Shilman
c02850ea63
Update git head to 6.4.0-alpha.18, update yarn.lock
2021-07-16 15:06:36 +08:00
Michael Shilman
285782b401
v6.4.0-alpha.18
2021-07-16 15:01:50 +08:00
Michael Shilman
bdc9fa6b17
Update git head to 6.4.0-alpha.17, update yarn.lock
2021-07-15 21:06:45 +08:00
Michael Shilman
2efd8b17db
v6.4.0-alpha.17
2021-07-15 20:56:24 +08:00