Jack Hsu
a9ac43b86f
feat(react): add CRA support to "nx init" ( #13488 )
2022-11-29 23:20:27 -05:00
Caleb Ukle
74bd0bb00c
feat(testing): support root project generation for jest ( #13353 )
...
Co-authored-by: Miroslav Jonas <missing.manual@gmail.com>
2022-11-29 17:03:19 -05:00
Victor Savkin
fe062f42c3
fix(core): deduce layout directory
2022-11-29 16:08:57 -05:00
Jack Hsu
6c59cbbb3b
feat(react): add SSR suppoprt to host generator for module federation ( #13416 )
2022-11-29 14:49:15 -05:00
Jack Hsu
cf7ad73165
cleanup(bundling): remove unnecessary files and targets for Vite apps… ( #13456 )
2022-11-28 17:08:37 -05:00
Emily Xiong
662f5413be
feat(react): add minimal flag ( #13446 )
2022-11-28 13:29:23 -05:00
Jonathan Cammisuli
f0f60fbb94
fix(testing): web and react application fixes for vitest's insourceTests ( #13447 )
2022-11-28 15:52:39 +00:00
Jack Hsu
8103290470
fix(bundling): place files in the right folders for React Vite apps ( #13443 )
2022-11-28 15:30:36 +00:00
Katerina Skroumpelou
871f6183d7
fix(bundling): if bundler is vite unitTestRunner is vitest ( #13436 )
2022-11-28 14:26:15 +02:00
Miroslav Jonaš
9a0db4848f
feat(linter): replace createReactEslintJson with extendReactEslintJson ( #13431 )
2022-11-28 11:54:30 +01:00
Jack Hsu
a63a25d2e2
feat(react): add Vite bundler option for buildable libraries ( #13382 )
2022-11-25 20:25:37 +00:00
Katerina Skroumpelou
2d860eaf88
feat(storybook): generate config for vite ( #13381 )
2022-11-25 09:01:35 -05:00
Miroslav Jonaš
110b5f2867
feat(core): enable linter on root projects ( #13347 )
2022-11-24 22:51:24 +01:00
Jason Jean
020795cecc
fix(bundling): add type for bundler option to enable autocomplete prompt ( #13384 )
2022-11-24 14:41:28 -05:00
Victor Savkin
16fd4374d6
feat(misc): derive workspace layout dynamically
2022-11-23 15:45:13 -05:00
Jonathan Cammisuli
02e22de7ed
feat(testing): add vitest generators ( #13301 )
2022-11-23 10:00:29 -05:00
Jason Jean
1b85e20c78
fix(react): set bundler for preset app ( #13338 )
2022-11-22 21:42:30 +00:00
Jack Hsu
f98618b8d3
cleanup(react): remove bundler=vite option from host and remote gener… ( #13320 )
2022-11-22 10:37:24 -05:00
Colum Ferry
8be2980339
feat(react): add withModuleFederationForSSR function ( #13276 )
2022-11-22 12:16:20 +00:00
Jack Hsu
ade6668060
feat(react): update package versions ( #13300 )
2022-11-21 16:58:34 -05:00
Jack Hsu
23e4fc77c9
feat(react): add SSR support to React apps ( #13234 )
2022-11-21 14:22:05 -05:00
Katerina Skroumpelou
f394608658
feat(bundling): vite generators ( #13158 )
2022-11-21 13:18:40 -05:00
Miroslav Jonaš
ab6f62a9b5
feat(core): move runtime-lint-utils to eslint plugin ( #13222 )
2022-11-18 12:24:53 +01:00
Caleb Ukle
620f6a6afd
fix(testing): add babel-jest transform options for react libraries ( #13175 )
2022-11-16 12:41:58 -05:00
Victor Savkin
c4ebef2803
feat(react): add a preset to generate a workspace with a single app at the root
2022-11-12 17:17:58 -05:00
Colum Ferry
f08a3c3c44
feat(react): add skipRemotes option to module-federation-dev-server ( #13090 )
2022-11-09 19:07:19 +00:00
Dan Roujinsky
0432279fc4
fix(react): add missing skipPackageJson flag to application generator schema ( #13076 )
2022-11-09 12:45:43 -05:00
Colum Ferry
efc100587b
feat(react): remove exposed utils ( #13079 )
2022-11-09 11:20:21 +00:00
Colum Ferry
40a2d655c2
feat(devkit): extract more common module federation logic ( #13066 )
2022-11-09 09:37:14 +00:00
Colum Ferry
000eebdbe1
feat(react): use shared helpers from devkit ( #13061 )
2022-11-08 16:36:36 +00:00
Caleb Ukle
39518e33ba
fix(testing): provide better error messages around component test --build-target ( #12886 )
2022-11-04 15:42:42 -07:00
Colum Ferry
4a4a149bce
feat(react): add skipPackageJson flag ( #12919 )
2022-11-02 14:20:56 -04:00
Craigory Coppola
35dd6c95bc
fix(misc): remove -d as alias in generator schema ( #12885 )
2022-10-28 21:17:16 +00:00
adam tombleson
6e5ebfa9f8
feat(storybook): generate typed import from storybook/react ( #12743 )
2022-10-27 16:04:50 -04:00
Ruben Casas
1992adad38
fix(react): fix minification for prod builds in with-module-federation ( #12680 )
2022-10-26 10:01:05 +01:00
Zachary DeRose
67376209dd
fix(react): fixes broken links to 01-create-application vs 1-code-generation ( #12737 )
2022-10-21 10:17:13 -07:00
Caleb Ukle
b20c309466
docs(testing): add docs for cypress ct in angular and react packages ( #12629 )
...
* docs(react): add cypress component testing example files
* docs(angular): add cypress component test example files
2022-10-19 19:09:35 +00:00
Craigory Coppola
8ab7f85ca1
fix(core): swap default method for output capture ( #12535 )
2022-10-12 22:06:32 +00:00
Caleb Ukle
80635dbae2
fix(testing): move to using cy.mount ( #12273 )
2022-10-12 20:50:41 +00:00
Phillip Barta
d91c7ca4ec
fix(linter): remove leftovers after tslint support removal ( #12313 )
2022-09-30 12:02:05 +01:00
Wenchen Li
ba657da7c5
fix(webpack): regression from #10432 to allow // prefix in remote ( #12302 )
2022-09-29 16:16:50 +01:00
Colum Ferry
09c6ccb266
feat(linter): remove tslint support ( #12279 )
2022-09-28 11:08:01 -04:00
Jack Hsu
4b491c86f2
fix(web): update http-server lookup so it works with pnpm ( #12269 )
2022-09-28 09:37:35 -04:00
Craigory Coppola
9b63ce167a
feat(core): don't generate workspace.json for v2 workspaces ( #12127 )
2022-09-27 23:16:22 +00:00
Katerina Skroumpelou
2f7d647f52
docs(storybook): examples for executors and generators ( #12267 )
2022-09-27 13:03:23 -04:00
Julien Tanay
2f91d962e8
feat(storybook): add support for basic test-runner configuration ( #11101 )
...
Closes #11047
2022-09-27 09:04:28 +00:00
Katerina Skroumpelou
24880aab8c
fix(storybook): optional chaining for typename text ( #12235 )
...
ISSUES CLOSED : #12155
2022-09-27 08:56:29 +00:00
Katerina Skroumpelou
b74201fb53
fix(storybook): set type of Story directly ( #12241 )
...
#12125
ISSUES CLOSED : #12125
2022-09-27 08:53:56 +00:00
Jack Hsu
e195546e40
feat(react): update package versions ( #12187 )
2022-09-22 15:39:32 +00:00
Caleb Ukle
1a9df531b6
fix(testing): normalize paths for component-testing ( #11963 )
...
* fix(testing): normalize paths before accessing the project graph
* fix(testing): return object with offset input instead of string
* fix(testing): update schemas to provide better prompts
2022-09-13 14:17:49 +00:00