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
Victor Savkin
94f2fe0b32
chore(repo): switch back to using staging.nx.app
2022-09-14 17:02:51 -04:00
Emily Xiong
306d8a4cec
feat(react-native): upgrade react native to 0.70.0 ( #11971 )
...
* chore(react-native): add test for build library react native
* feat(react-native): upgrade react native to 0.70.0
2022-09-14 14:02:45 -04:00
Emily Xiong
dba76f55f8
chore(react-native): add test for build library react native ( #12007 )
2022-09-14 14:02:17 -04:00
Caleb Ukle
73fd49aab3
fix(testing): use webpack defined in executor options for react ct ( #12005 )
...
* fix(testing): resolve custom webpacks for react ct
* chore(testing): add more complex react ct e2e tests
* chore(testing): lower ct test timeout to prevent CI stalling when error
2022-09-14 10:58:01 -05:00
Caleb Ukle
d535cf3d43
fix(testing): use cypress generated tsconfig for angular ct ( #12014 )
2022-09-14 15:32:38 +00:00
Katerina Skroumpelou
7ae08c3eb7
docs(nxdev): added redirect rule for remove storybook page ( #12010 )
2022-09-14 07:50:54 +00:00
Victor Savkin
e79e4835e7
chore(repo): update version of nx
2022-09-13 16:36:24 -04:00
Victor Savkin
a3e480b6d7
fix(core): rework the daemon process communication to use a queue and a long running connection
2022-09-13 16:34:41 -04:00
Isaac Mann
aaad9a4cf4
docs(nxdev): link to packages in sidebar ( #12002 )
2022-09-13 15:28:03 -04:00
Benjamin Cabanes
7382bf8a54
docs(nxdev): redirect executors and generators to current package ( #12000 )
2022-09-13 18:32:37 +00:00