Colum Ferry
|
4446bf749a
|
fix(angular): schematics warning should only occur when run as schematic (#16396)
|
2023-04-19 11:23:50 +01:00 |
|
Colum Ferry
|
48b356d9c1
|
fix(angular): throw error when generating component with multiple candidate modules (#16332)
|
2023-04-19 09:46:13 +01:00 |
|
Colum Ferry
|
0ce1f37943
|
fix(angular): add component import path correctly to NgModule when flat=false (#16364)
|
2023-04-19 09:45:36 +01:00 |
|
Jason Jean
|
5a0a4e8d26
|
feat(repo): replace usages of @nrwl/ with @nx/ in tooling packages (#16351)
|
2023-04-18 12:15:33 -04:00 |
|
Miroslav Jonaš
|
2dd59c3b57
|
feat(core): extract js related code from affected and hasher (#16244)
|
2023-04-18 10:42:05 -04:00 |
|
Jason Jean
|
2d195007b0
|
feat(core): switch packages to use the @nx scope (#16069)
|
2023-04-14 19:56:37 -04:00 |
|
Craigory Coppola
|
2ddf806fa1
|
chore(repo): move our migrations to 'generators' rather than 'schematics' (#16291)
|
2023-04-14 15:25:58 -04:00 |
|
Caleb Ukle
|
26fbd1daa0
|
fix(testing): support custom workspaceRoot for angular CT (#15485)
|
2023-04-14 11:35:22 -04:00 |
|
Caleb Ukle
|
85b3315b34
|
chore(misc): update snapshots to latest format (#16276)
|
2023-04-14 11:29:06 -04:00 |
|
Ali Ataf
|
3e45445e26
|
fix(angular): consider app-routing.module.ts when setting up module federation host routes (#16285)
Co-authored-by: Leosvel Pérez Espinosa <leosvel.perez.espinosa@gmail.com>
|
2023-04-14 15:50:27 +01:00 |
|
Miroslav Jonaš
|
e6f6fc14a9
|
fix(js): report createGlobPatternsForDependencies errors on tailwind (#16266)
|
2023-04-12 12:47:08 -04:00 |
|
Jason Jean
|
d2f855502a
|
Revert "feat(repo): update storybook to v7 (#16174)" (#16264)
|
2023-04-12 11:46:56 -04:00 |
|
Miroslav Jonaš
|
cdc0906132
|
feat(linter): update @typescript-eslint/* to 5.58.0 (#16250)
|
2023-04-12 17:40:40 +02:00 |
|
Jack Hsu
|
0578116fbf
|
feat(nextjs): update to Next.js 13.3.0 (#16130)
|
2023-04-12 10:47:44 -04:00 |
|
Leosvel Pérez Espinosa
|
c8a2f50f36
|
feat(angular): remove deprecated simpleModuleName option from library generator (#16219)
|
2023-04-12 10:35:51 +01:00 |
|
Katerina Skroumpelou
|
c4d9a5bd5c
|
feat(repo): update storybook to v7 (#16174)
|
2023-04-12 09:16:00 +01:00 |
|
Dmitry Marcautan
|
432e07440e
|
fix(misc): shared deps that rely on default configuration are filtered out (#16193)
Co-authored-by: Dmitry Marcautan <dmitry.marcautan@infopulse.com>
|
2023-04-11 13:51:13 +03:00 |
|
Katerina Skroumpelou
|
f36d65c2ef
|
feat(storybook): make v7 default (#16159)
|
2023-04-06 11:39:03 -04:00 |
|
Leosvel Pérez Espinosa
|
e9f97f87e9
|
fix(angular): fix migrations cli type and use @angular-devkit/build-angular to determine ng devkit version (#16157)
|
2023-04-06 10:02:34 -04:00 |
|
Colum Ferry
|
44c5471dce
|
fix(angular): host and remote app generation with directory (#16113)
|
2023-04-05 14:13:07 +01:00 |
|
Leosvel Pérez Espinosa
|
a0fb3c705e
|
cleanup(angular): consolidate name and path normalization for component, directive and pipe generators (#16108)
|
2023-04-05 09:50:46 +01:00 |
|
Leosvel Pérez Espinosa
|
341f573630
|
cleanup(angular): use generators instead of wrapped ng cli schematics (#16082)
|
2023-04-04 13:57:26 +01:00 |
|
Leosvel Pérez Espinosa
|
74633f535c
|
fix(angular): fix path handling and validate standalone option in pipe generator (#16080)
|
2023-04-04 11:28:38 +01:00 |
|
Leosvel Pérez Espinosa
|
29f5326b80
|
cleanup(angular): update component generator to be more consistent with similar generators (#16078)
|
2023-04-04 09:12:57 +00:00 |
|
Colum Ferry
|
e71d0156b1
|
feat(angular): export some utils as public api #15669 (#16056)
|
2023-04-04 09:16:57 +01:00 |
|
Leosvel Pérez Espinosa
|
675a5a9c87
|
feat(misc): bump tsquery dependency version (#16050)
|
2023-04-03 10:11:45 -04:00 |
|
Leosvel Pérez Espinosa
|
bf9542a150
|
fix(angular): validate standalone option in the directive generator (#16051)
|
2023-04-03 12:01:20 +01:00 |
|
Leosvel Pérez Espinosa
|
9b60863b7b
|
fix(angular): fix path and selector handling in directive generator (#16017)
|
2023-04-03 09:50:47 +01:00 |
|
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 |
|