32 Commits

Author SHA1 Message Date
Colum Ferry
c64f26ef3c
fix(angular): automatically skip remotes not in the current workspace #17473 (#17497) 2023-07-05 16:57:40 +01: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
Emily Xiong
631a948ded
feat(react): add swc as compiler option for react vite (#17224) 2023-05-30 14:06:50 -04:00
MaxKless
f8b4f91f37
chore(react): mark application generator as required (#17218) 2023-05-25 10:36:42 -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
Katerina Skroumpelou
17e6db5568
feat(storybook): deprecate v6 support (#16650) 2023-05-04 18:02:18 +03: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
Jack Hsu
f04f316271
feat(react): add rspack experimental support (#16252) 2023-04-19 14:00:24 -04:00
Jack Hsu
8b48ba9ac2
feat(react): remove standaloneConfig since it does nothing (#16313) 2023-04-14 13:56:57 -04:00
Emily Xiong
3eede1c7de
feat(react): deprecate styl from react and next for 17 (#16135) 2023-04-12 08:23:13 -04:00
Katerina Skroumpelou
f36d65c2ef
feat(storybook): make v7 default (#16159) 2023-04-06 11:39:03 -04:00
Jack Hsu
a8b8ea91f2
docs(react): fix references to old --preset=react option (#16137) 2023-04-05 15:16:05 -04:00
Leosvel Pérez Espinosa
4eb7cc7bf1
fix(misc): skip formatting files in nested generator calls (#15961) 2023-03-31 11:22:18 -04:00
Caleb Ukle
b3dd65adbc
feat(storybook): add configureStaticServe option (#15688) 2023-03-22 17:38:32 -04:00
Katerina Skroumpelou
5e0cb7cf59
docs(storybook): include note for older name of flag (#15662) 2023-03-14 19:11:26 +00:00
Katerina Skroumpelou
2e3e32cf30
feat(storybook): update to v7.0.0-rc (#15584) 2023-03-10 09:56:32 -05:00
Katerina Skroumpelou
7d52fc77ff
docs(react): buildable lib generation docs (#15422) 2023-03-05 20:00:41 -05:00
Katerina Skroumpelou
399b8a46ec
docs(storybook): csf3 stories update (#15423) 2023-03-03 10:08:57 -05:00
MaxKless
861bad90d8
cleanup(react): replace misnamed x-priority:hidden values (#15087) 2023-02-17 17:04:50 +02:00
Dirko Odendaal
ee909cf7a5
feat(misc): conditionally allow starter template inclusion (#14268)
Co-authored-by: Colum Ferry <cferry09@gmail.com>
2023-01-27 15:07:07 +00:00
Jack Hsu
d7536aa7e3 feat(core): clean up workspace configuration code 2023-01-23 19:35:15 -05:00
Jason Jean
3a8ec4f535
fix(storybook): hide storybook 7 flags (#14568) 2023-01-23 17:48:58 -05:00
Jack Hsu
99b49189eb
fix(react): remove unit test runner prompt when generating library (#14457) 2023-01-18 09:38:52 -05:00
Katerina Skroumpelou
e5edcb84db
feat(storybook): version 7 generators (#14308) 2023-01-13 18:22:17 +00:00
Jack Hsu
d20cf91e6c
feat(misc): add x-priority tags to next, react, webpack, rollup, esbuild (#14352) 2023-01-13 11:50:01 -05:00
Katerina Skroumpelou
abfa8640b2
docs(misc): add x-priority flag for generators and executors (#14336) 2023-01-13 13:14:36 +00:00
Jack Hsu
d98d2462aa
fix(react): add deprecated messages to react and next generators (#14310) 2023-01-12 11:11:33 -05:00
Jack Hsu
fcc02d1932
feat(webpack): remove support for legacy browsers (#14190) 2023-01-09 12:15:37 +02:00
Victor Savkin
82fbb98e7d feat(misc): dont generate defaultProject for non standalone workspaces 2022-12-21 09:15:26 -05:00
Benjamin Cabanes
19fd40ddc7
docs(nxdev): refactor docs sources generation and app consumption (#13834) 2022-12-19 18:59:50 +00:00