6268 Commits

Author SHA1 Message Date
Emily Xiong
2b44aaf90a
fix(react-native): only add resolverMainFields to metro.config for storybook (#11326) 2022-07-28 11:34:48 -04:00
Emily Xiong
b4cc8c2895
fix(react-native): fix library path in Podfile (#11327) 2022-07-28 11:34:30 -04:00
Rares Matei
184d4aa0d5
docs(nx-cloud): update private cloud release notes (#11333) 2022-07-28 14:24:00 +01:00
Benjamin Cabanes
12a36327c9
docs(nxdev): add sponsor-card type (#11322) 2022-07-27 18:36:44 +00:00
Benjamin Cabanes
d9b7e800c8
docs(nxdev): update home lib type & default export (#11321) 2022-07-27 14:34:45 -04:00
Benjamin Cabanes
22b6e71320
docs(nxdev): add type & simplify default notation (#11320) 2022-07-27 14:30:41 -04:00
Benjamin Cabanes
f0477ef10e
docs(nxdev): add type & simplify default notation (#11319) 2022-07-27 14:27:45 -04:00
Benjamin Cabanes
f2167d99ad
docs(nxdev): add type & simplify default notation (#11317) 2022-07-27 14:27:01 -04:00
Benjamin Cabanes
bdd9807cc5
docs(nxdev): add type & simplify default notation (#11316) 2022-07-27 14:26:38 -04:00
Benjamin Cabanes
f220fe12a5
docs(nxdev): add type & simplify default notation (#11315) 2022-07-27 14:16:13 -04:00
Benjamin Cabanes
23ed558998
docs(nxdev): apply github repository callout cmp (#11314) 2022-07-27 15:21:00 +00:00
Benjamin Cabanes
083f874595
docs(nxdev): add custom 404 (#11312) 2022-07-27 11:14:04 -04:00
Jack Hsu
7fd7af3195
feat(js): add --clean/--no-clean option to tsc and swc executors (#11311) 2022-07-27 15:04:22 +00:00
Jack Hsu
1fef99d8ae
fix(nextjs): fix invalid config warning by sanitizing it before passing to Next.js (#11313) 2022-07-27 14:48:13 +00:00
Benjamin Cabanes
1df151b439
docs(nxdev): add filter button & state on packages view (#11308) 2022-07-27 13:43:09 +00:00
Katerina Skroumpelou
fee72e4ac6
chore(react): remove storybook logger dependency (#11306) 2022-07-27 13:39:42 +00:00
Jason Jean
3c2ad25cfd
feat(misc): implement nx repair and prettify migrate output (#11288) 2022-07-26 17:34:32 -04:00
Rares Matei
f2222ff968
docs(nx-cloud): update private cloud release notes (#11296) 2022-07-26 19:01:04 +01:00
Jack Hsu
4bb8ab1b36
fix(react): buildable library sets NODE_ENV correctly (#11294) 2022-07-26 13:20:17 -04:00
Leosvel Pérez Espinosa
7db3aac463
fix(angular): update module federation logic to correctly identify workspace libs secondary entry points (#11286) 2022-07-26 10:54:33 +01:00
Jack Hsu
c76eb7fb74
chore(nextjs): clean up constants import path and remove support for Next.js 10 (#11287) 2022-07-25 17:51:22 +00:00
Rares Matei
f9a6df5d63
docs(nx-cloud): update private cloud release notes (#11285) 2022-07-25 18:06:20 +01:00
Jack Hsu
2bcf1c28aa
Next version update (#11280)
* feat(react): update eslint a11y plugin version

* feat(next): update next.js versions
2022-07-25 14:08:27 +00:00
Jack Hsu
3b3d8fff22
feat(react): update eslint a11y plugin version (#11279) 2022-07-25 07:48:19 -06:00
Victor Savkin
db3d6cb3a1 docs(nx-cloud): reorganize on prem docs 2022-07-24 13:54:07 -04:00
Jason Jean
1a900d4f2b
fix(misc): show help when no command is passed (#11269) 2022-07-22 19:25:38 -04:00
Júlio César
7b6d765567
docs(nx-plugin): improve targets inferece example (#10839)
Add example `projectFilePatterns` export, which is required for a minimal runnable example. Also fixes a typo in code.
2022-07-22 17:24:36 -04:00
Phillip Barta
764e5b5631
feat(express): update express to 14.18.1 (#11190) 2022-07-22 21:04:13 +00:00
Doni Rubiagatra
89e0fefe58
docs(misc): fix indentation in bitbucket pipeline (#11225) 2022-07-22 16:56:14 -04:00
Benjamin Cabanes
13354e5e7d
docs(nxdev): add empty state for schema lists (#11268) 2022-07-22 20:53:45 +00:00
Ali Yusuf
f285446831
fix(core): use proper package manager when installing package for migration (#11213) 2022-07-22 16:16:33 -04:00
Amir H. Khanjani
67f6ed9183
cleanup(core): removed unused imports (#11175)
* removed unused imports (yargs & RawNxArgs)

* cleanup(core): removed unused imports

removed yargs and RawNxArgs from imports
2022-07-22 16:13:47 -04:00
Benjamin Cabanes
dbdb4826d6
docs(nxdev): hide github link on mobile (#11266) 2022-07-22 20:01:02 +00:00
Benjamin Cabanes
aa575fcbd7
docs(nxdev): add github example callout (#11265) 2022-07-22 15:56:22 -04:00
Rares Matei
3d6d69eb58
docs(nx-cloud): update private cloud release notes (#11264)
* docs(nx-cloud): update private cloud release notes

* docs(nx-cloud): fix formatting
2022-07-22 20:42:17 +01:00
Leosvel Pérez Espinosa
6f2d5243c5
cleanup(misc): replace usage of rxjs-for-await (#11182) 2022-07-22 15:28:45 -04:00
Jason Jean
00ef4c7283
fix(misc): make __unparsed__ not required and add smart provider in adapter (#11262) 2022-07-22 14:53:17 -04:00
Benjamin Cabanes
7d3b662779
docs(nxdev): add icon to github link button (#11261) 2022-07-22 17:57:49 +00:00
Stefan van de Vooren
2f0cd86b6f
fix(core): improve performance of enforce-module-boundaries linting rule on Windows (#11251)
Co-authored-by: fu_cdp_jenkins-git_houston <online.darwin@rabobank.nl>
2022-07-22 18:39:35 +02:00
Leosvel Pérez Espinosa
712e6dda88
cleanup(angular): move all inline version numbers to versions.ts (#11258) 2022-07-22 17:02:13 +01:00
Leosvel Pérez Espinosa
d372be0043
feat(angular): deprecate generating e2e tests with protractor (#11254) 2022-07-22 16:07:03 +01:00
Jack Hsu
8075cb9a9f
chore(nextjs): remove outdir from Next.js config since it is no longer needed (#11257) 2022-07-22 11:06:22 -04:00
Leosvel Pérez Espinosa
46ad8c3d63
feat(angular): support angular v14.1.0 (#11155) 2022-07-22 16:01:24 +01:00
Leosvel Pérez Espinosa
ea3fe2e8b1
feat(angular): add spa option to file-server executor to support reloading client-side routes (#11252) 2022-07-22 15:24:11 +01:00
Benjamin Cabanes
dc6c5313cc
docs(nxdev): update nxconf dates (#11255) 2022-07-22 14:21:18 +00:00
Juri
8e6a66cdb2 fix(linter): correctly fix absolute imports across package boundaries 2022-07-22 15:11:18 +02:00
Katerina Skroumpelou
2fa7578bdb
docs(storybook): extra topic notes to callouts update (#11249) 2022-07-22 09:07:54 -04:00
Benjamin Cabanes
0b977b751e
docs(nxdev): update conference info (#11245) 2022-07-21 17:31:27 -04:00
Benjamin Cabanes
ca127d8354
docs(nxdev): convert notes into callouts (#11244) 2022-07-21 18:25:03 +00:00
Benjamin Cabanes
e1a61cae2d
docs(nxdev): add references page (#11061) 2022-07-21 18:19:59 +00:00