736 Commits

Author SHA1 Message Date
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
Katerina Skroumpelou
e58cc798a5
feat(storybook): move tsconfig one level up (#17749) 2023-06-26 16:25:52 +03:00
Colum Ferry
1891addc09
fix(react): mf should consider ssl when setting remote urls #16989 (#17746) 2023-06-23 14:15:32 +01:00
Jack Hsu
16b9b20af4
feat(react): update types for react, react-dom, and react-is (#17727) 2023-06-22 14:51:41 -04:00
Victoria Hu
09deeef328
fix(react): mf remote name incorrect with directory option (#17430)
Co-authored-by: vhu@twilio.com <Huli4946145>
2023-06-22 14:30:53 -04:00
Colum Ferry
fffd84c3aa
fix(react): ssr should serve correctly and e2e should function (#17725) 2023-06-22 14:51:41 +01:00
Caleb Ukle
f3f74068ea
fix(testing): update default webpack config for react CT (#17562) 2023-06-21 11:41:33 -04:00
Colum Ferry
99739179c7
chore(react): remove unnecessary type cast (#17689) 2023-06-20 08:50:42 -05:00
Leosvel Pérez Espinosa
50751387eb
feat(react): bump emotion packages versions (#17614) 2023-06-15 16:42:40 +01:00
Colum Ferry
a25d1fca47
fix(testing): component testing generator should trust user to provide valid build target (#17600) 2023-06-15 10:37:04 +01:00
Colum Ferry
76b7d61592
fix(react): component test regex should not use global (#17548) 2023-06-14 16:27:19 +01:00
Jack Hsu
8d5ef222cc
feat(testing): add support for additional environment options when generating vite config (#17560) 2023-06-13 13:30:52 -04:00
Katerina Skroumpelou
7abcb816b5
feat(react): update types to match react version (#17571) 2023-06-13 11:25:23 -04:00
Katerina Skroumpelou
bf2c42c31e
feat(core): update stylus to latest version (#17519) 2023-06-09 09:11:04 -06:00
Jack Hsu
08339ee49f
feat(js): do not generate root babel.config.json for babel projects (#17289) 2023-06-06 15:45:33 -04:00
Zachary Morgan
b0732e1554
@nx/react:library - Add simpleName option to remove dir name from generated file names (#17226) 2023-05-31 10:28:23 -04:00
Caleb Ukle
21f642a6f9
fix(testing): normalize path for react CT spec generator (#17221) 2023-05-31 08:51:23 -05:00
Emily Xiong
631a948ded
feat(react): add swc as compiler option for react vite (#17224) 2023-05-30 14:06:50 -04:00
Jack Hsu
c8a264a932
fix(react): update .swcrc with plugin for CSS-in-JS solution when SWC is used for apps (#17295) 2023-05-30 08:33:08 +03:00
Katerina Skroumpelou
8b964b74c6
chore(misc): update @svgr/ packages (#17212) 2023-05-26 15:31:48 +03:00
MaxKless
f8b4f91f37
chore(react): mark application generator as required (#17218) 2023-05-25 10:36:42 -04:00
Jack Hsu
7cc67a3557
fix(react): use fork for module-federation-dev-server so processes are cleaned up correctly (#17194) 2023-05-25 15:38:14 +03:00
Emily Xiong
4b5ebc85b2
fix(react): fix typings for generated redux files (#17171) 2023-05-24 21:28:51 -04:00
Craigory Coppola
d030a21d37
feat(misc): allow patterns matching for dev remotes and skip remotes (#17185) 2023-05-24 16:12:37 -04:00
Jack Hsu
c97502af3a
feat(react): run remote serve in parallel to speed up server startup (#17112) 2023-05-24 08:57:47 -04:00
Emily Xiong
623ef1dcf6
feat(react): upgrade react-router-dom to 6.11.2 (#17078) 2023-05-23 10:02:21 -04:00
Victor Savkin
0848031dd9 feat(core): move task hashing into daemon 2023-05-17 11:37:57 -04:00
Chris McLeod
be267a7cd9
fix(react): do not require webpackConfig for cypress component testing (#16966)
Co-authored-by: Loïc BERTRAND <loic.bert.marcel@gmail.com>
2023-05-16 21:53:09 +00:00
Craigory Coppola
cac64d7a8b
chore(repo): setup internal testing utils structure (#17043) 2023-05-16 11:34:10 -04:00
Jason Jean
6b928bc250
feat(js): refactor usages of npmScope (#16947) 2023-05-15 16:06:24 -04:00
Jack Hsu
25e8439b20
feat(react): remove deprecated code (#16981) 2023-05-12 17:00:46 +00:00
Nicholas Cunningham
539ed5f49e
fix(react): fix windows style paths when generating with --directory (#16961) 2023-05-11 15:07:01 -06:00
Benjamin Cabanes
cf0aa591a1
fix(react): add ts extension to tailwindcss utility glob (#16971) 2023-05-11 17:01:37 -04:00
Caleb Ukle
dfd51634f3
fix(testing): prevent ct and e2e generators overwriting configs (#16651) 2023-05-11 12:19:16 -04:00
Miroslav Jonaš
846320a6b9
chore(repo): enable enforce-module-boundaries on nx repo (#16864) 2023-05-10 11:35:33 -04:00