Colum Ferry
597832e88f
fix(angular): use @nrwl/web:file-server ( #15849 )
2023-03-27 09:42:53 +01:00
Leosvel Pérez Espinosa
6c9a0e399c
fix(angular): sync missing schema changes in builders ( #15600 )
2023-03-10 16:15:30 +00:00
Colum Ferry
361ddb1b0f
feat(js): move buildable libs to js ( #15558 )
2023-03-09 16:36:50 -05:00
Isaac Mann
0366eeaab6
docs(core): update buildable project deps description ( #15331 )
2023-03-01 11:22:09 -05:00
Colum Ferry
f2faf22790
feat(angular): add option to enable/disable cors for file-server ( #15220 )
2023-02-24 12:01:52 +00:00
Leosvel Pérez Espinosa
12fff86d29
fix(angular): show actionable error when component resource is not found in ng-packagr executors ( #15217 )
2023-02-24 10:20:10 +00:00
Miroslav Jonaš
8d4855de61
feat(core): add full dependency information to project graph file dependencies ( #14893 )
2023-02-21 10:39:44 -05:00
Leosvel Pérez Espinosa
09670c7c9f
fix(angular): fix safari tp support and include last 2 chrome version in browserslist in ng-packgr executors ( #14902 )
2023-02-10 09:03:55 +00:00
Colum Ferry
d23264f820
feat(angular): add x-priority to executors ( #14543 )
2023-01-25 09:21:33 +00:00
Leosvel Pérez Espinosa
90ca4c949a
cleanup(angular): reduce sourcemap loading and decoding in ng-packagr-lite executor ( #14360 )
2023-01-16 11:21:09 +00:00
Leosvel Pérez Espinosa
3e9f4bf99a
fix(angular): fix assets copying in ng-packagr-lite executor ( #14355 )
2023-01-13 19:51:10 +01: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
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
Victor Savkin
422c8c735a
cleanup(core): clearly split nx.json config and projects config
2023-01-05 15:35:36 -05:00
Craigory Coppola
285dc39371
feat(core): support targets with colons in the name without quotes ( #13938 )
2022-12-28 15:18:07 -05:00
Leosvel Pérez Espinosa
36ce474e69
docs(angular): improve executor descriptions ( #13466 )
2022-11-29 12:08:48 +01:00
Leosvel Pérez Espinosa
42fa5d871b
docs(angular): update incremental builds requirements docs and ng-packagr-lite description ( #13465 )
...
Fixes https://github.com/nrwl/nx/issues/13421
2022-11-29 11:39:23 +01:00
Colum Ferry
b084dddff0
feat(angular): support for Angular 15 ( #12112 )
2022-11-17 09:31:45 -05:00
Leosvel Pérez Espinosa
6bc3720656
fix(angular): ensure paths are resolved correctly in ng-packagr executors ( #13059 )
2022-11-09 12:47:15 -05:00
Craigory Coppola
8ab7f85ca1
fix(core): swap default method for output capture ( #12535 )
2022-10-12 22:06:32 +00:00
Colum Ferry
094182858d
docs(angular): add file server docs ( #12507 )
2022-10-11 09:55:07 +00:00
Colum Ferry
514bc226ec
docs(angular): add delegate build docs ( #12506 )
2022-10-11 09:51:38 +00:00
Leosvel Pérez Espinosa
c6520a1496
fix(angular): emit typescript declaration diagnostics in ng-packagr executors ( #11927 )
2022-09-09 11:30:28 +01:00
Jonathan Cammisuli
e7ec91b9e0
feat(core): add file completion types for the nx language server ( #11669 )
2022-08-26 10:34:33 -04:00
Craigory Coppola
6948ffdcff
fix(core): project graph should be read from executor context
...
These changes lower the risk of reading the cache during a write operation when multiple
processes are actively writing / reading the cache.
2022-08-19 12:50:07 -04:00
Leosvel Pérez Espinosa
6f2d5243c5
cleanup(misc): replace usage of rxjs-for-await ( #11182 )
2022-07-22 15:28:45 -04:00
Leosvel Pérez Espinosa
ea3fe2e8b1
feat(angular): add spa option to file-server executor to support reloading client-side routes ( #11252 )
2022-07-22 15:24:11 +01:00
Leosvel Pérez Espinosa
41693f918b
fix(angular): update package watch version on secondary entrypoint changes when building libraries in watch mode ( #11230 )
2022-07-20 17:41:18 +01:00
Leosvel Pérez Espinosa
bc5c414468
fix(angular): emit dts when using entrypoint name as filename in ng-packagr executors ( #11032 )
2022-07-06 11:14:53 +01:00
Victor Savkin
c52a8c2e9b
feat(core): finalize the input api
2022-06-29 10:52:14 -04:00
Jason Jean
5b17335f4d
Revert "feat(core): support nested ignore files ( #10455 )"
...
This reverts commit 36d8ee26c430def7b68b123d1b87b792928411d2.
2022-06-13 13:16:05 -04:00
Gabriel Terwesten
36d8ee26c4
feat(core): support nested ignore files ( #10455 )
2022-06-10 14:05:41 -04:00
Denis Frenademetz
26488c27b8
fix(angular): add exports to package.json in the ng-packagr-lite executor ( #10630 )
2022-06-08 11:55:03 +01:00
Craigory Coppola
7f7bc1a095
fix(core): require.resolve(m/package.json) is not guarunteed to work for modern module format ( #10497 )
...
* fix(core): require.resolve(m/package.json) is not guarunteed to work for modern module format
* chore(repo): update usage of new readModulePackageJson function
2022-06-03 20:54:15 +00:00
Leosvel Pérez Espinosa
c6af229a48
feat(angular): support tailwind.config.cjs as valid config file in library executors ( #10531 )
2022-05-31 16:01:28 +01:00
Leosvel Pérez Espinosa
62afcb79b0
feat(angular): support angular v14.0.0-rc.2 ( #8883 )
2022-05-30 16:09:00 -04:00
Colum Ferry
38345dae3a
fix(angular): remote failing to serve should fail host serve ( #10181 )
2022-05-09 09:36:36 +01:00
Colum Ferry
77cc38a624
fix(angular): use fork in file-server for http-server ( #10161 )
2022-05-05 16:08:04 +01:00
Victor Savkin
085554b682
cleanup(misc): remove incorrect comments
2022-05-02 11:46:26 -04:00
Victor Savkin
cb8bf523ff
chore(repo): update cloud to 1403 ( #10070 )
2022-04-30 13:21:55 -04:00
Byron
be1d1578e5
fix(angular): fix stylus import ( #9950 )
2022-04-28 16:20:38 -04:00
Victor Savkin
8f1376277b
fix(misc): file server should force remote caching when invoking build
2022-04-25 14:31:23 -04:00
Colum Ferry
991efef5e5
feat(angular): serve static for remotes ( #9911 )
2022-04-20 21:49:26 +00:00
Miroslav Jonaš
3b21f4dfea
fix(core): switch from appRootPath to workspaceRoot ( #9600 )
2022-03-30 09:15:20 -04:00
Leosvel Pérez Espinosa
7c0ab03ffb
docs(angular): add missing required property "project" to ng-packagr executor presets ( #9528 )
2022-03-25 19:36:30 +00:00
Benjamin Cabanes
6dae32cc3a
docs(nxdev): support packages schemas metadata & discoverability ( #9383 )
2022-03-24 12:00:06 -04:00
Victor Savkin
d4b5c30eba
cleanup(core): remove the indirection left after inlining ta… ( #9469 )
2022-03-23 22:18:17 -04:00
Leosvel Pérez Espinosa
e427de68dc
fix(angular): update library package.json only with direct dependencies ( #9315 )
2022-03-21 09:24:13 +00:00
Victor Savkin
6f038e7a4a
feat(core): reorganize packges to consolidate all cli-related code in nx
2022-03-14 16:42:51 -04:00
Leosvel Pérez Espinosa
5f3ca7892d
fix(angular): update ng-packagr executors to support browserlist version ranges ( #8783 )
2022-02-01 11:14:17 +00:00