Isaac Mann
|
b3aa5c3d25
|
docs(core): generator guides (#6070)
* docs(nxdev): generator guides
* docs(nxdev): cleanup
* docs(nxdev): more cleanup
* docs(nxdev): formatting
* docs(nxdev): code formatting
* docs(nxdev): only mention angular devkit in angular docs
* docs(nxdev): tidy
Co-authored-by: Isaac Mann <isaacplmann+git@gmail.com>
|
2021-06-22 15:09:54 -04:00 |
|
Leosvel Pérez Espinosa
|
c66324d71d
|
fix(angular): fix workspace init generator to workaround file rename issues in the tree (#6098)
|
2021-06-22 17:50:27 +01:00 |
|
Philip Fulcher
|
98ac32e615
|
feat(misc): add watch mode to dep-graph command (#6043)
|
2021-06-22 10:41:44 -06:00 |
|
Miroslav Jonaš
|
377fca4dc3
|
chore(repo): add angular and react to e2e-workspace implicit deps (#6096)
|
2021-06-22 17:58:25 +02:00 |
|
Leosvel Pérez Espinosa
|
bbb0416cc2
|
fix(angular): remove Stylus from new Angular workspaces and apps (#6095)
|
2021-06-22 16:56:51 +01:00 |
|
kirjai
|
17b1d3f384
|
docs(nextjs): add nextjs webpack 5 guide
|
2021-06-22 16:27:46 +01:00 |
|
Brandon Roberts
|
d81837c880
|
docs(core): add mental model overview guide
|
2021-06-22 11:17:19 -04:00 |
|
Miroslav Jonaš
|
0ba71c4103
|
chore(repo): report actual state of the matrix run (#6092)
|
2021-06-22 15:27:17 +02:00 |
|
Miroslav Jonaš
|
c6ec24262a
|
chore(repo): fix broken e2e test on workspace (#6082)
|
2021-06-22 14:53:38 +02:00 |
|
Leosvel Pérez Espinosa
|
122f7eca72
|
cleanup(angular): migrate downgrade-module and upgrade-module generators to nx devkit (#6083)
|
2021-06-22 10:20:02 +01:00 |
|
Leosvel Pérez Espinosa
|
fdb54b3c04
|
fix(angular): keep package postinstall script in @nrwl/angular package (#6086)
|
2021-06-22 10:18:36 +01:00 |
|
Leosvel Pérez Espinosa
|
5cac8ba9ac
|
cleanup(angular): migrate ngrx generator to nx devkit (#6057)
|
2021-06-21 14:18:15 +01:00 |
|
Noriyuki Shinpuku
|
8915c6ba4e
|
fix(core): format after sorting nx.json, workspace.json and tsconfig.… (#6044)
|
2021-06-21 09:17:43 -04:00 |
|
Miroslav Jonaš
|
4b7902b74e
|
chore(repo): hide cypress e2e tests behind NX_E2E_CI_NIGHTLY flag (#6079)
|
2021-06-21 11:18:07 +02:00 |
|
Miroslav Jonaš
|
b3c36dc067
|
chore(repo): enable windows nightly tests (#5889)
|
2021-06-18 21:16:50 +02:00 |
|
Kirils L
|
0f4c18218e
|
docs(nextjs): use custom build path rather than output path (#6069)
|
2021-06-18 14:43:33 -04:00 |
|
Benjamin Cabanes
|
4f74759098
|
docs(core): deep dive menu is expanded by default (#6071)
|
2021-06-18 18:31:38 +00:00 |
|
Colum Ferry
|
96293b02cb
|
cleanup(angular): refactor angular application generator (#6036)
Refactor Angular Application Schematic to Generator using Nx Devkit
|
2021-06-18 15:39:05 +01:00 |
|
Jason Jean
|
235725b585
|
cleanup(core): refactor process forking out of task orchestrator (#6037)
|
2021-06-18 10:26:05 -04:00 |
|
vsavkin
|
ac871d93b5
|
fix(core): fix the add-target-dependencies migration to remove the old property
|
2021-06-18 09:10:40 -04:00 |
|
vsavkin
|
8a7b6c8405
|
feat(core): replace strictlyOrderedTargets with targetDependencies
|
2021-06-18 06:54:33 -04:00 |
|
Jack Hsu
|
18002e0bcb
|
docs(core): fix typos in react tutorial (#6064)
|
2021-06-18 00:15:56 +00:00 |
|
Benjamin Cabanes
|
b23d8b150e
|
docs(core): show search on mobile (#6062)
|
2021-06-17 17:12:06 -04:00 |
|
vsavkin
|
496199eeb6
|
docs(react): fix a typo
|
2021-06-17 16:13:09 -04:00 |
|
Jack Hsu
|
4b6dd40a13
|
docs(core): allow builds when PRs are merged into master (#6061)
|
2021-06-17 19:47:45 +00:00 |
|
James Henry
|
8ac0f3f5ff
|
Update lint.impl.spec.ts
|
2021-06-17 14:50:11 -04:00 |
|
James Henry
|
e4bbeba86b
|
Update lint.impl.ts
|
2021-06-17 14:50:11 -04:00 |
|
Benjamin Cabanes
|
09fa02112b
|
docs(core): correctly format function comments for doc generation (#6055)
|
2021-06-17 18:32:06 +00:00 |
|
Jack Hsu
|
a37a5e93a6
|
docs(core): adds black background to modal backdrop since firefox does not support blurred backdrop filter (#6059)
|
2021-06-17 14:23:35 -04:00 |
|
Benjamin Cabanes
|
03e3f60338
|
docs(core): documentation format fix (#6058)
|
2021-06-17 13:55:49 -04:00 |
|
Jack Hsu
|
6454ebbc1f
|
docs(core): enhances flavor+version picker so users remain on the same page in the new flavor+version (#6056)
|
2021-06-17 13:21:43 -04:00 |
|
Jack Hsu
|
1093189280
|
docs(core): add redirect for /latest/guides/eslint to /guides/eslint since we use the former in our executor (#6053)
|
2021-06-17 12:46:45 -04:00 |
|
Craigory V Coppola
|
7475291dcf
|
cleanup(angular): generated ngrx spec files should pass linting (#6051)
ISSUES CLOSED: #6046
|
2021-06-17 10:43:31 -05:00 |
|
Phillip Barta
|
fe97444d78
|
feat(core): migrate prettier to v2.3.1 (#5623)
|
2021-06-17 16:44:30 +02:00 |
|
Miroslav Jonaš
|
3c833e44fe
|
chore(repo): update pnpm to v6 (#6047)
* chore(repo): update pnpm to v6
* chore(repo): increase timeout for e2e tests running e2e tests
|
2021-06-17 16:41:39 +02:00 |
|
vsavkin
|
44dd1f55e4
|
fix(nxdev): subheader on the home page is old
|
2021-06-17 10:38:35 -04:00 |
|
vsavkin
|
96d9140bf9
|
docs(misc): minor improvements in the docs
|
2021-06-17 10:28:21 -04:00 |
|
vsavkin
|
d88907a683
|
docs(core): document dependsOn and targetDependencies
|
2021-06-17 10:28:21 -04:00 |
|
Benjamin Cabanes
|
b858a8766d
|
docs(core): nxdev content update to 12.4.0 (#6048)
|
2021-06-17 14:29:42 +01:00 |
|
Miroslav Jonaš
|
4f429e0eab
|
chore(repo): optimize slack notifications (#6045)
|
2021-06-17 10:50:07 +02:00 |
|
Jason Jean
|
924582605a
|
chore(repo): remove tsconfig files from the published output (#6041)
|
2021-06-16 23:35:13 +00:00 |
|
Craigory V Coppola
|
374a9d6ba4
|
fix(nextjs): app generator should succeed with --directory (#6039)
Signed-off-by: AgentEnder <craigorycoppola@gmail.com>
ISSUES CLOSED: #6027
|
2021-06-16 22:44:43 +00:00 |
|
Phillip Barta
|
b9ef28712d
|
cleanup(core): refactored @nrwl/workspace command-line to improve code quality (#5438)
|
2021-06-16 22:44:05 +00:00 |
|
Juri Strumpflohner
|
a1c208af29
|
fix(nextjs): remove obsolete React import on _app.tsx (#6034)
|
2021-06-16 18:32:10 -04:00 |
|
Benjamin Cabanes
|
5c13db8f2b
|
docs(core): close opened nav on route change (#6038)
|
2021-06-16 21:56:41 +00:00 |
|
Phillip Barta
|
9d78629ec0
|
cleanup(web): use json utils (#5944)
|
2021-06-16 21:09:30 +00:00 |
|
James Henry
|
d5c3a79f5f
|
feat(core): allow NX_BASE and NX_HEAD environment variables to set affected SHAs
|
2021-06-16 14:12:19 -04:00 |
|
Jason Jean
|
bb059b3902
|
chore(repo): add details about each commit type
|
2021-06-16 14:08:11 -04:00 |
|
Jason Jean
|
c5ccd9c2fb
|
fix(core): resolve npm packages after typescript
|
2021-06-16 14:07:57 -04:00 |
|
Phillip Barta
|
84f873dcdb
|
cleanup(misc): cleanup typescript imports
|
2021-06-16 14:07:01 -04:00 |
|