3317 Commits

Author SHA1 Message Date
Jack Hsu
b51cd7fa3d
docs(core): fix headers style in document pages (#6006) 2021-06-14 11:45:58 -04:00
Miroslav Jonaš
4f92e608b4
chore(repo): prepare CI and E2E for better tracking of errors (#6001) 2021-06-14 17:41:05 +02:00
Miroslav Jonaš
a9945e2946
chore(testing): fix broken nx-plugin e2e test (#6002) 2021-06-14 16:47:06 +02:00
Leosvel Pérez Espinosa
d4537f75cc
cleanup(angular): migrate component-story and component-cypress-spec generators to nx devkit (#5977) 2021-06-14 15:20:58 +01:00
Miroslav Jonaš
f832cc99e2
chore(repo): fix PR rebase issue (#5999) 2021-06-14 14:20:41 +02:00
Miroslav Jonaš
bb8d73fb3e
feat(repo): remove obsolete kill commands and check if ports closed (#5939) 2021-06-14 12:48:33 +02:00
Miroslav Jonaš
5f4fc4b69d
chore(testing): cleanup web e2e tests (#5996) 2021-06-14 12:08:41 +02:00
Colum Ferry
3e8ff083f2
cleanup(angular): refactor library generator to use nx devkit (#5935)
* cleanup(angular): refactor library generator to use nx devkit

Refactor Library Generator to use Nx Devkit
2021-06-14 11:05:32 +01:00
Miroslav Jonaš
68b598f9a1
fix(nest): fix lint convertor incomplete type (#5995)
The incomplete type crashes build on stricter Windows build
2021-06-14 11:43:27 +02:00
Phillip Barta
868de62ae7
feat(core): use common fileutils in @nrwl/cli and create-nx-plugin (#5940) 2021-06-14 11:08:05 +02:00
Phillip Barta
817fc3c83b
cleanup(nx-plugin): use common json utils (#5942) 2021-06-14 11:03:35 +02:00
Jason Jean
702f15845e
fix(core): clean up tmp directories during migrate (#5971) 2021-06-11 19:46:14 -04:00
Noriyuki Shinpuku
a0b2df5395
fix(core): fix remove generator for custom layout (#5921) 2021-06-11 19:06:59 -04:00
Jonathan Cammisuli
5b2e594b62
feat(core): sort projects in nx.json, workspace.json, and tsconfig.base.json (#5945)
* feat(core): sort projects in nx.json, workspace.json, and tsconfig.base.json

* fix(core): catch errors when trying to format

* chore(core): use existing sort util - rename new sort util to match (will soon be merged)

* fix(core): only sort workspace.projects if they have projects

* fix(core): remove sort from old format-files

* fix(core): noop catches rather and outputting an error message

* chore(core): revert format-files utils
2021-06-11 17:54:29 -04:00
Jason Jean
2c533ace36
fix(core): fix aliased args parsing (#5973) 2021-06-11 16:46:55 -04:00
Brandon
87db4e3617
docs(core): more monorepo guide updates (#5981) 2021-06-11 16:46:42 -04:00
Benjamin Cabanes
8f397c5927
docs(core): nx dev release script (#5979) 2021-06-11 20:39:57 +00:00
Craigory V Coppola
f9751786c6
feat(testing): support for Jest 27 (#5873)
- Sets default testEnvironment to web
- Updates node generators to specify testEnvironment: node
- Provides migrations to update existing jest.config.js files
- Bump angular-preset-jest to latest

ISSUES CLOSED: #5771
2021-06-11 13:25:57 -05:00
kirjai
8801930553 feat(nextjs): support webpack 5 2021-06-11 16:45:14 +01:00
Isaac Mann
c39135e0d2
docs(core): autogenerate nx devkit api (#5827)
Co-authored-by: Isaac Mann <isaacplmann+git@gmail.com>
2021-06-11 15:34:55 +00:00
Jason Jean
c7a5f6d7dd
fix(storybook): fix import for findNodes (#5974) 2021-06-11 02:54:17 +00:00
Jason Jean
a36c0b87e4
docs(devkit): provide exmaple of template file and link to EJS (#5972) 2021-06-11 00:04:00 +00:00
Benjamin Cabanes
5711887243
docs(core): flavoured pages use inline svgs (#5970) 2021-06-10 14:32:34 -06:00
Benjamin Cabanes
16ac664b8e
docs(core): fix sendPageViewEvent usage (#5969) 2021-06-10 20:04:08 +00:00
Benjamin Cabanes
d806f4dcfa
docs(core): update nx media banner for nx.dev (#5968) 2021-06-10 19:59:19 +00:00
Benjamin Cabanes
de63761412
docs(core): remove extra quotes for blockquote (#5967) 2021-06-10 19:51:27 +00:00
Jack Hsu
2cabdce089
docs(core): add anchor links to headings (#5959) 2021-06-10 19:27:11 +00:00
Benjamin Cabanes
4a9512dcd1
docs(core): remove tutorial sections (#5965) 2021-06-10 15:24:59 -04:00
Benjamin Cabanes
404ed72068
chore(core): update nx banner on readme (#5966) 2021-06-10 19:18:30 +00:00
Benjamin Cabanes
c7790a637f
docs(core): setup hubspot (#5963) 2021-06-10 14:40:50 -04:00
Benjamin Cabanes
ce5554b516
docs(core): add nrwlio link in place of nrwlio twitter (#5964) 2021-06-10 14:38:14 -04:00
Brandon
9e44b8c002
docs(core): refresh monorepos guide (#5946) 2021-06-10 14:33:03 -04:00
Leosvel Pérez Espinosa
c64d9dfb2f
fix(storybook): fix broken migration test (#5951) 2021-06-10 13:44:42 -04:00
Benjamin Cabanes
eff495e606
docs(core): mobile style fixes (#5958) 2021-06-10 12:23:25 -04:00
Benjamin Cabanes
9179609558
docs(core): add sitemap generation (#5957) 2021-06-10 12:23:13 -04:00
Jason Jean
d8cd8621a2
fix(devkit): include targetDependencies and plugins when updating workspace config (#5898) 2021-06-10 10:37:58 -04:00
Jack Hsu
00ea200c7d
docs(core): fix static paths for nx.dev to include generic paths (#5956) 2021-06-10 10:35:21 -04:00
Benjamin Cabanes
d94bba3817
docs(core): add seo meta for dedicated screens (#5955) 2021-06-10 10:28:49 -04:00
Benjamin Cabanes
ed7b8b464c
docs(core): svg rendering set to auto (#5954) 2021-06-10 10:28:08 -04:00
Benjamin Cabanes
0ba70fcc25
docs(core): angular flavour screen call out (#5953) 2021-06-10 10:27:52 -04:00
Katerina Skroumpelou
dd45382252
feat(storybook): schematic to migrate stories to Storybook 6.2 (#5401) 2021-06-09 19:47:51 +02:00
Miroslav Jonaš
6ca30d86be
fix(repo): fix flaky cross-os new line check (#5938) 2021-06-09 16:32:27 +02:00
Phillip Barta
a2c2d94050
feat(core): first step to common JSON behavior and common fileutils (#5859) 2021-06-09 12:45:16 +02:00
Colum Ferry
fd27615514
chore(angular): ast utils for angular with nx devkit (#5927) 2021-06-09 10:35:09 +01:00
Miroslav Jonaš
414e72d9d9
feat(repo): enable prefer offline for yarn install (#5925) 2021-06-08 16:29:45 +02:00
Leosvel Pérez Espinosa
9477e5472e
cleanup(angular): migrate storybook-migrate-defaults-5-to-6 generator to nx devkit (#5891) 2021-06-08 09:13:43 +01:00
Katerina Skroumpelou
0dd89999ea
fix(storybook): generating stories without an existing e2e project (#5799) 2021-06-08 09:37:24 +02:00
Miroslav Jonaš
d023eafeb9
fix(testing): fix buffer issue on e2e test (#5916) 2021-06-07 18:48:57 +02:00
Miroslav Jonaš
0de272579e
fix(testing): fix failing workspace e2e tests (#5846) 2021-06-07 16:23:32 +02:00
Benjamin Cabanes
94aef0ab96
docs(core): add seo meta (#5899) 2021-06-07 13:34:43 +00:00