Colum Ferry
|
9d626b8b81
|
fix(angular): correctly error when assets are used in Angular < 15.1.0 (#14333)
|
2023-01-13 12:14:30 +00:00 |
|
Colum Ferry
|
2dc72e0f94
|
feat(angular): support angular 15.1.0 (#14103)
|
2023-01-12 12:30:17 -05:00 |
|
Katerina Skroumpelou
|
c79d2b2302
|
feat(storybook): fix the options for the builders (#14279)
|
2023-01-12 15:19:09 +02:00 |
|
Artur Androsovych
|
fb749ae3d6
|
fix(angular): do not rename dts file since it is already done (#14218)
Closes https://github.com/nrwl/nx/issues/14216
|
2023-01-12 12:09:56 +01:00 |
|
Colum Ferry
|
b8fc0f87ba
|
feat(angular): install correct versions for setup-ssr (#14278)
|
2023-01-12 10:10:12 +00:00 |
|
Colum Ferry
|
b0c6ca9267
|
feat(angular): throw error when --standalone used for setup-mf w/ invalid Ng version (#14270)
|
2023-01-11 12:10:51 +00:00 |
|
Leosvel Pérez Espinosa
|
6579879218
|
feat(angular): add backwards compat support for package and ng-packagr-lite executors (#14264)
|
2023-01-11 11:39:27 +01:00 |
|
Colum Ferry
|
5970246b51
|
feat(angular): add backwards compat support for library (#14249)
|
2023-01-10 16:20:26 +00:00 |
|
Colum Ferry
|
a5707c8b75
|
feat(angular): remove decorate-angular-cli (#14226)
|
2023-01-09 21:34:09 +00:00 |
|
Colum Ferry
|
dd8be60182
|
feat(angular): add backwards compatibility to module-federation-dev-server (#14180)
|
2023-01-06 09:16:24 -05:00 |
|
Colum Ferry
|
39eba959d5
|
feat(angular): add backwards compatibility to module-federation-dev-ssr (#14181)
|
2023-01-06 09:16:05 -05:00 |
|
Colum Ferry
|
4a8f95e5c6
|
feat(angular): add backwards compatibility to webpack-server (#14163)
|
2023-01-06 09:15:23 -05:00 |
|
Victor Savkin
|
422c8c735a
|
cleanup(core): clearly split nx.json config and projects config
|
2023-01-05 15:35:36 -05:00 |
|
Colum Ferry
|
cd0c196069
|
feat(angular): add backwards compatibility to webpack-dev-server (#14162)
|
2023-01-05 14:47:25 +00:00 |
|
Katerina Skroumpelou
|
8d329e0488
|
fix(storybook): add vite-tsconfig-paths to storybook (#14161)
|
2023-01-05 16:04:38 +02:00 |
|
Colum Ferry
|
2beebf4ab3
|
feat(angular): add backwards compatibility to webpack-browser (#14159)
|
2023-01-05 13:01:04 +00:00 |
|
Colum Ferry
|
5fba936254
|
feat(angular): add standalone support to NgRx generator (#14141)
|
2023-01-05 12:46:54 +00:00 |
|
Colum Ferry
|
d9efb98ebb
|
feat(angular): add ast util to add a provider to bootstrapApplication (#14136)
|
2023-01-04 11:34:18 -05:00 |
|
Colum Ferry
|
4de2a9d5d3
|
feat(angular): add ast util to add a provider to a route (#14133)
|
2023-01-04 13:21:30 +00:00 |
|
Colum Ferry
|
762c9ee50d
|
feat(angular): add isStandalone util to check for standalone decorators (#14129)
|
2023-01-04 11:04:53 +00:00 |
|
Katerina Skroumpelou
|
58b1c40e52
|
fix(storybook): pass down configureTestRunner option (#14128)
|
2023-01-04 10:49:43 +00:00 |
|
Colum Ferry
|
64d7ceb447
|
feat(angular): add ast utils for standalone decorators (#14108)
|
2023-01-03 15:05:41 +00:00 |
|
Colum Ferry
|
16a0891d30
|
feat(angular): add parent flag to ngrx generator (#14105)
|
2023-01-03 13:35:53 +00:00 |
|
Craigory Coppola
|
285dc39371
|
feat(core): support targets with colons in the name without quotes (#13938)
|
2022-12-28 15:18:07 -05:00 |
|
Craigory Coppola
|
f0fbcf116f
|
chore(misc): unpin module federation utils version (#14041)
|
2022-12-28 16:46:48 +00:00 |
|
Craigory Coppola
|
96cab72851
|
fix(misc): temporarily pin module federation ssr utilities version (#14035)
|
2022-12-27 16:12:23 -06:00 |
|
Leosvel Pérez Espinosa
|
712d65b451
|
cleanup(angular): remove v14 specific code for generators that did not change (#13950)
|
2022-12-21 16:34:37 +01:00 |
|
Victor Savkin
|
82fbb98e7d
|
feat(misc): dont generate defaultProject for non standalone workspaces
|
2022-12-21 09:15:26 -05:00 |
|
Colum Ferry
|
26146690f3
|
fix(angular): cache server build (#13933)
|
2022-12-20 16:25:11 -05:00 |
|
Colum Ferry
|
dc4a1236f4
|
fix(angular): missing remotes form mf config should not break mf server (#13901)
|
2022-12-20 09:19:14 +00:00 |
|
Leosvel Pérez Espinosa
|
4e54b1a545
|
fix(angular): handle not provided path when generating a component without the project option (#13877)
|
2022-12-19 09:49:56 -05:00 |
|
Leosvel Pérez Espinosa
|
a049d6c7eb
|
fix(misc): set schema when converting a project to standalone configuration (#13887)
|
2022-12-19 09:36:02 -05:00 |
|
Leosvel Pérez Espinosa
|
1247e043f4
|
feat(angular): skip invalid projects or targets instead of erroring when migrating from angular cli to nx monorepo (#13871)
|
2022-12-16 16:26:20 +01:00 |
|
Katerina Skroumpelou
|
1ef01f8ccc
|
feat(testing): cypress vite (#13474)
|
2022-12-15 04:28:53 +00:00 |
|
Craigory Coppola
|
8f7feba160
|
fix(devkit): isIncomingVersionGreater should work with prerelease versions (#13805)
|
2022-12-13 17:22:03 -05:00 |
|
Minijus L
|
9ac9491c3b
|
fix(angular): support target-less projects in update-15-2-0 (#13755)
|
2022-12-13 09:18:19 +00:00 |
|
Victor Savkin
|
34d861d234
|
fix(testing): preserve the old coverage layout
|
2022-12-11 14:47:16 -05:00 |
|
Victor Savkin
|
40b39b2e64
|
fix(core): remove leading ./ when normalizing root project outputs
|
2022-12-10 15:53:25 -05:00 |
|
Leosvel Pérez Espinosa
|
ecf9a80bae
|
fix(angular): deprecate simpleModuleName in library generator in favor of simpleName (#13726)
Fixes https://github.com/nrwl/nx/issues/13198
|
2022-12-09 10:48:23 +01:00 |
|
Leosvel Pérez Espinosa
|
99a313e64f
|
fix(angular): handle next and latest npm tags when resolving generator directory (#13703)
Fixes https://github.com/nrwl/nx/issues/13673
|
2022-12-08 12:05:29 +01:00 |
|
Katerina Skroumpelou
|
b959109390
|
fix(storybook): proper detection of e2e project existence (#13635)
|
2022-12-05 19:30:39 +00:00 |
|
Jason Jean
|
61d7d74378
|
fix(misc): fix tsconfig file includes
|
2022-12-05 10:39:03 -05:00 |
|
Victor Savkin
|
91c19f5c0a
|
feat(misc): do not generate tsconfig.base.json for simple standalone … (#13605)
|
2022-12-05 10:07:01 -05:00 |
|
Colum Ferry
|
b4db6e8f23
|
fix(angular): standalone angular projects with karma should function (#13626)
|
2022-12-05 12:00:49 +00:00 |
|
Jason Jean
|
2eb8650df8
|
fix(storybook): ensure storybook before calling util in angular (#13599)
|
2022-12-02 19:29:56 +00:00 |
|
Katerina Skroumpelou
|
c60d52af9b
|
cleanup(misc): remove storybook dependency from other packages (#13571)
|
2022-12-02 17:38:59 +02:00 |
|
Leosvel Pérez Espinosa
|
2dd2eeae63
|
fix(angular): ensure apps/libs layout is created when migrating from angular cli to nx monorepo layout (#13577)
|
2022-12-02 15:10:44 +01:00 |
|
Colum Ferry
|
0187000b4d
|
feat(angular): add backwards support to component (#13583)
|
2022-12-02 14:45:23 +01:00 |
|
Colum Ferry
|
1d4900d029
|
feat(angular): add backwards compat support for karma (#13582)
|
2022-12-02 14:43:22 +01:00 |
|
Colum Ferry
|
3180427b8a
|
feat(angular): support angular 14 with application (#13575)
|
2022-12-02 12:14:12 +00:00 |
|