Nicholas Cunningham
|
49af691b24
|
fix(core): nxComponentTestingPreset should not expose bundler option (#23009)
|
2024-04-26 09:31:11 +01:00 |
|
Isaac Mann
|
33008f25b5
|
docs(core): clean up more concepts section (#22957)
|
2024-04-24 10:28:53 +02:00 |
|
Jack Hsu
|
bc43243498
|
chore(repo): add eslint and jest plugins to use inferred targets (#22946)
|
2024-04-23 21:52:13 -04:00 |
|
Colum Ferry
|
739e2e7115
|
feat(testing): make playwright default e2e test runner option (#22511)
|
2024-04-23 11:27:09 -04:00 |
|
Leosvel Pérez Espinosa
|
397276da04
|
fix(angular): fix loading postcss configuration in ng-packagr executors (#22900)
|
2024-04-19 11:45:40 +02:00 |
|
Leosvel Pérez Espinosa
|
45d89d21d4
|
docs(angular): improve recipe about environment variables and add information for esbuild (#22841)
Co-authored-by: Isaac Mann <isaacplmann@users.noreply.github.com>
|
2024-04-17 15:21:21 +02:00 |
|
Jason Jean
|
bf206e578e
|
feat(misc): non conflicting init/add flow (#22791)
|
2024-04-15 16:45:08 -04:00 |
|
Leosvel Pérez Espinosa
|
a2167648f7
|
fix(angular): respect skipPackageJson correctly across generators (#22777)
|
2024-04-11 16:15:30 +02:00 |
|
Leosvel Pérez Espinosa
|
18a2878de6
|
fix(angular): fix dynamic module federation generation (#22724)
|
2024-04-08 14:39:07 +02:00 |
|
Colum Ferry
|
640c61dd1a
|
fix(module-federation): serve dynamic remotes statically in their own processes (#22688)
|
2024-04-05 11:58:32 -04:00 |
|
Nicholas Cunningham
|
92a2cc775d
|
fix(nx-dev): Update urls that are 404 (#22653)
|
2024-04-03 15:35:10 -06:00 |
|
Colum Ferry
|
7f00927655
|
fix(testing): app generators should create correct e2e config at generation time (#22565)
|
2024-04-03 16:51:03 +01:00 |
|
Leosvel Pérez Espinosa
|
814d773623
|
fix(angular): fix @nx/angular/src/utils entry point (#22609)
|
2024-04-02 11:44:56 +02:00 |
|
Leosvel Pérez Espinosa
|
5d5e88df90
|
fix(angular): respect skipPackageJson correctly in library generator (#22608)
|
2024-04-02 11:32:47 +02:00 |
|
Leosvel Pérez Espinosa
|
2aed31fc0a
|
fix(angular): prevent false positive validation due to option default value in dev-server executor (#22606)
|
2024-04-02 11:32:36 +02:00 |
|
Leosvel Pérez Espinosa
|
6f41c27156
|
feat(testing): infer open-cypress task (#22556)
|
2024-03-28 10:29:58 -04:00 |
|
Jack Hsu
|
5381742379
|
feat(webpack): create build log for remotes to help debug errors (#22539)
|
2024-03-27 15:12:58 -04:00 |
|
Colum Ferry
|
29c80a33de
|
fix(web): spa flag should correctly define redirect (#22487)
|
2024-03-26 16:51:03 +00:00 |
|
Leosvel Pérez Espinosa
|
9bfdf897be
|
fix(angular): target correct versions of ng-packagr to create stylesheet worker synchronously (#22485)
|
2024-03-25 12:54:17 +01:00 |
|
Leosvel Pérez Espinosa
|
8baddb5f08
|
feat(angular): support angular 17.3.0 (#22202)
|
2024-03-19 14:58:23 -04:00 |
|
Colum Ferry
|
81df8485a1
|
fix(module-federation): ensure targetDefaults for module federation executors are setup correctly (#22282)
|
2024-03-12 19:33:27 +00:00 |
|
Leosvel Pérez Espinosa
|
ac949d64b6
|
fix(angular): install jsonc-eslint-parser only when @nx/dependency-checks is used (#22231)
|
2024-03-08 11:25:37 +01:00 |
|
Nicholas Cunningham
|
381a36d790
|
fix(angular): Module federation with Crystal enabled. (#22224)
|
2024-03-08 08:49:23 +01:00 |
|
Leosvel Pérez Espinosa
|
acf4787ab4
|
feat(angular): remove optional @nx/cypress and @nx/jest from dependencies (#22162)
|
2024-03-05 17:53:54 +01:00 |
|
Craigory Coppola
|
a89c73483e
|
feat(core): use flag in nx.json for toggling crystal (#21980)
|
2024-02-29 15:18:46 -05:00 |
|
Isaac Mann
|
e9da3db560
|
docs(core): remove angularjs migration (#21916)
|
2024-02-29 15:10:49 -05:00 |
|
Katerina Skroumpelou
|
5971ae17f6
|
fix(misc): make sure to add e2e crystal plugin (#22041)
|
2024-02-29 16:54:07 +02:00 |
|
Craigory Coppola
|
95b77f8fb0
|
feat(core): flatten default base config to base (#19964)
|
2024-02-22 16:50:25 -05:00 |
|
Leosvel Pérez Espinosa
|
a1d8645ac5
|
fix(angular): ensure generated editor tsconfig in apps only include runtime files (#21945)
|
2024-02-22 16:32:42 +01:00 |
|
Leosvel Pérez Espinosa
|
41fc8354a0
|
fix(angular): do not add target defaults for the ng-packagr-lite executor when generating non-buildable library (#21935)
|
2024-02-22 11:25:08 +01:00 |
|
Jack Hsu
|
317ef2e275
|
fix(webpack): surface original error when remotes fail to start (#21919)
|
2024-02-21 13:31:53 -05:00 |
|
Colum Ferry
|
1d33c50d04
|
feat(angular): update jest-preset-angular dependency to 14.0.3 (#21912)
|
2024-02-21 16:20:27 +00:00 |
|
Leosvel Pérez Espinosa
|
cfa0815385
|
fix(angular): stop using npmScope as a prefix for component and directive selectors (#21828)
|
2024-02-21 16:20:12 +01:00 |
|
Colum Ferry
|
fc0c99dd96
|
docs(module-federation): clarify usage of skipRemotes (#21887)
|
2024-02-20 19:18:58 +00:00 |
|
Leosvel Pérez Espinosa
|
ca3965fcf3
|
fix(angular): do not force explicit targets for separate e2e projects (#21865)
|
2024-02-20 15:57:28 +01:00 |
|
Leosvel Pérez Espinosa
|
5b6d1b4017
|
feat(angular): force explicit targets when NX_ADD_PLUGINS is not explicitly true (#21852)
Co-authored-by: Jack Hsu <jack.hsu@gmail.com>
|
2024-02-16 17:42:51 -05:00 |
|
Nicholas Cunningham
|
97e60f3175
|
fix(core): Update NxWelcome connect to cloud (#21830)
|
2024-02-15 12:57:27 -07:00 |
|
Leosvel Pérez Espinosa
|
8963c4c538
|
feat(angular): support angular 17.2.0 (#21671)
|
2024-02-15 12:13:57 -05:00 |
|
Colum Ferry
|
e4b9248d05
|
feat(angular): ensure all targets are generated for application and libraries (#21826)
|
2024-02-15 16:13:31 +00:00 |
|
Leosvel Pérez Espinosa
|
343c0f6690
|
feat(angular): add the extract-i18n executor (#21802)
|
2024-02-14 14:37:25 +01:00 |
|
Leosvel Pérez Espinosa
|
dbd0e7be5e
|
feat(angular): update jest-preset-angular version (#21776)
|
2024-02-12 11:05:59 +01:00 |
|
Leosvel Pérez Espinosa
|
3e193b94b6
|
fix(angular): add missing forceEsbuild option to dev-server executor (#21753)
|
2024-02-09 17:29:44 +01:00 |
|
Leosvel Pérez Espinosa
|
7f4c97e5a7
|
fix(module-federation): map static remote locations correctly (#21709)
|
2024-02-08 17:12:51 +01:00 |
|
Leosvel Pérez Espinosa
|
ab9c57994b
|
fix(angular): generate app server module setup correctly in setup-ssr generator (#21702)
|
2024-02-08 11:49:32 +01:00 |
|
Leosvel Pérez Espinosa
|
db4c617c2c
|
fix(angular): resolve the index html transformer correctly for esbuild based build targets in dev-server (#21679)
|
2024-02-08 10:24:34 +01:00 |
|
Colum Ferry
|
8cbb36fb37
|
cleanup(angular): e2es should add targetDefaults when using buildable libs (#21667)
|
2024-02-07 11:55:21 +00:00 |
|
Colum Ferry
|
448a83a116
|
fix(angular): ajv hoisting issue (#21641)
|
2024-02-06 21:21:12 +04:00 |
|
Leosvel Pérez Espinosa
|
758c1ab70e
|
fix(angular): support inferred cypress targets in setup-mf generator (#21619)
|
2024-02-05 14:08:38 -05:00 |
|
Leosvel Pérez Espinosa
|
04211785e8
|
fix(angular): fix wrong trailing comma in mf bootstrap code generation (#21600)
|
2024-02-05 15:33:40 +01:00 |
|
Isaac Mann
|
61436a64ef
|
docs(core): inferred targets (#21167)
Co-authored-by: Katerina Skroumpelou <mandarini@users.noreply.github.com>
Co-authored-by: Colum Ferry <cferry09@gmail.com>
Co-authored-by: Emily Xiong <xiongemi@gmail.com>
Co-authored-by: Nicholas Cunningham <ndcunningham@gmail.com>
Co-authored-by: Jason Jean <jasonjean1993@gmail.com>
Co-authored-by: Victor Savkin <mail@vsavkin.com>
Co-authored-by: Jack Hsu <jack.hsu@gmail.com>
|
2024-02-03 00:14:05 -05:00 |
|