Victor Savkin
d79bba3630
chore(repo): update to nx 12.10
2021-09-20 16:39:13 -04:00
Jack Hsu
d2c5161b9a
fix(gatsby): update gatsby to fix webpack build issues with 5.53.0 ( #7062 )
2021-09-20 10:07:53 -04:00
Benjamin Cabanes
9a34fdd551
docs(nxdev): remove debug ( #7063 )
2021-09-20 13:49:25 +00:00
Benjamin Cabanes
70ff791b62
docs(nxdev): shorter url shemes ( #7049 )
...
* docs(nxdev): flavor interface consolidation
* docs(nxdev): shorten version & flavor notation
2021-09-20 09:22:54 -04:00
Miroslav Jonaš
fce939636f
chore(nxdev): improve colours on website according to latest design ( #6769 )
2021-09-20 09:43:14 +02:00
Tyler Morrison
17d8647818
feat(testing): remediate headless option for Cypress 8.x ( #6882 )
...
* feat(testing): warn Cypress 8.x users about deprecation
* feat(testing): add `headed` option to executor
* chore(testing): refactor `CypressExecutorOptions` to match schema
* docs(testing): update based on schema
CLOSES : #6811
Co-authored-by: Tyler Morrison <tyler.morrison@ally.com>
2021-09-20 09:42:16 +02:00
Victor Savkin
3e8427f783
docs(misc): clarify a few things regarding incremental builds
2021-09-18 21:13:53 -04:00
Benjamin Cabanes
5452599576
docs(nxdev): update conf sponsors ( #7042 )
2021-09-17 16:33:51 +00:00
Victor Savkin
0bee059f9c
Release 12.10.0-beta.1
2021-09-17 11:29:28 -04:00
Guilherme Siquinelli (guiseek)
528cedab32
docs(node): fix link to nodejs mental model
...
I found this little problem reading the documentation.
contributions are opportunities to give back : )
2021-09-17 11:13:59 -04:00
Benjamin Cabanes
fd1b7d54cd
docs(nxdev): update conf sponsors ( #7038 )
2021-09-17 14:25:09 +00:00
Victor Savkin
dca092874b
feat(core): add examples and links to nx.dev when using --help
2021-09-17 10:02:44 -04:00
Jason Jean
c81576ec65
feat(repo): add logs to documentation generation in CI
2021-09-17 09:11:51 -04:00
James Henry
31a9bff5b0
chore(core): properly add strip-ansi to dependencies for workspace
2021-09-17 08:58:34 -04:00
James Henry
4956ebea9f
fix(core): ensure ANSI escape codes are stripped in git-hasher process outputs
2021-09-17 08:58:34 -04:00
Victor Savkin
a5ba9bc0c3
docs(core): add better docs for run-script
2021-09-16 20:30:00 -04:00
Stephen Wade
c71d286ef5
docs(angular): Fix code snippets incorrectly marked as bash ( #7033 )
...
* docs(angular): Fix code snippets incorrectly marked as `bash`
* docs(angular): slight fixes
Co-authored-by: Jason Jean <jasonjean1993@gmail.com>
2021-09-16 16:51:51 -06:00
Jack Hsu
e8c324fc60
fix(gatsby): fix build errors due to incompatible webpack API ( #7032 )
2021-09-16 18:36:59 -04:00
Jack Hsu
f4bc240064
docs(core): update broken link; wrap nx-dev serve command with npx so ts-node does not need to be available globally ( #7030 )
2021-09-16 17:36:58 +00:00
Jay Bell
e18c0a0221
docs(misc): add https to slack links ( #7028 )
...
* docs(misc): change slack invite links to use https
* docs(misc): regenerate documentation after adding https to links
2021-09-16 11:22:00 -04:00
Himadu2000
e5b9d80abc
feat(react): updating @reduxjs/toolkit to 1.6.1 ( #6939 )
...
Updated @reduxjs/toolkit from 1.5.0 to 1.6.1
2021-09-16 14:05:32 +00:00
Benjamin Cabanes
488456790e
docs(nxdev): remove enterprise page ( #7024 )
2021-09-16 13:29:52 +00:00
Philip Fulcher
ecf3244d81
feat(misc): add dep graph search depth ( #6933 )
...
* feat(misc): add dep graph search depth
ISSUES CLOSED : #5101
2021-09-15 15:38:56 -06:00
Benjamin Cabanes
7c75e9c658
docs(nxdev): update docs content ( #7017 )
2021-09-15 16:54:48 -04:00
Benjamin Cabanes
6542168bdb
docs(nxdev): add enterprise page ( #7016 )
2021-09-15 20:41:59 +00:00
Benjamin Cabanes
efe780cfc9
chore(core): format fix ( #7018 )
2021-09-15 16:29:18 -04:00
Victor Savkin
e77f675118
fix(repo): fix a broken unit test
2021-09-15 15:21:06 -04:00
Victor Savkin
402969a948
docs(react): fix broken images
2021-09-15 14:11:21 -04:00
James Henry
d739f0c864
feat(core): daemon supports incremental file hashing
2021-09-15 13:54:23 -04:00
James Henry
5cce731fdb
fix(core): daemon server should reinitialize file hashes on each connection
2021-09-15 13:54:23 -04:00
James Henry
36facd8948
fix(core): ensure daemon server perf logging instantiated only once
2021-09-15 13:54:23 -04:00
James Henry
fe40485e1c
fix(core): git-hasher checkForDeletedFiles will now hard error
2021-09-15 13:53:40 -04:00
Wedema, D. (Daniël)
305813e3f2
fix(core): resolve nested files using tsConfig paths that have similar names
...
When tsConfig paths with overlapping names were configured (e.g. @my/project/*
and
@my/project-core/*), the project locator would always return the shorter name first.
ISSUES CLOSED : #6672
2021-09-15 13:25:59 -04:00
Linbudu
ebee6388cf
feat(workspace): Enable run-commands preferLocal option by default ( #6807 )
2021-09-15 13:08:39 -04:00
Patrick de Klein
effbdc7fac
fix(web): remove a typo to fix storybook component setup for webcomponents
2021-09-15 13:02:12 -04:00
Jay Bell
470f86d0ab
feat(nest): feat(nest): add standalone config flag to nest library generator
2021-09-15 12:10:58 -04:00
khalilou88
ff023bbf57
docs(misc): fix executor example
2021-09-15 12:06:03 -04:00
kl
1a781aca4c
chore(core): nx plugin submission @jnxplus/nx-boot-gradle
2021-09-15 12:02:47 -04:00
samdanae
5266a4cd1a
fix(docs): update to correct anchor link ( #6986 )
...
Co-authored-by: Samdanae Imran <samdanae.imranuzzaman@serko.com>
2021-09-15 11:59:53 -04:00
Nrwl CI Machine
e2e8693e16
chore(repo): add commit message check to the pipeline
2021-09-15 11:57:38 -04:00
AgentEnder
a3599a525b
fix(core): convert-to-nx-project should normalize paths
...
fixes #6968
2021-09-15 11:54:03 -04:00
AgentEnder
8f9da7c762
fix(core): read v2 workspace format in converted nx generators
...
closes #6452
2021-09-15 11:54:03 -04:00
AgentEnder
f929a474c6
fix(core): display dynamic prompts in angular cli
2021-09-15 11:54:03 -04:00
Andrew Luca
fe7c25d00f
chore(misc): add repository directory for all packages.json ( #6973 )
2021-09-15 11:53:08 -04:00
Bjorn S
34848b8612
fix(angular): adds missing @angular/cdk to migrations
...
If @angular/material is used and updated, without updating the underlaying @angular/cdk (and is used); the application might have trouble starting and result in weird errors that are hard to debug.
Example error:
```
./node_modules/@angular/material/fesm2015/autocomplete.js:536:32-47 - Error: export '_getEventTarget' (imported as '_getEventTarget') was not found in '@angular/cdk/platform' (possible exports: Platform, PlatformModule, _getFocusedElementPierceShadowDom, _getShadowRoot, _supportsShadowDom, getRtlScrollAxisType, getSupportedInputTypes, normalizePassiveListenerOptions, supportsPassiveEventListeners, supportsScrollBehavior)
```
Fixed after updating the @angular/cdk to the same version as @angular/material.
2021-09-15 11:48:47 -04:00
Marko Grešak
bbeb89cbc2
fix(web): fix stylesOptimization for webpack 5 ( #6817 )
...
ISSUES CLOSED : #6816
2021-09-15 15:22:07 +00:00
Benjamin Cabanes
434eb7cf36
docs(nxdev): update sponsors list ( #7010 )
2021-09-15 09:10:36 -06:00
Vivek 🧐
7c6b931705
cleanup(core): simplify code
2021-09-15 10:42:55 -04:00
Ali Yusuf
93f9569deb
feat(angular): add support to sass style to the generator
2021-09-15 09:58:49 -04:00
Guilherme Siquinelli (guiseek)
4f63089958
chore(core): nx plugin submission @nx-clean/plugin-core
2021-09-15 09:49:50 -04:00