Colum Ferry
|
356204f4e3
|
fix(angular): bump angular-eslint to v15 (#13282)
|
2022-11-21 11:32:57 +00:00 |
|
Leosvel Pérez Espinosa
|
18306696dc
|
fix(angular): use the browserTarget to calculate project deps for buildable libs support in the dev server (#13275)
|
2022-11-20 20:43:19 +01:00 |
|
Miroslav Jonaš
|
de44bf86b1
|
feat(core): optimize project graph file mapping (#13249)
|
2022-11-18 14:34:58 +01:00 |
|
Colum Ferry
|
b4fb074a09
|
fix(angular): should support filereplacements for apps that already have them (#13247)
|
2022-11-18 12:20:37 +00:00 |
|
Colum Ferry
|
b88dc35aa5
|
fix(angular): setup-ssr environments file replacements should be removed (#13244)
|
2022-11-18 11:37:28 +00:00 |
|
Colum Ferry
|
e041223020
|
fix(angular): setup-ssr should output correct outpathPath for server build (#13243)
|
2022-11-18 11:35:56 +00:00 |
|
Miroslav Jonaš
|
ab6f62a9b5
|
feat(core): move runtime-lint-utils to eslint plugin (#13222)
|
2022-11-18 12:24:53 +01:00 |
|
Michał Mrozek
|
e971ffba71
|
fix(angular): local imports in webpack-dev-server custom config (#13156)
|
2022-11-18 09:57:27 +00:00 |
|
Jason Jean
|
7554dda7ba
|
fix(angular): format files after migrations (#13237)
|
2022-11-17 21:02:57 +00:00 |
|
Colum Ferry
|
b084dddff0
|
feat(angular): support for Angular 15 (#12112)
|
2022-11-17 09:31:45 -05:00 |
|
Victor Savkin
|
8d9de7f81d
|
cleanup(core): clean up workspace creation
|
2022-11-15 17:22:02 -05:00 |
|
Colum Ferry
|
e70fd48880
|
feat(angular): add withModuleFederationForSSR function (#13172)
|
2022-11-15 16:35:09 +00:00 |
|
Leosvel Pérez Espinosa
|
2a671e7104
|
cleanup(angular): add @angular-eslint/builder:lint builder migrator (#13151)
|
2022-11-14 14:51:50 +01:00 |
|
Craigory Coppola
|
a300c0e3eb
|
fix(angular): migration should ignore external deps (#13112)
|
2022-11-11 12:23:41 -05:00 |
|
Colum Ferry
|
60c220b788
|
cleanup(angular): remove redundant test from early migration (#13130)
|
2022-11-11 15:37:30 +00:00 |
|
Richard Roozenboom
|
3e867d1650
|
fix(angular): passthrough skip package json option to generators (#13109)
CLOSED https://github.com/nrwl/nx/issues/13108
Fixes https://github.com/nrwl/nx/issues/13108
|
2022-11-10 10:57:15 -05:00 |
|
Leosvel Pérez Espinosa
|
02c4bf2af8
|
cleanup(angular): add @angular-devkit/build-angular:karma builder migrator (#13101)
|
2022-11-10 12:28:06 +01:00 |
|
Colum Ferry
|
8bba6d7abf
|
fix(angular): do not throw errors for skipped remotes (#13100)
|
2022-11-10 10:41:27 +00: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 |
|
Colum Ferry
|
5bace1e6bb
|
feat(angular): add skipRemotes option to module-federation-dev-server (#13086)
|
2022-11-09 14:29:00 +00:00 |
|
Colum Ferry
|
40a2d655c2
|
feat(devkit): extract more common module federation logic (#13066)
|
2022-11-09 09:37:14 +00:00 |
|
Caleb Ukle
|
37c8483db2
|
feat(testing): support cypress 11 (#13075)
|
2022-11-08 18:11:52 -06:00 |
|
Craigory Coppola
|
f311ecbdd7
|
chore(repo): remove workspace.json (#13040)
|
2022-11-08 13:12:31 -05:00 |
|
Colum Ferry
|
8c7ecff6c2
|
feat(angular): remove the share helpers from public api (#13057)
|
2022-11-08 15:54:37 +00:00 |
|
Colum Ferry
|
7c3fab064c
|
feat(angular): use share helpers from devkit (#13054)
|
2022-11-08 14:22:54 +00:00 |
|
Colum Ferry
|
f997ab047a
|
Revert "feat(angular): use share helpers from module federation package (#12991)"
This reverts commit 88b67484b27b7ef2c16d174af6cec565c2178256.
|
2022-11-08 12:43:34 +00:00 |
|
Caleb Ukle
|
39518e33ba
|
fix(testing): provide better error messages around component test --build-target (#12886)
|
2022-11-04 15:42:42 -07:00 |
|
Caleb Ukle
|
5a137d0b3f
|
fix(testing): handle path offsets for angular component testing (#12863)
|
2022-11-04 11:43:21 -05:00 |
|
Colum Ferry
|
88b67484b2
|
feat(angular): use share helpers from module federation package (#12991)
|
2022-11-04 14:25:07 +00:00 |
|
Colum Ferry
|
b2f953868a
|
cleanup(angular): add utilities for shared builder logic (#12924)
|
2022-11-02 14:04:50 +00:00 |
|
Colum Ferry
|
983afffb31
|
cleanup(angular): remove unncessary built lib check (#12921)
|
2022-11-01 16:10:04 +00:00 |
|
Colum Ferry
|
a5d031482f
|
feat(angular): add webpack-server builder with support for custom webpack config (#12917)
|
2022-11-01 16:07:41 +00:00 |
|
Colum Ferry
|
d34dff1825
|
fix(angular): support routes as route array type for ast parsing #12707 (#12829)
|
2022-10-26 10:46:57 +01:00 |
|
Leosvel Pérez Espinosa
|
f4288e6bc4
|
cleanup(angular): add @angular-devkit/build-angular:ng-packagr builder migrator (#12682)
|
2022-10-24 12:13:33 +02:00 |
|
Caleb Ukle
|
507f890b6b
|
fix(testing): default export ng component-test generator (#12695)
|
2022-10-21 11:17:42 -07:00 |
|
Caleb Ukle
|
b20c309466
|
docs(testing): add docs for cypress ct in angular and react packages (#12629)
* docs(react): add cypress component testing example files
* docs(angular): add cypress component test example files
|
2022-10-19 19:09:35 +00:00 |
|
Colum Ferry
|
d6285a5ee2
|
fix(angular): support serving static remotes using tuple API #12658 (#12691)
|
2022-10-19 10:53:10 -07:00 |
|
Shlomi Levi
|
e7ebab881a
|
fix(angular): rename withNonEnabledBlockingInitialNavigation to withEnabledBlockingInitialNavigation (#12633)
|
2022-10-17 09:12:15 +01:00 |
|
Victor Savkin
|
23de788b5e
|
chore(repo): update to 15.0.0-rc1 (#12586)
|
2022-10-13 18:34:24 -04:00 |
|
Juri
|
909ffcccbb
|
docs(core): fix angular migration link
|
2022-10-13 20:43:04 +02:00 |
|
Craigory Coppola
|
2ebc4f421b
|
chore(angular): update snapshots to match expectation (#12577)
|
2022-10-13 17:16:55 +00:00 |
|
Colum Ferry
|
c2fa6ae228
|
feat(angular): add flat for standalone library #12420 (#12566)
|
2022-10-13 13:39:39 +01:00 |
|
Colum Ferry
|
09e9110c80
|
feat(angular): add setup-ssr generator (#12233)
* feat(angular): add setup-ssr generator
* feat(angular): add template literals
Co-authored-by: Leosvel Pérez Espinosa <leosvel.perez.espinosa@gmail.com>
Co-authored-by: Leosvel Pérez Espinosa <leosvel.perez.espinosa@gmail.com>
|
2022-10-13 13:34:43 +01:00 |
|
Craigory Coppola
|
8ab7f85ca1
|
fix(core): swap default method for output capture (#12535)
|
2022-10-12 22:06:32 +00:00 |
|
Caleb Ukle
|
80635dbae2
|
fix(testing): move to using cy.mount (#12273)
|
2022-10-12 20:50:41 +00:00 |
|
Jason Jean
|
834e2db7cb
|
feat(core): prefix outputs and warn on non-prefixed outputs (#12470)
|
2022-10-11 21:54:25 +00:00 |
|
Colum Ferry
|
66a086413b
|
fix(angular): ng-add migration should set default project (#12513)
* fix(angular): ng-add migration should set default project
* fix(angular): add pr suggestions
Co-authored-by: Leosvel Pérez Espinosa <leosvel.perez.espinosa@gmail.com>
Co-authored-by: Leosvel Pérez Espinosa <leosvel.perez.espinosa@gmail.com>
|
2022-10-11 15:28:00 +01:00 |
|
Colum Ferry
|
194c5bb9dd
|
docs(angular): add lsep docs (#12512)
|
2022-10-11 10:40:55 +00:00 |
|
Colum Ferry
|
9edf25f491
|
docs(angular): add convert to with mf docs (#12511)
|
2022-10-11 10:35:40 +00:00 |
|
Colum Ferry
|
c297b5cbad
|
docs(angular): add component cypress specs docs (#12510)
|
2022-10-11 10:32:11 +00:00 |
|