3825 Commits

Author SHA1 Message Date
Miroslav Jonaš
f6cf645e47
chore(repo): add isOsx for e2e tests and include macos to nightly (#6627) 2021-08-06 13:18:02 +02:00
Miroslav Jonaš
bd216dbb36
chore(angular): enable all e2e tests for npm pm (#6625) 2021-08-06 10:04:17 +02:00
jaybell
74034b272f feat(core): add an option to selectively hash tsconfig 2021-08-05 16:17:17 -04:00
Chau Tran
f7aeb99e58
fix(core): ensure to only passthrough verbose if isVerbose is true (#6607)
* fix(core): ensure to only passthrough verbose if isVerbose is true

ISSUES CLOSED: #6606

* fix(core): update applyVerbosity test

Co-authored-by: Chau Tran <ctran@Chaus-MacBook-Pro.local>
2021-08-05 15:18:57 -04:00
Benjamin Cabanes
33d11ab54d
docs(core): conference details (#6561) 2021-08-05 14:06:04 -04:00
Jason Jean
466826c364
fix(angular): lock version of angular-devkit to ~12.1.0 (#6620) 2021-08-05 12:13:15 -04:00
Victor Savkin
1049c93dea
fix(misc): NxCloud activation link is not displayed (#6619) 2021-08-05 12:09:13 -04:00
Leosvel Pérez Espinosa
3fb591fbd9
fix(misc): read settings in .editorconfig when formatting files in generators (#6616) 2021-08-05 16:02:45 +01:00
Miroslav Jonaš
ebeae6a2e1
fix(nxdev): consolidate border radius on pages (#6609) 2021-08-05 09:16:11 -04:00
Leosvel Pérez Espinosa
6507aba28a
fix(core): fix reading nx.json without projects property (#6613) 2021-08-05 13:52:51 +01:00
Leosvel Pérez Espinosa
f3cd6028f7
fix(testing): handle migrating base jest config without projects (#6601) 2021-08-04 17:30:27 +01:00
Leosvel Pérez Espinosa
5037f2ca6e
feat(core): add devkit tree method to change the permissions of a file (#6598) 2021-08-04 16:49:41 +01:00
Miroslav Jonaš
3aca62af68
cleanup(repo): remove unused ext from file data and fix ext regex matcher (#6550) 2021-08-04 09:45:07 -04:00
Ian Luca
1c19db5ff3
fix(core): define fileExist method for ts host (#6582)
closes #6500
2021-08-03 17:39:13 -04:00
Colum Ferry
db489d3418
fix(angular): webpack-server needs to work when there is no defaultConfiguration set (#6588) 2021-08-03 16:18:59 -04:00
Chau Tran
ffcd28348b
fix(core): apply verbose flag to combined options if the schema allows it (#6593)
`--verbose` flag is spliced from the command args upon invoking nx commands. This PR makes sure to
set the `verbose` property based on `isVerbose` flag if the Schema allows it

ISSUES CLOSED: #6520 #4160

Co-authored-by: Chau Tran <ctran@Chaus-MacBook-Pro.local>
Co-authored-by: Jason Jean <jasonjean1993@gmail.com>
2021-08-03 19:39:47 +01:00
Chau Tran
db1b510d28 chore(repo): add member to readme 2021-08-03 13:53:26 -04:00
Leosvel Pérez Espinosa
595776db19
fix(core): flush changes using the tree write file options (#6592) 2021-08-03 13:52:40 -04:00
Jack Hsu
30428b9552
feat(react): automatically detect npm dependencies as external when building library (#6560) 2021-08-03 13:01:45 -04:00
Jason Jean
2722817d6b
fix(core): warn for project-graph error while it is experimental (#6562) 2021-08-03 10:21:34 -04:00
Juri Strumpflohner
a6a2b87f6c
docs(storybook): re-arrange content for a more concise Storybook overview guide (#6555)
* docs(storybook): re-arrange content for a more concise Storybook overview guide

* docs(storybook): re-arrange content to have a more concise Storybook guide
2021-08-02 11:48:15 +03:00
Jason Jean
e53e58bc83
fix(core): add better option validation (#6557) 2021-07-30 19:04:56 -04:00
Altan Stalker
ca97659251
chore(repo): bump @nrwl/nx-cloud to 12.3.5 (#6559)
Fixes issues in 12.3.1
2021-07-30 20:25:58 +00:00
Jack Hsu
cdb954083e
fix(web): remove unnecessary packages from being installed with @nrwl/web (#6554) 2021-07-30 15:51:43 -04:00
Kirils L
e0a5dbf8d6
fix(nextjs): use next.js image types (#6556) 2021-07-30 18:58:41 +00:00
Juri Strumpflohner
dc38003751
fix(node): change default debug port to 9229 to allow for easy debugging (#6536) 2021-07-30 10:32:57 -07:00
Miroslav Jonaš
425ccf3da1
fix(core): target project locator should handle tsconfig paths fully (#6528)
* fix(core): target project locator should handle local package versions

* fix(core): improve path matching on target project locator

* chore(core): revert appRootPath change in the typescript file

* fix(repo): normalize module path before comparison
2021-07-30 12:34:08 -04:00
Benjamin Cabanes
c1ccc7f012
docs(core): nxdev has smooth scroll behaviour (#6552) 2021-07-30 15:11:30 +00:00
Jack Hsu
da7bb9fe76
fix(nextjs): generate nextjs library with "next/babel" preset rather than the default "@nrwl/react/babel" preset (#6545) 2021-07-30 10:36:20 -04:00
Jack Hsu
bd7b2aadf8
fix(testing): remove installation of babel packages for jest projects (#6546) 2021-07-30 09:36:21 -04:00
Leosvel Pérez Espinosa
ddfbac50b2
fix(misc): make generated schemas compliant with json schema spec (#6548) 2021-07-30 13:33:17 +01:00
Jason Jean
89c70f2264
chore(nxdev): update latest version documentation to v12.6.3 (#6544) 2021-07-29 23:37:01 +00:00
Phillip Barta
1b5498f367
feat(core): updated dotenv and switched to import 'dotenv/config' (#5615) 2021-07-29 17:49:23 -04:00
Edouard Bozon
5a9303784c
feat(devkit): make nx.json optional (#6398)
* feat(devkit): make nx.json optional (#5678)

Allow project configuration functions to work without nx.json configuration file, this is particulary handy for regular Angular CLI projects.

* docs(devkit): make `NxJsonConfiguration` partial

Co-authored-by: Jason Jean <jasonjean1993@gmail.com>
2021-07-29 17:02:07 -04:00
erikagiroux
9f1e530cef
fix(devkit): add font file extensions to binaryExts in generate-files.ts (#6439)
Add font file extensions to the list of extensions that should not be rendered with ejs

ISSUES CLOSED: #5213

Co-authored-by: egiroux <erika.giroux@ubisoft.com>
2021-07-29 15:51:24 -04:00
James Henry
4e8aa4ba68
chore(core): refactor executors to always read from cached project graph (#6446) 2021-07-29 15:50:29 -04:00
Jason Jean
89a4ac29b2
cleanup(devkit): rename all variable names of host to tree (#6541) 2021-07-29 15:46:41 -04:00
Jack Hsu
70c0921180
feat(react): add fast refresh support for webpack 5 (#6529) 2021-07-29 18:16:26 +00:00
Leosvel Pérez Espinosa
7d6837ce41
fix(misc): fix moving projects with standalone configuration (#6521) 2021-07-29 14:15:02 -04:00
Leosvel Pérez Espinosa
dc02ca90b1
fix(core): do not override process.env with variables in dotenv files (#6540) 2021-07-29 12:47:40 -04:00
Miroslav Jonaš
117ee9308a
cleanup(core): use isNpmProject and cleanup project graph utils (#6522)
* cleanup(core): use isNpmProject and cleanup project graph utils

* chore(core): mark utils/buildable-libs-utils as deprecated
2021-07-29 11:17:31 -04:00
Juri Strumpflohner
7c261511e0
fix(react): align component and e2e test generation (#6535) 2021-07-29 10:29:03 -04:00
Miroslav Jonaš
07d9d668a6
chore(repo): add missing members of the nx core team (#6530) 2021-07-28 17:22:51 +02:00
Miroslav Jonaš
9508bd9e3b
cleanup(core): remove last references to workspace appRootPath (#6527)
* cleanup(core): remove last references to local appRootPath

* chore(core): add deprecation comment to appRootPath

* chore(node): fix failing test due to typescript change
2021-07-28 17:22:30 +02:00
Jason Jean
d68d2ad965
fix(angular): add eslint to protractor apps (#6524) 2021-07-27 20:36:29 +00:00
Brandon
321707c1ce
docs(core): update migration docs for adding to monorepo (#6432) 2021-07-27 09:24:58 -05:00
vsavkin
e76b3cce00 chore(repo): update @nrwl/nx-cloud 2021-07-26 15:57:48 -04:00
Juri Strumpflohner
d88b604a72
docs(core): adjust typo in workspace generator docs (#6508) 2021-07-26 17:15:22 +02:00
Jack Hsu
eb942b143c
docs(nextjs): updated Next.js link from React intro page (#6510) 2021-07-26 11:01:45 -04:00
Leosvel Pérez Espinosa
c6fee867aa
fix(misc): handle moving to a subfolder which results in the same project name and normalize import path (#6507) 2021-07-26 14:56:30 +01:00