2780 Commits

Author SHA1 Message Date
Isaac Mann
b9e02d152b feat(nx-dev): call to action button 2023-11-09 18:03:30 +01:00
MaxKless
fda47a1737
docs(core): update nx console section of as-provided-vs-derived to reflect actual behavior (#20064)
Co-authored-by: Jason Jean <jasonjean1993@gmail.com>
2023-11-09 15:12:18 +00:00
Craigory Coppola
08a4891494
feat(core): change the signature of createNodes to return a project root map instead of project name map (#20102) 2023-11-08 13:20:53 -05:00
Leosvel Pérez Espinosa
25d6ec3a92
feat(angular): support angular v17 (#19689) 2023-11-07 15:45:42 -05:00
Emily Xiong
15b5cce5bd
feat(core): change exec to run adhoc tasks (#19910) 2023-11-07 13:30:57 -05:00
Miroslav Jonaš
f42d47a262
docs(core): fix azure last successful commit logic (#20055) 2023-11-07 10:22:35 -05:00
Katerina Skroumpelou
b3423679c0
feat(nuxt): nuxt executors, generators, docs (#19855) 2023-11-07 19:15:32 +04:00
Isaac Mann
457bbcbe57
docs(core): nx cloud features section (#20043) 2023-11-07 08:40:29 -05:00
Colum Ferry
1338a7c133
feat(module-federation): use nx run-many to build static remotes in parallel (#19987) 2023-11-06 16:25:33 +00:00
Isaac Mann
1d62dce6c3
docs(core): update azure recipe (#19985) 2023-11-06 10:29:43 +01:00
Isaac Mann
4b6b00ddc4
docs(core): update bitbucket recipe (#19986) 2023-11-06 10:23:10 +01:00
Isaac Mann
cc9077a062
docs(core): ci setup recipe outline (#20031) 2023-11-06 10:14:24 +01:00
Isaac Mann
279d4db8a3
docs(core): update cloud swagger api screenshot (#20039) 2023-11-03 15:16:31 -04:00
Zachary DeRose
92ade5f9a1
docs(misc): add picture-in-picture shorts on select pages (#19974) 2023-11-03 13:29:29 -04:00
Katerina Skroumpelou
41f276b84e
fix(vue): remove jest generators (#19997) 2023-11-02 17:08:39 +02:00
Isaac Mann
61770bd29e
docs(core): github ci setup (#19950)
Co-authored-by: Edouard Bozon <bozonedouard@gmail.com>
2023-11-02 08:35:00 -04:00
Isaac Mann
30a03cbd91
docs(core): circleci setup (#19956) 2023-11-02 09:45:03 +01:00
Nicholas Cunningham
67f47c287a
fix(module-federation): refactor federate-module generator (#19979) 2023-11-01 14:52:29 -04:00
Juri
73c15d5987 docs(angular): some improvements to the Nx vs Angular CLI page 2023-11-01 15:23:39 +01:00
Jo Hanna Pearce
eed2cc5810 docs(nx-cloud): add warning about VCS integrations and NX_BRANCH 2023-10-31 18:51:46 +00:00
Isaac Mann
8ecc24b3f9
docs(core): clarify algorithm flags (#19957) 2023-10-31 14:31:30 -04:00
Andrew Ovens
b7fc7192cf
feat(linter): Support no fail on empty lint run (#19954) 2023-10-31 12:37:52 -04:00
Isaac Mann
4d1e0bd7e9
docs(core): deprecation for nameAndDirectoryFormat (#19861) 2023-10-31 10:13:17 -04:00
Katerina Skroumpelou
c2aa6ef4f4
fix(vue): dont require project when generating component (#19885) 2023-10-30 13:39:18 +01:00
Emily Marigold Klassen
40515c2a0e
docs(nx-plugin): update some missed old paths (#19909) 2023-10-27 18:01:17 -04:00
Rares Matei
c884e91f4d
docs(nx-cloud): update release notes (#19908) 2023-10-27 22:27:01 +02:00
Emily Xiong
e4d1ef3cf3
chore(misc): remove dependenciesFieldType from esbuild (#19883) 2023-10-27 11:56:48 -04:00
Isaac Mann
0d1110d975 docs(core): nx cloud workflows early access form 2023-10-27 15:58:37 +02:00
Juri
59870d42c8 docs(devkit): add link to docs 2023-10-27 15:38:39 +02:00
Katerina Skroumpelou
7942ea3c83
feat(js): skipPackageJson in js lib generator (#19821) 2023-10-26 12:53:02 -04:00
Katerina Skroumpelou
a09ad2bd62
fix(vue): remove filter from cnw (#19879) 2023-10-26 12:10:09 -04:00
Austin Fahsl
dbb73aa2eb
feat(release): add 'git-tag' currentVersionResolver and conventional commits support (#19267)
Co-authored-by: James Henry <james@henry.sc>
2023-10-26 11:52:49 +03:00
Emily Xiong
f5f31ab979
fix(testing): add e2e for root project should not add eslintrc.base (#19860) 2023-10-25 16:57:28 -04:00
Isaac Mann
c69cdd0fe7
docs(core): change cache location recipe (#19828) 2023-10-25 06:50:50 -07:00
Isaac Mann
342546ca41 docs(core): installation recipes 2023-10-25 15:07:42 +02:00
Isaac Mann
d946d2e2d6 docs(core): add links at the bottom 2023-10-25 15:04:34 +02:00
Isaac Mann
68fcda59ab docs(core): link tutorials from package docs 2023-10-25 15:04:34 +02:00
Juri
d44b01655e docs(core): fix heading formatting on run tasks in parallel recipe 2023-10-25 14:44:03 +02:00
Isaac Mann
0193d37f23 docs(core): run tasks in parallel recipe 2023-10-25 14:44:03 +02:00
Juri
bab85a1c9f docs(core): add intro paragraph to v17 changelog and link to blog post 2023-10-25 14:42:27 +02:00
Isaac Mann
65cc9f329f docs(core): changelog video for 17.0 2023-10-25 14:42:27 +02:00
Isaac Mann
de606782eb
docs(core): ci with Nx intro and restructure (#19564) 2023-10-25 08:41:22 -04:00
Jack Hsu
b5ed979b90
feat(misc): remove usages of @nx/cypress:cypress-project internally (#19766) 2023-10-24 21:04:15 -04:00
Stefano Formicola
1f903ed924
feat(react-native): run pod commands with bundler (#19727)
Signed-off-by: Stefano Formicola <stefano.formicola@cloudacademy.com>
Co-authored-by: Stefano Formicola <stefano.formicola@cloudacademy.com>
2023-10-24 12:57:16 -04:00
Isaac Mann
2d069796b3
docs(core): link to vue docs (#19797) 2023-10-24 09:36:12 -04:00
Craigory Coppola
74b095ff64
docs(core): update documentation for nx plugin options (#19808) 2023-10-23 17:15:14 -04:00
Isaac Mann
26d11adb07
docs(core): stop exporting code for angular cli (#19805) 2023-10-23 16:59:16 -04:00
Jason Jean
9c2c86650b
docs(core): fix invalid outputs in cache results guide (#19804) 2023-10-23 16:58:14 -04:00
Isaac Mann
e3f24864e6
docs(core): update npm scope in standalone tutorials (#19802) 2023-10-23 12:41:00 -07:00
Isaac Mann
cc8d8e8f4c
docs(core): deprecate workspaceLayout (#19767) 2023-10-23 11:55:34 -04:00