Leosvel Pérez Espinosa
|
1d955d3e18
|
docs(angular): remove leftovers references to the deleted file-server executor (#16010)
|
2023-04-03 09:27:53 +01:00 |
|
Leosvel Pérez Espinosa
|
ad37d779d7
|
fix(angular): use @nrwl/web:file-server in serve-static targets (#16009)
|
2023-03-31 11:11:41 -04:00 |
|
Leosvel Pérez Espinosa
|
5c33797040
|
fix(misc): filter shared libraries by import name in module federation helpers (#15980)
|
2023-03-31 15:45:28 +01:00 |
|
Leosvel Pérez Espinosa
|
77f2d0ac17
|
fix(angular): generate ngrx code using rxjs operators from rxjs/operators when workspace has rxjs <7.2.0 (#15977)
|
2023-03-31 09:51:46 +01:00 |
|
Benjamin Cabanes
|
85aed9e8e4
|
chore(core): add new nx-cloud logo (#15979)
|
2023-03-30 12:34:58 -04:00 |
|
Colum Ferry
|
6221cdae45
|
cleanup(angular): remove devkit schematics from ensured package (#15902)
|
2023-03-29 16:55:46 +01:00 |
|
Jason Jean
|
afdf5ea4ae
|
fix(angular): handle projects with no targets in angular migration (#15940)
|
2023-03-29 15:41:34 +00:00 |
|
Colum Ferry
|
defa3505d7
|
cleanup(angular): remove dep on schematics angular (#15878)
|
2023-03-29 15:26:36 +01:00 |
|
Leosvel Pérez Espinosa
|
75f6b98ea8
|
fix(angular): allow skiping formatFiles in component generator when called from another generator (#15953)
|
2023-03-29 11:17:52 +01:00 |
|
Leosvel Pérez Espinosa
|
d20bf770ef
|
fix(angular): prevent nested calls to formatFiles in generators (#15946)
|
2023-03-29 09:46:51 +01:00 |
|
Leosvel Pérez Espinosa
|
091978bca5
|
fix(angular): prevent inserting a leading comma in NgModule properties (#15933)
|
2023-03-28 14:57:44 -04:00 |
|
Leosvel Pérez Espinosa
|
26c864ae6f
|
fix(angular): add angular cache dir to .prettierignore (#15923)
|
2023-03-28 11:40:32 +01:00 |
|
Leosvel Pérez Espinosa
|
b4eef17707
|
docs(angular): add buildable and publishable libs generation examples in library generator docs (#15922)
|
2023-03-28 09:52:37 +00:00 |
|
Jason Jean
|
4a55ee9a33
|
fix(js): run prettier with default options when theres no prettierrc (#15888)
|
2023-03-27 18:00:24 -04:00 |
|
Colum Ferry
|
e96f72b2f5
|
cleanup(angular): add workaround for schematic usage warning (#15901)
|
2023-03-27 14:58:45 +00:00 |
|
Colum Ferry
|
597832e88f
|
fix(angular): use @nrwl/web:file-server (#15849)
|
2023-03-27 09:42:53 +01:00 |
|
Leosvel Pérez Espinosa
|
20434787a3
|
cleanup(misc): remove internal rootProject flag from generators that can derive it (#15834)
|
2023-03-24 13:54:49 +00:00 |
|
Caleb Ukle
|
b3dd65adbc
|
feat(storybook): add configureStaticServe option (#15688)
|
2023-03-22 17:38:32 -04:00 |
|
Jack Hsu
|
b124b97c36
|
feat(testing): add static serve target for e2e tests in CI (#15808)
|
2023-03-22 18:53:02 +00:00 |
|
Colum Ferry
|
6100064db9
|
cleanup(angular): add versions util (#15829)
|
2023-03-22 18:39:08 +00:00 |
|
Colum Ferry
|
939f2be750
|
cleanup(angular): remove duplicated v14 code for application (#15821)
|
2023-03-22 14:37:00 +00:00 |
|
Colum Ferry
|
1db5fb82b9
|
cleanup(angular): remove duplicated code for add-linting (#15818)
|
2023-03-22 14:36:40 +00:00 |
|
Colum Ferry
|
ec1d8e1bf9
|
cleanup(angular): remove v14 folder for init (#15816)
|
2023-03-22 14:36:22 +00:00 |
|
Colum Ferry
|
44478fb57e
|
cleanup(angular): add warning to schematic usage of generators (#15815)
|
2023-03-22 11:34:44 +00:00 |
|
Colum Ferry
|
4dbe6a5d5b
|
cleanup(angular): replace wrapAngularDevkitSchematics for component (#15791)
|
2023-03-22 10:22:19 +00:00 |
|
Jason Jean
|
9c7e67ba6f
|
fix(angular): format files after angular jest migration (#15779)
|
2023-03-20 17:38:53 -04:00 |
|
Colum Ferry
|
2b566df59d
|
cleanup(angular): replace wrapAngularDevkitSchematics for Web Worker (#15769)
Co-authored-by: Leosvel Pérez Espinosa <leosvel.perez.espinosa@gmail.com>
|
2023-03-20 17:52:56 +00:00 |
|
Leosvel Pérez Espinosa
|
fa8ede1b4b
|
cleanup(angular): add unit tests coverage for generating a minimal application (#15693)
|
2023-03-20 16:00:37 +00:00 |
|
Leosvel Pérez Espinosa
|
e9b5181696
|
cleanup(angular): remove tsconfig.spec.json handling from application generator (#15731)
|
2023-03-20 10:56:23 -04:00 |
|
Colum Ferry
|
ccf938af69
|
cleanup(angular): replace wrapAngularDevkitSchematics in library generator (#15714)
|
2023-03-20 14:01:04 +00:00 |
|
Leosvel Pérez Espinosa
|
f2fb4c85cf
|
fix(angular): fix wrong tsconfig option name in webpack-dev-server implementation (#15765)
|
2023-03-20 09:45:28 +00:00 |
|
Leosvel Pérez Espinosa
|
a91513d961
|
fix(angular): do not set angularCompilerOptions in e2e tsconfig when generating an app (#15729)
|
2023-03-20 09:43:27 +00:00 |
|
Caleb Ukle
|
1bca34777a
|
fix(testing): use es2016 for jest-preset-angular projects (#15646)
|
2023-03-17 10:32:30 -04:00 |
|
Colum Ferry
|
d1d69e230c
|
cleanup(angular): replace usage of wrapAngularDevkitSchematics for application (#15698)
Co-authored-by: Craigory Coppola <craigorycoppola@gmail.com>
|
2023-03-17 08:34:15 +00:00 |
|
Colum Ferry
|
7812f41994
|
feat(angular): remove protractor (#15627)
|
2023-03-16 12:38:04 -04:00 |
|
Colum Ferry
|
942f984231
|
cleanup(angular): use our own pipe for scam-pipe (#15717)
|
2023-03-16 16:11:52 +00:00 |
|
Colum Ferry
|
5ac7243d4a
|
cleanup(angular): use our own directive for scam-directive (#15715)
|
2023-03-16 16:11:32 +00:00 |
|
Miroslav Jonaš
|
c6904619aa
|
fix(angular): fix e2e tests to support pnpm v7 (#15587)
|
2023-03-16 12:22:22 +01:00 |
|
Leosvel Pérez Espinosa
|
76ec6f9e0f
|
fix(angular): throw error for invalid project name in withModuleFederation helper (#15694)
|
2023-03-15 14:14:00 +00:00 |
|
Leosvel Pérez Espinosa
|
2e88414d87
|
cleanup(angular): set up projects in unit tests to avoid missing .gitignore noisy logs (#15691)
|
2023-03-15 11:09:45 +00:00 |
|
Leosvel Pérez Espinosa
|
8f2830c939
|
cleanup(angular): remove unused index from schema options using default source projectName (#15672)
|
2023-03-15 09:22:30 +00:00 |
|
Katerina Skroumpelou
|
5e0cb7cf59
|
docs(storybook): include note for older name of flag (#15662)
|
2023-03-14 19:11:26 +00:00 |
|
Colum Ferry
|
9cd28583f6
|
feat(angular): add pipe generator (#15659)
|
2023-03-14 17:16:32 +00:00 |
|
Leosvel Pérez Espinosa
|
ca8d24b3d4
|
fix(angular): set projectName as the default source for relevant generators (#15664)
|
2023-03-14 16:38:35 +00:00 |
|
Martin Kapal
|
a491b3522f
|
feat(misc): add a link to Nx Console for IntelliJ on React & Angular Nx welcome page (#15617)
|
2023-03-14 15:56:30 +00:00 |
|
Colum Ferry
|
481899ce9f
|
feat(angular): add directive generator (#15630)
|
2023-03-14 15:31:49 +00:00 |
|
Leosvel Pérez Espinosa
|
e2a27039c0
|
fix(misc): filter out deps early based on shared config from module federation (#15654)
|
2023-03-14 11:34:49 +00:00 |
|
Leosvel Pérez Espinosa
|
db682bf7d6
|
fix(angular): resolve browserTarget options correctly in webpack-dev-server (#15638)
|
2023-03-14 09:45:27 +00:00 |
|
Colum Ferry
|
80f3d03d1d
|
feat(core): move string utils to devkit (#15479)
|
2023-03-10 13:15:47 -05:00 |
|
Colum Ferry
|
c3a58e9c1d
|
feat(core): move forEachExecutorOptions to devkit (#15547)
|
2023-03-10 17:04:10 +00:00 |
|