3835 Commits

Author SHA1 Message Date
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
Miroslav Jonaš
1c3397f033
chore(repo): switch to using nx orb on circleci workflows (#6505)
* chore(repo): switch to using nx orb on circleci workflows

* chore(repo): set proper name of the main branch
2021-07-26 15:11:17 +02:00
Jason Jean
9e8252406c
chore(repo): remove dependency from dep-graph to workspace and run-co… (#6497)
* chore(repo): remove dependency from dep-graph to workspace and run-command

* chore(repo): change default build config for dep-graph

Co-authored-by: Philip Fulcher <philip@nrwl.io>
2021-07-23 16:03:40 -04:00
Jason Jean
1ac16b4847
chore(nxdev): update latest version documentation to v12.6.2 (#6498) 2021-07-23 14:49:48 -04:00
Kirils L
37bb3cc28c
docs(nextjs): add vercel deployment affected section (#6495) 2021-07-23 14:15:46 -04:00
Leosvel Pérez Espinosa
873e2970ae
fix(misc): allow run-commands to accept readyWhen for a single command (#6496) 2021-07-23 18:30:20 +01:00
Jack Hsu
59fa59fddc
docs(core): fix 500 error when directing from framework specific pages to intro page (#6492) 2021-07-23 10:49:20 -04:00
Katerina Skroumpelou
0bacdf3181
feat(storybook): allow users to init storybook with more frameworks (#6491)
ISSUES CLOSED: #5985
2021-07-23 15:32:12 +02:00
Katerina Skroumpelou
a4020b03c6
fix(storybook): when migrating to 12.1 do not throw if project has no targets (#6490)
ISSUES CLOSED: #6128
2021-07-23 15:56:11 +03:00
James Henry
fedcfc4725 fix(core): ensure cache pathMappings always exist 2021-07-23 08:40:43 -04:00
Miroslav Jonaš
a9afb97307
docs(core): fix broken links and add missing latest prefix (#6471) 2021-07-23 08:16:54 -04:00
Leosvel Pérez Espinosa
f087146c55
fix(misc): make workspace tsc executor to handle dependencies (#6475) 2021-07-23 09:43:50 +01:00
Kirils L
1655f4b6dd
docs(nextjs): separate vercel deployment guide (#6482) 2021-07-22 20:35:22 -04:00
Benjamin Cabanes
84e510ef48
docs(core): tiles have text-center on mobile (#6484) 2021-07-23 00:17:34 +00:00
Jason Jean
b0b7b7fb7a chore(nxdev): undo changes to previous version of documentation 2021-07-22 14:38:06 -04:00
Jason Jean
99513bbaa0
chore(nxdev): update latest version documentation to v12.6.0 (#6476) 2021-07-22 14:34:48 -04:00
Benjamin Cabanes
a92286b4f7
docs(core): use createGlobPatternsForDependencies for tailwindcss config (#6477) 2021-07-22 14:30:39 -04:00
Jason Jean
1160bbe4b0 Release 12.6.0 2021-07-22 14:02:01 -04:00
Benjamin Cabanes
2f44b0ac37
docs(core): Add feature list (#6460) 2021-07-22 12:58:30 -04:00
Victor Savkin
0bdd53ad93
feat(core): speed up ts module resolution (#6474) 2021-07-22 16:16:25 +00:00
Jack Hsu
b41a1ea4b2
docs(nextjs): update overview and guide (#6462) 2021-07-22 10:41:32 -04:00
Miroslav Jonaš
1ca34f9669
chore(repo): split angular e2e tests into core and extensions (#6470) 2021-07-22 15:46:23 +02:00
Leosvel Pérez Espinosa
f3b5ffc165
fix(core): handle directories with lots of files when reading the workspace files (#6469) 2021-07-22 13:36:25 +01:00
Leosvel Pérez Espinosa
0af1780b81
fix(core): improve run-commands dx for ready-when (#6448) 2021-07-22 09:17:22 +01:00
Miroslav Jonaš
9326742442
fix(core): fix wrong create-nx-workspace tutorial link (#6428) 2021-07-22 09:31:10 +02:00
James Henry
91cfe5d927 chore(core): run-commands executor schema supports descriptions alongside commands 2021-07-21 20:38:12 -04:00
Craigory V Coppola
729d83997f
fix(angular): generated ngrx facade tests should pass (#6458) 2021-07-21 23:27:57 +00:00
Jason Jean
491bdd8dfb
fix(gatsby): change migration version for gatsby 3.10 (#6459) 2021-07-21 23:11:22 +00:00
Miroslav Jonaš
6d25d204c3
fix(core): move generator should respect non-relative extends parts (#6427)
* fix(core): move generator should respect non-relative extends parts

* fix(core): fix broken test
2021-07-21 18:42:50 -04:00
Colum Ferry
3e6a3158be
feat(angular): add an serve-mfe target to host app (#6444) 2021-07-21 21:58:56 +00:00
Emily Xiong
c8bd620b6d
feat(gatsby): update gatsby to version 3.10.0 (#6449)
- add webpack5 for gatsby as default init
2021-07-21 15:31:22 -04:00
Jason Jean
6f37066d3a
chore(repo): fix version field in the package.json (#6455) 2021-07-21 19:23:10 +00:00
Jason Jean
0326be4dae
fix(angular): change version of angular migrations so they run during beta (#6454) 2021-07-21 17:58:00 +00:00
Leosvel Pérez Espinosa
202c89c130
feat(core): support project and target specific env files when running a task (#6453) 2021-07-21 18:44:59 +01:00
Kirils L
d53e25a611
fix(core): caching individual files (#6445) 2021-07-21 12:15:31 -04:00
Craigory V Coppola
a1ccc87a07
docs(misc): documentation headers should include collectionName for searchability (#6451)
Signed-off-by: AgentEnder <craigorycoppola@gmail.com>
2021-07-21 11:40:59 -04:00
Leosvel Pérez Espinosa
9044a8f869
cleanup(misc): rename collection.json to generators.json (#6442) 2021-07-21 11:42:43 +01:00
Colum Ferry
f5587dc984
fix(angular): broken buildable libs importPath calculation (#6429)
Buildable libs with Angular Lib generator were broken due to additional `/` in the `importPath`.
2021-07-21 09:29:21 +01:00
Craigory V Coppola
2e36b20841
fix(node): no output for package executor watch mode (#6440)
Signed-off-by: AgentEnder <craigorycoppola@gmail.com>
2021-07-20 18:35:16 -04:00
Juri Strumpflohner
18c368173c
fix(core): path comparison across OS for getProjectNameFromDirPath (#6433)
ISSUES CLOSED: #6406
2021-07-20 22:17:16 +02:00
Benjamin Cabanes
66851cc0f1
docs(core): enable back paragraphs tags (#6435) 2021-07-20 18:07:59 +00:00