6507 Commits

Author SHA1 Message Date
Victor Savkin
8e0271f73a
chore(misc): publish 14.7.7 2022-09-20 12:53:32 -04:00
Victor Savkin
3ab1eb85ba fix(core): do not use nx daemon during workspace creation 2022-09-20 12:51:07 -04:00
Craigory Coppola
9313af0493
chore(angular): hide warnings from angular schematics in jest execution (#12122) 2022-09-20 16:12:23 +00:00
Jack Hsu
ed7db7c114
feat(bundling): add esbuild plugin (#12053) 2022-09-20 12:05:58 -04:00
Victor Savkin
38e4a8e7d0 fix(core): reenable output watching 2022-09-20 11:27:13 -04:00
Benjamin Cabanes
d390044dc8
docs(nx-cloud): update no-helm repository link (#12121) 2022-09-20 14:53:49 +00:00
Konstantin Azizov
fc73d036ec
fix(testing): improve return type of getJestProjects (#12040) 2022-09-20 13:49:54 +00:00
Artur Androsovych
d526efb7b2
fix(linter): consider the default public API filename when checking for secondary entrypoints (#11811) 2022-09-20 14:45:29 +02:00
Philip Fulcher
4e5656c550
chore(graph): change ports for serving graph configs (#12087) 2022-09-19 13:58:41 -06:00
Miroslav Jonaš
5bd30cc1e9
fix(node): add cleanup on e2e tests (#12096) 2022-09-19 19:57:23 +00:00
Miroslav Jonaš
12c27d3621
fix(misc): ensure cleanup is run on a proper cwd in e2e (#12101) 2022-09-19 19:51:25 +00:00
Miroslav Jonaš
dd6f38e692
fix(linter): add cleanup on e2e tests (#12099) 2022-09-19 19:24:42 +00:00
Miroslav Jonaš
96be1f55fe
fix(testing): add cleanup on cypress e2e tests (#12089) 2022-09-19 19:22:07 +00:00
Miroslav Jonaš
f84f2819f6
docs(misc): add missing scopes to CONTRIBUTING.md (#12100) 2022-09-19 19:21:37 +00:00
Miroslav Jonaš
bcbf76b8b8
fix(web): add cleanup on e2e tests (#12098) 2022-09-19 19:19:35 +00:00
Miroslav Jonaš
1aebdd6d7d
fix(nx-plugin): add cleanup on e2e tests (#12097) 2022-09-19 19:17:30 +00:00
Miroslav Jonaš
88be1d0033
fix(js): add cleanup on e2e tests (#12094) 2022-09-19 21:16:00 +02:00
Miroslav Jonaš
9b2a43915d
fix(react): add cleanup on e2e tests (#12091) 2022-09-19 19:15:50 +00:00
Benjamin Cabanes
da0cc4792f
docs(nxdev): update internal reference links (#12083) 2022-09-19 19:15:19 +00:00
Miroslav Jonaš
635b2a61a7
fix(core): add cleanup on e2e tests (#12093) 2022-09-19 19:13:17 +00:00
Miroslav Jonaš
27d654a08d
fix(storybook): add cleanup on e2e tests (#12095) 2022-09-19 19:07:32 +00:00
Miroslav Jonaš
d18d7e935f
fix(detox): add cleanup on e2e tests (#12092) 2022-09-19 19:02:42 +00:00
MaxKless
249f54834f
docs(nx-plugin): add references to zack's plugin video (#12090) 2022-09-19 15:01:22 -04:00
Benjamin Cabanes
7df20f4490
docs(nxdev): convert callout html markup to use spans (#12088) 2022-09-19 18:55:08 +00:00
Benjamin Cabanes
32f6d3a056
docs(nxdev): show package description as fallback (#12081) 2022-09-19 17:50:05 +00:00
Benjamin Cabanes
e34218b108
docs(nxdev): add expo package icon (#12086) 2022-09-19 17:45:42 +00:00
Benjamin Cabanes
515b33eb2a
docs(nxdev): make sure category/index returns null if nothing is found (#12085) 2022-09-19 17:34:50 +00:00
MaxKless
9312dff014
docs(misc): add or modify various package descriptions (#12084) 2022-09-19 13:32:14 -04:00
Benjamin Cabanes
12b09003ac
docs(core): update internal link path reference (#12080) 2022-09-19 16:30:32 +00:00
Benjamin Cabanes
13513dc993
docs(nxdev): improve segments & documents resolution (#12079) 2022-09-19 16:24:54 +00:00
MaxKless
05e2f62ee3
cleanup(nxdev): remove duplicate descriptions in community.tsx (#12016) 2022-09-19 11:55:52 -04:00
Benjamin Cabanes
b83797e58e
docs(nxdev): improve segments & documents resolution (#12075) 2022-09-19 15:28:41 +00:00
Jack Hsu
ce5393776c
chore(misc): update graph-client build-base target to @nrwl/webpack:webpack (#12073) 2022-09-19 15:20:10 +00:00
Victor Savkin
af92e4ca6c
chore(misc): publish 14.7.6 2022-09-19 10:39:10 -04:00
Victor Savkin
8e8b1759a2
fix(core): temp workaround to deal with daemon start during workspace creation 2022-09-19 10:38:01 -04:00
Jack Hsu
d9afcac629
fix(bundling): default outputFileName to "main.js" when called from "@nrwl/web:webpack" (#12072) 2022-09-19 10:26:08 -04:00
Isaac Mann
807430d16f
docs(nxdev): executor examples (#12049) 2022-09-19 09:49:07 -04:00
Victor Savkin
6e6925f8e4
chore(repo): update to nx 14.7.6-beta.6 2022-09-17 15:59:06 -04:00
Victor Savkin
08e7588d15
fix(core): split chunk correctly when they contain multiple messages 2022-09-17 15:25:50 -04:00
MaxKless
fd670d298b
docs(misc): update package descriptions to be more consistent (#12039) 2022-09-16 17:03:33 -04:00
Isaac Mann
5cab39b9aa
docs(nxdev): deprecated section (#12054) 2022-09-16 16:54:59 -04:00
Emily Xiong
a411e85e42
Feature/move expo (#11712)
* feat(expo): move expo to main repo

* feat(expo): add e2e expo tests and fix expo unit tests

* feat(expo): add generated docs

* feat(expo): update cz-config to add expo to commit message

* feat(expo): add @nrwl/expo to e2e test setup

* feat(expo): add expo to preset

* feat(expo): add detox tests

* feat(expo): update docs

* feat(expo): fix e2e tests

* feat(expo): upgrade expo to 46.0.10

* fix(expo): correct eas-cli build:info parameters names

* fix(expo): add cleanupProject to e2e test
2022-09-16 11:56:28 -04:00
Caleb Ukle
d90bdaec5f
docs(testing): clean up cypress usage in docs (#12047)
* docs(testing): update tutorials to account for new cypress UI

fixes: #11886

* docs(testing): update --prod usage for cypress overview

fixes: #11878
2022-09-16 10:12:04 -05:00
MaxKless
aad6d43cb4
docs(core): update outdated info in 'contributing.md' (#12038)
Signed-off-by: Max Kless <maxk@nrwl.io>

Signed-off-by: Max Kless <maxk@nrwl.io>
2022-09-16 08:22:06 -04:00
Leosvel Pérez Espinosa
e2bfaa68f7
fix(angular): add $schema property to generated project configs (#12031) 2022-09-16 10:11:46 +01:00
Isaac Mann
1c0bebf194
docs(nxdev): automatic related docs (#11994)
* feat(nxdev): automatic related docs

* docs(nxdev): use auto related docs
2022-09-15 19:56:15 +00:00
Jack Hsu
dd6addefc3
feat(bundling): move rollup to its own plugin (#12009) 2022-09-15 14:55:06 -04:00
Philip Fulcher
fb25fdada5
chore(graph): add storybook to graph-client (#11870) 2022-09-15 12:54:15 -06:00
Benjamin Cabanes
40fa765282
docs(nxdev): add auto-generated category/index page with custom content if needed (#12017) 2022-09-15 12:10:04 -04:00
Ashley Hunter
730d3235b4
feat(angular): add types to the generated tailwind configuration (#12018) 2022-09-15 14:34:46 +01:00