1989 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
Altan Stalker
f8d49951b5
docs(core): explicitly mention installing the Github app in cloud VCS docs (#15152) 2023-02-21 11:25:44 -05: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
James Henry
7372d0bfed
docs(nx-dev): improve docs for special syntax in nx.json (#15085) 2023-02-17 14:03:46 +00:00
Altan Stalker
ff085425ca
docs(core): update k8s setup guide (#15067) 2023-02-16 18:21:44 +00:00
Rares Matei
fd1f7b7cfb
docs(nx-cloud): update private cloud release notes (#15065) 2023-02-16 13:08:37 -05: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
Colum Ferry
40deb00035
feat(core): add interactive env var (#14994) 2023-02-16 08:54:59 -05:00
Katerina Skroumpelou
a364dabcd3
fix(storybook): make v7 generator ignore uiFramework (#15023) 2023-02-16 11:21:03 +00:00
Isaac Mann
fd6f427997
docs(core): standalone tutorial cards in 3 columns (#15027) 2023-02-15 21:11:24 -05:00
Isaac Mann
76d9f8bdc7
docs(core): node-server standalone tutorial (#14627) 2023-02-15 10:51:05 -05:00
Colum Ferry
73cd931441
docs(angular): add a callout for usage with Tailwind with Module Federation #14970 (#15009) 2023-02-15 15:50:18 +00:00
Katerina Skroumpelou
1b64e17d4e
fix(storybook): v7 vite settings docs remove rootMain (#14992) 2023-02-15 13:10:28 +02:00
Craigory Coppola
46b6a710c0
feat(core): support encapsulated nx install (#14705) 2023-02-14 23:46:06 +00:00
Craigory Coppola
24e87e6cc4
feat(core): allow loading env vars by target and configuration (#14998) 2023-02-14 22:24:08 +00: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
9cb6005d0a
docs(angular): update migration from angular cli docs to reflect angular 14 support on latest nx (#14774) 2023-02-14 00:04:17 -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
Isaac Mann
916b67824c
docs(core): fix broken link (#14976) 2023-02-13 22:01:56 -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
Benjamin Cabanes
2b5bdd50e4
docs(nx-cloud): make access token doc discoverable (#14972)
Co-authored-by: Isaac Mann <isaacplmann@users.noreply.github.com>
2023-02-13 16:27:56 -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
Andrii Yuriev
85b605add8
docs(core): add Gitlab CI variable GIT_DEPTH: 0 (#14940) 2023-02-13 10:11:53 -05:00
xleepy
1d60621cc1
docs(core): typo in global-implicit-dependencies.md (#14935) 2023-02-13 10:08:30 -05:00
Piotr Błażejewicz (Peter Blazejewicz)
6ada5a43cd
docs(angular): use path alias for shared/ui (#14937) 2023-02-13 10:07:48 -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
Miroslav Jonaš
9294a4eeeb
feat(core): remove workspace-lint from CI generators and docs (#14895) 2023-02-09 21:38:49 +01:00
Jason Jean
1d773c0d35
fix(devkit): make devkit backwards compatible back to nx 14.1 (#14854) 2023-02-09 12:48:57 -05:00
Benjamin Cabanes
fb12eb19c7
docs(core): remove cache artefact from CI config (#14882) 2023-02-09 08:35:17 -05:00
Juri
37de12468f docs(react): add integrated flag info to cra migration 2023-02-09 11:16:15 +01:00
Colum Ferry
829df2b9ab
fix(angular): tidy up supported options (#14793) 2023-02-08 15:05:10 +00:00