557 Commits

Author SHA1 Message Date
titan-ron
6796bce5fb
docs(nx-plugin): fix typo of generate nx-plugin example (#15143) 2023-02-21 14:01:42 -05:00
Samuel Fernández
0f92f52d9d
feat(core): migrate command can succeed if no migrations.json using flag --if-exists (#14578)
Co-authored-by: AgentEnder <craigorycoppola@gmail.com>
Co-authored-by: FrozenPandaz <jasonjean1993@gmail.com>
2023-02-21 13:24:08 -05:00
Leosvel Pérez Espinosa
cde7cf9a50
feat(core): support collecting migrations excluding the already applied ones (#14968) 2023-02-21 17:54:36 +00:00
Miroslav Jonaš
8d4855de61
feat(core): add full dependency information to project graph file dependencies (#14893) 2023-02-21 10:39:44 -05:00
Katerina Skroumpelou
ba90186628
docs(webpack): explain babelUpwardRootMode option (#15132) 2023-02-21 08:47:46 -05:00
Dmitriy Stepanenko
b8e66790a6
feat(nx-plugin): add lint option for the e2e generator (#15140) 2023-02-20 17:00:14 -05:00
Katerina Skroumpelou
b934edc3dc
chore(storybook): remove old change-storybook-targets generator (#15126) 2023-02-20 16:43:54 +00:00
Katerina Skroumpelou
929bece2fb
docs(storybook): reorder guides and refine config guide (#15128) 2023-02-20 16:43:37 +00:00
Jack Hsu
71fd015f3d
fix(js): do not generate tsconfig.base.json when creating standalone projects (#15099)
Co-authored-by: FrozenPandaz <jasonjean1993@gmail.com>
2023-02-17 20:43:03 -05:00
Colum Ferry
1e6a4f8e65
feat(angular): prompt users for standalone components in application (#14987) 2023-02-17 20:44:10 +00:00
Stefano Formicola
b7272e33cd
feat(react-native): run-android support --active-arch-only flag (#15050)
Co-authored-by: Stefano Formicola <stefano.formicola@cloudacademy.com>
2023-02-17 14:28:19 -05:00
Katerina Skroumpelou
5d54f71398
fix(webpack): add babelUpwardRootMode (#15061) 2023-02-17 17:09:57 +00:00
MaxKless
861bad90d8
cleanup(react): replace misnamed x-priority:hidden values (#15087) 2023-02-17 17:04:50 +02:00
Emily Xiong
a97212b601
feat(core): move tsconfig.base.json to @nrwl/js:init (#14467) 2023-02-16 11:17:30 -05:00
Colum Ferry
f913b905a1
feat(angular): add option for custom path to manifest file (#15053)
Co-authored-by: Leosvel Pérez Espinosa <leosvel.perez.espinosa@gmail.com>
2023-02-16 16:12:20 +00:00
Katerina Skroumpelou
a364dabcd3
fix(storybook): make v7 generator ignore uiFramework (#15023) 2023-02-16 11:21:03 +00:00
Katerina Skroumpelou
1b64e17d4e
fix(storybook): v7 vite settings docs remove rootMain (#14992) 2023-02-15 13:10:28 +02:00
Colum Ferry
041121e420
docs(angular): fix the description of the standalone components option (#14950) 2023-02-14 11:16:30 -05:00
Katerina Skroumpelou
bff786962b
fix(vite): set root and path on dts plugin (#14964) 2023-02-14 12:08:46 +00:00
Leosvel Pérez Espinosa
391457585f
docs(core): update nx migrate advance recipe with optional package updates handling (#14824) 2023-02-14 00:04:27 -05:00
Leosvel Pérez Espinosa
f6ec64d735
docs(angular): update nx and angular versions compatibility matrix with angular v14 support in latest nx (#14734) 2023-02-14 00:04:05 -05:00
Leosvel Pérez Espinosa
3aa20d7d43
docs(core): document --interactive flag for the migrate command (#14837) 2023-02-14 00:02:28 -05:00
Craigory Coppola
b2df831076
fix(core): tsconfig.base.json module setting should not break local plugins (#14610) 2023-02-13 16:28:32 -05:00
Caleb Ukle
0b7ef8f66a
docs(bundling): add info on adding deps to package.json (#14963) 2023-02-13 11:33:44 -06:00
Benjamin Cabanes
e74356e4bf
docs(core): change overview path on devkit (#14960) 2023-02-13 11:07:32 -05:00
Dmitriy Stepanenko
2f9978f4d3
feat(vite): be able to use a custom build target for the preview server (#14951) 2023-02-13 13:44:53 +02:00
Colum Ferry
4f09949383
feat(core): add standalone api prompt to CNW (#14886) 2023-02-10 15:06:41 -05:00
Colum Ferry
abece6a02d
feat(angular): add routing option to CNW (#14845) 2023-02-10 13:24:48 -05:00
Colum Ferry
762b9f336c
feat(core): remove unused CLI option from CNW (#14865) 2023-02-10 11:35:01 -05:00
Jason Jean
1d773c0d35
fix(devkit): make devkit backwards compatible back to nx 14.1 (#14854) 2023-02-09 12:48:57 -05:00
Colum Ferry
829df2b9ab
fix(angular): tidy up supported options (#14793) 2023-02-08 15:05:10 +00:00
Katerina Skroumpelou
61cadc301c
feat(storybook): remove root config files (#14780) 2023-02-07 14:30:34 -05:00
Emily Xiong
d1933d272c
docs(expo): add deprecated text (#14727) 2023-02-06 11:32:13 -05:00
Benjamin Cabanes
f38268bf53
docs(core): add view-logs description (#14775) 2023-02-03 14:40:13 -05:00
Chau Tran
259d4b29cf
fix(vite): fix watch schema for build executor to object or boolean i… (#14756) 2023-02-02 15:58:37 +00:00
Katerina Skroumpelou
2876996a39
docs(vite): frontmatter and description to documents (#14750) 2023-02-01 21:53:19 +02:00
Katerina Skroumpelou
b7fe0a2311
docs(storybook): add titles and descriptions to all docs (#14749) 2023-02-01 17:03:51 +00:00
Leosvel Pérez Espinosa
f02d0e4d1a
fix(angular): throw when polyfills is provided with an array for webpack-browser and angular 14 (#14742) 2023-02-01 17:34:39 +01:00
Katerina Skroumpelou
d9b89e45aa
docs(webpack): enhance titles for SEO (#14745) 2023-02-01 15:37:25 +00:00
Benjamin Cabanes
85543100ba
docs(core): rewrite webpack loader title for seo (#14744) 2023-02-01 15:07:36 +00:00
Chau Tran
5f32a9ae5c
docs(node): add prioritize flags to node (#14280) 2023-02-01 08:21:36 -06:00
Chau Tran
d0c978e898
docs(web): add prioritize flags to web packages (#14281) 2023-02-01 08:20:57 -06:00
Jack Hsu
bc006161b4
docs(webpack): add withModuleFederation plugin guide (#14728) 2023-01-31 20:37:39 +02:00
Greg Westneat
42b9be2a11
feat(expo): add option for skipPackageJson for expo generators (#14570) 2023-01-31 12:27:19 -05:00
Katerina Skroumpelou
b110275f9c
docs(webpack): add frontmatter to guides (#14724) 2023-01-31 19:17:46 +02:00
Jack Hsu
ec28689a80
docs(webpack): add guide for webpack plugins (e.g. withNx, withWeb, etc.) (#14720) 2023-01-31 17:06:32 +00:00
Dale Boahene
5cee1c19b6
docs(nextjs): update generator command template (#14688) 2023-01-31 16:25:17 +00:00
Katerina Skroumpelou
a10dc40f18
docs(misc): webpack overview page and other fixes (#14715) 2023-01-31 08:18:21 -05:00
Benjamin Cabanes
0e2eb29153
docs(nx-dev): fix documentation link error (#14713) 2023-01-30 19:41:11 -05:00
Katerina Skroumpelou
d5c5952386
docs(webpack): customize webpack and refactor docs (#14702) 2023-01-30 17:22:20 +00:00