7546 Commits

Author SHA1 Message Date
Benjamin Cabanes
ae8e0280fd
docs(core): move package documents into its own folder (#13935)
Signed-off-by: Ben <3447705+bcabanes@users.noreply.github.com>
2022-12-20 14:21:42 -05:00
Katerina Skroumpelou
7beee3c103
fix(vite): dont add server config for libs (#13931) 2022-12-20 13:12:19 -05:00
Katerina Skroumpelou
4f50b8929b
fix(vite): inform user to add build config (#13876) 2022-12-20 15:44:33 +00:00
Colum Ferry
e53303b9d1
feat(angular): support alternate remoteEntry name in dynamic federation #13688 (#13899)
Co-authored-by: Leosvel Pérez Espinosa <leosvel.perez.espinosa@gmail.com>
2022-12-20 09:56:54 +00:00
Colum Ferry
dc4a1236f4
fix(angular): missing remotes form mf config should not break mf server (#13901) 2022-12-20 09:19:14 +00:00
Benjamin Cabanes
e12922b029
docs(nxdev): add sub-forlder context into devkit urls (#13920) 2022-12-19 18:25:31 -06:00
Benjamin Cabanes
6718bf2a84
docs(nxdev): extract schema list components (#13917) 2022-12-19 17:41:03 -06:00
Nikita Glazov
37dc336a0a
fix(nx/react): wrong svg import processing (#12477) 2022-12-19 15:45:33 -05:00
Benjamin Cabanes
748e75617d
docs(nxdev): extract meta tags from document to app (#13913) 2022-12-19 15:18:58 -05:00
Jason Jean
e38c2d5ec2
feat(misc): support interactive prompts for custom presets (#13859) 2022-12-19 15:09:31 -05:00
Benjamin Cabanes
19fd40ddc7
docs(nxdev): refactor docs sources generation and app consumption (#13834) 2022-12-19 18:59:50 +00:00
Younes Jaaidi
f1ac23fce6
docs: fix cypress component generator command (#13613) 2022-12-19 12:18:17 -06:00
Jack Hsu
9ac63667b2
fix(react-native): support React Native buildable libs that do not use SVGR (#13909) 2022-12-19 18:09:08 +00:00
KaviiSuri
915dc25c96
fixed tsconfig template for next app generator (#13870)
Co-authored-by: Kavii Suri <kavii@Kaviis-MacBook-Pro.local>
2022-12-19 09:28:05 -07:00
Jack Hsu
49fa93b635
fix(bundling): pass --force option to vite dev-server (#13905) 2022-12-19 16:22:57 +00:00
Benjamin Cabanes
61d1d514ce
docs(nxdev): add nx cloud section on flyout menu (#13906) 2022-12-19 16:15:28 +00:00
Yehuda Goldberg
6a2884297c
fix(react): load svg component in buildable library (#12226) 2022-12-19 15:39:26 +00:00
Colum Ferry
079753d977
docs(angular): add example repo for dynamic federation #12958 (#13900) 2022-12-19 15:30:50 +00:00
Leosvel Pérez Espinosa
4e54b1a545
fix(angular): handle not provided path when generating a component without the project option (#13877) 2022-12-19 09:49:56 -05:00
Miroslav Jonaš
bbfc0fbbcb
fix(core): skip npm nested lockfile key mismatch (#13872) 2022-12-19 09:47:58 -05:00
Miroslav Jonaš
20c4782078
fix(core): fix pruning of pnpm lockfiles with github packages (#13875) 2022-12-19 09:44:49 -05:00
Philip Fulcher
fed3f9083c
chore(graph): remove console logs (#13884)
Co-authored-by: Philip Fulcher <philipfulcher@Philips-MacBook-Air.local>
2022-12-19 09:36:28 -05:00
Leosvel Pérez Espinosa
a049d6c7eb
fix(misc): set schema when converting a project to standalone configuration (#13887) 2022-12-19 09:36:02 -05:00
Philip Fulcher
78f3a3cf16
chore(graph): remove global styles in favor of tailwind (#13882)
Co-authored-by: Philip Fulcher <philipfulcher@Philips-MacBook-Air.local>
2022-12-16 23:32:29 +00:00
Nicholas Cunningham
b94c7e5870
fix(vite): Copy correct package.json when building a library (#13854)
Co-authored-by: Nicholas Cunningham <ndcunningham>
2022-12-16 11:53:06 -05:00
Katerina Skroumpelou
d86026ddf0
fix(vite): better warning message (#13878) 2022-12-16 16:36:05 +00:00
Leosvel Pérez Espinosa
1247e043f4
feat(angular): skip invalid projects or targets instead of erroring when migrating from angular cli to nx monorepo (#13871) 2022-12-16 16:26:20 +01:00
Katerina Skroumpelou
bb65968df1
fix(vite): change coverage path (#13867) 2022-12-16 16:56:18 +02:00
Colum Ferry
4f98e37fb3
fix(core): move generator should work if there are comments in tsconfig #13740 (#13866) 2022-12-16 14:20:37 +00:00
Katerina Skroumpelou
b52b649fcb
feat(vite): allow user to set their custom target for transform (#13691) 2022-12-16 13:35:52 +00:00
Philip Fulcher
578ecb6785
feat(graph): add tooltips to docs graph (#13832) 2022-12-15 18:54:34 -07:00
Katerina Skroumpelou
f4802ae579
fix(vite): set mode in configuration (#13856) 2022-12-15 17:44:19 -05:00
Jack Hsu
99983e933f
fix(react): default bundler to vite when deprecated buildable option is used (#13857) 2022-12-15 17:11:29 -05:00
Jack Hsu
0eadfc81b1
fix(repo): fix failing e2e tests (#13855) 2022-12-15 14:46:44 -05:00
Jack Hsu
622070bc5d
fix(react): update standalone preset prompt to include vitest and cyp… (#13853) 2022-12-15 12:54:29 -05:00
Jack Hsu
fdd04ba0a6
feat(react): add cypress e2e for react standalone preset (#13848) 2022-12-15 10:07:06 -07:00
Craigory Coppola
5eabd6c48a
fix(core): reduce likelihood of ENAMETOOLONG error on windows (#13850) 2022-12-15 12:00:04 -05:00
Miroslav Jonaš
565652ff3c
fix(nextjs): ensure no dev deps in prod package.json (#13851) 2022-12-15 16:52:12 +00:00
Nicholas Cunningham
70e1aabb09
fix(vite): Failing to build when generated library uses jest (#13797)
Co-authored-by: Nicholas Cunningham <ndcunningham>
2022-12-15 11:32:27 -05:00
Miroslav Jonaš
5d64b1eb3c
feat(linter): add support for combo source tags (#13817)
Fixes https://github.com/nrwl/nx/issues/12871
2022-12-15 16:12:59 +00:00
Jason Jean
3fd18415ce
fix(devkit): do not move properties when nx.json doesn't exist (#13825) 2022-12-15 10:42:52 -05:00
Miroslav Jonaš
03be42efcc
fix(core): ensure yarn patch and path versions are correct when pruning (#13847)
Fixes https://github.com/nrwl/nx/issues/13835
2022-12-15 16:07:45 +01:00
Dmitriy Stepanenko
c3c9b2d24d
feat(vite): configuration updates (#13816) 2022-12-15 11:31:46 +00:00
Karol Binkowski
c051a279cc
docs(storybook): add missing --project flag (#13833) 2022-12-15 12:22:10 +02:00
Denis Frenademetz
a2adf50786
fix(core): fix lock file pruning optional dependencies (#13830) 2022-12-15 10:49:00 +01:00
Miroslav Jonaš
3149b66036
feat(core): add missing lock file generation to executors (#13799) 2022-12-15 09:33:27 +01:00
Philip Fulcher
9163756230
fix(graph): handle special characters in url parameters (#13836)
Co-authored-by: Philip Fulcher <philipfulcher@Philips-MacBook-Air.local>
2022-12-15 09:12:54 +01:00
Jack Hsu
4f9b9d4344
feat(testing): remove unused dependencies from @nrwl/cypress (#13771) 2022-12-15 05:12:43 +00:00
Emily Xiong
14c1c16cf8
feat(react): add unit test examples when inSourceTests is passed (#13779) 2022-12-14 23:46:13 -05:00
Katerina Skroumpelou
1ef01f8ccc
feat(testing): cypress vite (#13474) 2022-12-15 04:28:53 +00:00