1300 Commits

Author SHA1 Message Date
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
Colum Ferry
142cea8bc3
docs(angular): add module federation dev server docs (#12508) 2022-10-11 10:01:50 +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
Colum Ferry
80a623ed4a
fix(angular): do not use ngcc for new workspaces and projects #12386 (#12504) 2022-10-11 10:29:01 +01:00
Katerina Skroumpelou
e048fe7f7a
docs(angular): some generator examples (#12505) 2022-10-11 12:25:14 +03:00
Colum Ferry
c697767b0f
docs(angular): add downgrade module docs (#12495) 2022-10-10 15:40:54 +00:00
Colum Ferry
7f9185efa0
docs(angular): add karma project docs (#12493) 2022-10-10 16:36:32 +01:00
Colum Ferry
276fb3aae9
docs(angular): add upgrade module docs (#12494) 2022-10-10 15:35:51 +00:00
Colum Ferry
a0242f588c
docs(angular): add karma docs (#12492) 2022-10-10 15:21:45 +00:00
Colum Ferry
49b44015a9
docs(angular): add web-worker docs (#12491) 2022-10-10 16:19:10 +01:00
Colum Ferry
d50080ba84
docs(angular): add scam-to-standalone docs (#12490) 2022-10-10 16:17:44 +01:00
Colum Ferry
93f64dac8e
docs(angular): add setup-mf docs (#12489) 2022-10-10 14:32:04 +01:00
Colum Ferry
27b2ec1815
docs(angular): add setup-tailwind docs (#12488) 2022-10-10 13:24:47 +00:00
Colum Ferry
839f5a7e98
docs(angular): add ng-add docs (#12487) 2022-10-10 13:11:20 +00:00
Colum Ferry
9460d648ef
docs(angular): add component examples (#12485) 2022-10-10 10:30:18 +01:00
MaxKless
1fc52349a7
docs(angular): add generator usage examples (#12428) 2022-10-09 14:49:29 +02:00
Colum Ferry
32189d59b2
fix(angular): export generators correctly #12434 (#12460) 2022-10-07 14:31:20 +00:00
Jason Jean
49c5e5069b
feat(core): migrate existing workspaces to use inputs configuration (#12416) 2022-10-05 22:30:03 +00:00
Jason Jean
e13ad111b2
fix(angular): fix import breaking jasmine-marbles migration (#12415) 2022-10-04 22:34:34 +00:00
MaxKless
d00fc1d590
docs(angular): add add-linting usage example (#12393) 2022-10-04 10:46:36 -04:00
Phillip Barta
d91c7ca4ec
fix(linter): remove leftovers after tslint support removal (#12313) 2022-09-30 12:02:05 +01:00
Wenchen Li
ba657da7c5
fix(webpack): regression from #10432 to allow // prefix in remote (#12302) 2022-09-29 16:16:50 +01:00
Colum Ferry
0858bcf08a
feat(angular): use provideRouter for standalone apps (#12012) 2022-09-29 10:29:01 +01:00
Colum Ferry
8c8c29cdb5
cleanup(angular): rename webpack-server executor to webpack-dev-server (#11989) 2022-09-29 08:45:22 +00:00
Colum Ferry
6125dc011b
fix(angular): broken test (#12286) 2022-09-28 16:35:30 +01:00