770 Commits

Author SHA1 Message Date
Craigory Coppola
a18dd48510
chore(react): pass full context to parseTargetString (#19156) 2023-09-20 09:07:21 -04:00
Nicholas Cunningham
0369224b1c
feat(react): Support loading remotes via library: var (#19192) 2023-09-19 09:10:26 -06:00
Colum Ferry
11fcb8f2d4
feat(react): switch default to typescript configuration for module federation (#19031) 2023-09-18 17:11:38 +01:00
Nicholas Cunningham
0a7efc6465
feat(react): Add versioning for workspace libraries (#19063) 2023-09-14 08:08:46 -04:00
Craigory Coppola
dc8b408b1a
feat(react): allow setting react preset to production when using custom BABEL_ENV (#19148) 2023-09-13 17:14:52 -04:00
Jack Hsu
769974b45a
feat(vue): init, app, component and lib generators (#19130)
Co-authored-by: Katerina Skroumpelou <sk.katherine@gmail.com>
2023-09-13 15:05:10 -04:00
Colum Ferry
dd5ea7a244
feat(webpack): move module federation utils to webpack (#18996) 2023-09-08 10:22:09 -04:00
Jack Hsu
305b44310a
fix(react): set "watch: false" on module federation serve-static options (#19052) 2023-09-07 12:41:33 -04:00
Isaac Mann
c2c664a055
docs(core): add directory flag to all project generators (#18977) 2023-09-07 09:36:25 -04:00
Nadav Shatz
ac85a16a59
fix(react): fix createGlobPAtternsForDependencies path (#18546) 2023-09-06 12:18:21 -06:00
Nicholas Cunningham
8f1429da97
fix(vite): Update typings and fix when converting lib to vite (#18956) 2023-09-01 13:01:43 -04:00
Caleb Ukle
193206ac86
feat(testing): support cypress v13 (#18899) 2023-09-01 11:55:13 -04:00
Colum Ferry
60da7977a7
fix(angular): use production build for static-serve for MF (#18942) 2023-09-01 14:29:13 +01:00
Jack Hsu
f110d0c0e6
chore(react): update unit tests to use "as-provided" when generating apps/libs (#18893) 2023-08-30 09:13:05 -06:00
Isaac Mann
1ac034ba60 docs(core): move package recipes 2023-08-25 14:32:13 +02:00
Jonathan Cammisuli
bbae14b9a7
fix(core): do not use joinPathFragments for generating files (#18753) 2023-08-23 12:23:03 -04:00
Miroslav Jonaš
e34219ab96
feat(linter): add flat config support to generators (#18534) 2023-08-23 01:36:58 +02:00
Katerina Skroumpelou
57463ed25a
fix(storybook): install nx/vite for non-buildable libs (#18778) 2023-08-22 19:46:50 +03:00
Leosvel Pérez Espinosa
d1da057811
fix(react): normalize remote name and directory correctly when using new project root format (#18770) 2023-08-22 16:18:02 +01:00
Leosvel Pérez Espinosa
b3a0c0efed
fix(misc): fix normalizing e2e project name and root (#18757) 2023-08-22 15:33:41 +01:00
Jack Hsu
750f485b93
fix(web): generate .swcrc file with modern defaults when creating new webapps (#18749) 2023-08-22 07:05:30 -04:00
Katerina Skroumpelou
7f519d151a
docs(storybook): rearrange recipes and docs (#18732) 2023-08-21 09:44:29 -06:00
Nadav Shatz
1a0962fcaf
fix(react): fix remote generation devServerPort (#18603) 2023-08-21 16:48:25 +03:00
Leosvel Pérez Espinosa
eb9caa1ade
feat(react): use helper to determine project name and root directory in project generators (#18615) 2023-08-18 13:12:23 -04:00
Emily Xiong
107a7536b8
fix(testing): make the default react playwright test to pass (#18559) 2023-08-11 10:37:28 -04:00
Ben McCann
38fec9ca77
feat(testing): Vite 5 compatibility for Cypress (#18535) 2023-08-08 14:24:05 -05:00
Nicholas Cunningham
85f4737b37
fix(react): add typings to types instead of files (#18501) 2023-08-07 20:41:37 +02:00
Emily Xiong
ed300d5f82
feat(testing): prompt e2eTestRunner playwright (#18203) 2023-08-04 11:14:59 -04:00
Miroslav Jonaš
23fab0553a
fix(react): fix babel core migration (#18485) 2023-08-04 13:32:39 +02:00
Miroslav Jonaš
b3174587a9
fix(react): add babel/core when babel/preset-react is preset (#18462) 2023-08-03 21:33:56 +02:00
Emily Xiong
24b1ab5463
feat(react): add playwright to e2eTestRunner option (#18200) 2023-08-03 17:16:35 +02:00
Katerina Skroumpelou
e06b9e0954 docs(storybook): interaction tests updated documentation 2023-07-28 15:59:58 +02:00
Koen Van Geert
01ef42bc44
fix(react): timeout after 20 min waiting for remote (#18099)
Co-authored-by: Emily Xiong <xiongemi@gmail.com>
2023-07-27 09:44:56 -04:00
Miroslav Jonaš
736a3ac11e
fix(react): fix mfe dev server for yarn pnp (#18338) 2023-07-27 15:35:09 +02:00
Thiago Resende
e6c67e41ec
chore(react): remove swcLoaderVersion import in application generator (#18041) 2023-07-25 09:51:08 -04:00
Miroslav Jonas
e05ca1fd2f fix(nx-dev): fix rebase 2023-07-25 15:09:46 +02:00
Miroslav Jonas
42a06b67d2 feat(nx-dev): restructure recipes 2023-07-25 15:09:46 +02:00
Katerina Skroumpelou
b311cbf8e3
fix(storybook): un-deprecate cypress specs generation (#18236) 2023-07-21 18:09:09 +03:00
Katerina Skroumpelou
d1e295ec40
cleanup(storybook): add more tests for interaction tests generators (#18219) 2023-07-20 17:44:59 +03:00
Jack Hsu
28df2057fd
chore(repo): replace dep check script with new lint rule (#18060) 2023-07-19 17:07:52 -04:00
Katerina Skroumpelou
29a9f8eba8
feat(storybook): interaction tests generators for angular (#18166) 2023-07-19 17:42:13 +03:00
Katerina Skroumpelou
2a888ad2df
fix(storybook): install core-js for non-vite libs (#18115) 2023-07-14 17:44:36 +03:00
Katerina Skroumpelou
4bba066d57
feat(react): interaction tests story generator (#18082) 2023-07-13 13:06:04 +03:00
Colum Ferry
77bb4b7429
feat(angular): add support for TS Module Federation Config #15739 (#17876) 2023-07-12 16:14:52 +01:00
Katerina Skroumpelou
58e1f233cf
feat(storybook): interaction testing init generator (#18051) 2023-07-12 18:02:12 +03:00
Jack Hsu
38fa586b78
feat(testing): rename jest-project generator to "configuration" generator for consistency in naming (#18006) 2023-07-07 16:17:41 -04:00
Nicholas Cunningham
b1f19e3e91
fix(nextjs): Update @types/react version for yarn resolution (#18028) 2023-07-07 13:39:17 -06:00
Jack Hsu
9940a0c544
feat(testing): renamed cypress-e2e-configuration to configuration to maintain consistency between plugins (#17998) 2023-07-07 12:43:29 -04:00
Colum Ferry
c64f26ef3c
fix(angular): automatically skip remotes not in the current workspace #17473 (#17497) 2023-07-05 16:57:40 +01:00
Caleb Ukle
7d15e0c350
chore(repo): bump webpack version (#17836) 2023-06-28 19:54:38 +00:00