Katerina Skroumpelou
|
17e6db5568
|
feat(storybook): deprecate v6 support (#16650)
|
2023-05-04 18:02:18 +03:00 |
|
Colum Ferry
|
8484a8ea16
|
fix(angular): ssr distFolder path should be more correctly defined (#16758)
|
2023-05-04 12:26:04 +01:00 |
|
Colum Ferry
|
0a81c64560
|
fix(angular): update ngrx parent description to give better info about standalone api usage (#16755)
|
2023-05-04 11:11:06 +01:00 |
|
Colum Ferry
|
b526e1d600
|
fix(angular): update component module error message to suggest standalone (#16754)
|
2023-05-04 11:10:53 +01:00 |
|
Jason Jean
|
5b99313722
|
fix(angular): generate applications with zone.js 0.13.0 (#16747)
|
2023-05-03 17:53:02 -04:00 |
|
Leosvel Pérez Espinosa
|
203a874ddb
|
feat(angular): update angular 16 packages to stable versions (#16732)
|
2023-05-03 16:02:42 -04:00 |
|
Colum Ferry
|
c2e88ad6a7
|
fix(angular): throw error when no parent module found (#16728)
|
2023-05-03 16:39:54 +01:00 |
|
Leosvel Pérez Espinosa
|
f45aa076da
|
feat(angular): support angular v16 (#15592)
|
2023-05-03 11:02:07 -04:00 |
|
Leosvel Pérez Espinosa
|
9c3698982b
|
fix(angular): add jasmine-marbles with a version compatible with installed rxjs version in migration (#16717)
|
2023-05-03 15:36:14 +01:00 |
|
Leosvel Pérez Espinosa
|
ae89df9482
|
fix(angular): do not wrap bootstrap call when setting up ssr in workspaces with angular >= 15.2.0 (#16714)
|
2023-05-03 10:58:01 +01:00 |
|
Leosvel Pérez Espinosa
|
4be6f7401c
|
fix(angular): clean up ssr main.server.ts generation (#16699)
|
2023-05-02 16:19:56 +01:00 |
|
Caleb Ukle
|
43a7d770fa
|
cleanup(testing): rename cypress-component-project to cypress-component-configuration (#16382)
|
2023-04-27 11:19:32 -04:00 |
|
fyodorovandrei
|
6dd1385eca
|
feat(react): refactor util getModuleFederationConfig to avoid to pass function to determinate the remote url (#16488)
Co-authored-by: Colum Ferry <cferry09@gmail.com>
|
2023-04-27 08:22:17 -04:00 |
|
Colum Ferry
|
f34fec319f
|
fix(core): deprecate mf utils from devkit public api (#16574)
|
2023-04-26 17:36:09 -04:00 |
|
Miroslav Jonaš
|
262865841d
|
feat(repo): migrate to pnpm (#16284)
|
2023-04-25 17:57:36 -04:00 |
|
Colum Ferry
|
4e0df09fac
|
fix(angular): remote static serve target should not watch for changes (#16542)
|
2023-04-25 15:37:31 +00:00 |
|
Katerina Skroumpelou
|
9bb5d0d7db
|
feat(repo): update storybook to v7 (#16174) (#16289)
|
2023-04-24 10:11:41 -04:00 |
|
Colum Ferry
|
ec3c642b29
|
feat(angular): add migration to remove protractor generator defaults (#16409)
|
2023-04-21 12:29:02 +01:00 |
|
Colum Ferry
|
14d9a8b034
|
feat(angular): add migration to remove karma generator defaults (#16400)
|
2023-04-21 09:56:47 +01:00 |
|
Jason Jean
|
739b4c2924
|
feat(linter): rename @nx/eslint-plugin-nx to @nx/eslint-plugin (#16420)
|
2023-04-20 13:25:56 -04:00 |
|
Jason Jean
|
da158bc47e
|
feat(angular): replace usages of @nrwl with @nx (#16377)
Co-authored-by: Colum Ferry <cferry09@gmail.com>
|
2023-04-19 10:59:58 -04:00 |
|
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 |
|
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 |
|
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
|
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
|
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 |
|