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 |
|
Caleb Ukle
|
ad841c9048
|
docs(repo): update docs/schemas to use nx scoped packages - nx labs (#16865)
|
2023-05-09 08:30:52 -05:00 |
|
Nicholas Cunningham
|
832fa71488
|
fix(react): bump migration version (#16822)
|
2023-05-06 14:32:11 -06:00 |
|
Nicholas Cunningham
|
4750a1daa4
|
fix(react): remove outdated packages (#16786)
|
2023-05-05 14:42:43 -04:00 |
|
Hisam Fahri
|
402ccbf182
|
fix(react): add app directory in the default tailwind.config.js (#16656)
|
2023-05-05 15:51:15 +03:00 |
|
Katerina Skroumpelou
|
17e6db5568
|
feat(storybook): deprecate v6 support (#16650)
|
2023-05-04 18:02:18 +03:00 |
|
Emily Xiong
|
68c262d933
|
fix(react): fix external npm packages for rollup (#16713)
|
2023-05-03 11:41:20 +03:00 |
|
Caleb Ukle
|
ebcc4363d0
|
fix(testing): fix react CT w/ vite and dependant projects (#16475)
|
2023-04-28 16:40:04 -04:00 |
|
Nicholas Cunningham
|
36c162cf62
|
fix(react): Fix .module css being generated when --globalCss is passed (#16648)
|
2023-04-28 13:31:23 -06:00 |
|
Isaac Mann
|
afa5eb59fa
|
docs(core): document the @nrwl => @nx rescope (#16403)
Co-authored-by: FrozenPandaz <jasonjean1993@gmail.com>
|
2023-04-27 18:14:59 -04:00 |
|
Caleb Ukle
|
43a7d770fa
|
cleanup(testing): rename cypress-component-project to cypress-component-configuration (#16382)
|
2023-04-27 11:19:32 -04:00 |
|
Colum Ferry
|
9d71c718f0
|
fix(react): skip DefinePlugin for SSR (#16612)
|
2023-04-27 15:15:08 +00: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 |
|
Jack Hsu
|
bb11fe31bb
|
fix(nextjs): support workspace libs with standalone Next.js app (#16471)
|
2023-04-21 20:31:37 +00:00 |
|
Caleb Ukle
|
06a885aca2
|
feat(next): support nextjs cypress component testing (#16292)
|
2023-04-21 15:15:28 -04:00 |
|
Jason Jean
|
88b9687451
|
fix(linter): fix legacy linter migrations (#16462)
|
2023-04-21 13:29:09 -04:00 |
|