Jonathan Cammisuli
d9aef75bd5
chore(react): move react schematics to generators ( #4745 )
...
* chore(react): move react schematics to generators
* chore(react): update lib generators
* chore(react): update redux generators
* chore(react): move react story book generators
* chore(react): add old implementation for update babel in next
* chore(react): rename tsconfig json template files to include __tmpl__
* chore(react): update deps
* chore(react): fix component template file
* chore(react): remove angular-devkit deps
* chore(react): remove angular-devkit deps
2021-02-10 21:30:55 -05:00
Jason Jean
651f3b60e9
feat(storybook): migrate storybook builders to devkit ( #4758 )
2021-02-10 20:39:49 +00:00
Tasos Bekos
57c6bacfb4
fix(core): fix install packages task on Windows ( #4752 )
...
Changing to forward slashes was causing failures on Windows if execting from volume other than C:/.
Closes #4727
2021-02-10 11:09:33 -05:00
katerina
1edafe8c4f
fix(core): fixed some wrong paths for utils/utilities
...
ISSUES CLOSED : #4736
2021-02-10 09:41:05 -05:00
Victor Savkin
4320c5a280
fix(misc): restore utils/fileutils to prevent plugins deep importing from breaking
2021-02-10 09:39:04 -05:00
Jason Jean
d51bbe04f9
feat(storybook): migrate storybook schematics to devkit
2021-02-10 09:35:54 -05:00
Brandon Roberts
ec45381687
feat(angular): update NgRx packages to 11.0.0-rc.0
2021-02-10 09:11:24 -05:00
Victor Savkin
e518289df5
fix(repo): temporary disable flaky tests
2021-02-10 08:32:02 -05:00
Victor Savkin
3ebed2aba2
fix(core): wrapAngularDevkitSchematic should respect dry run ( #4748 )
2021-02-09 19:33:33 +00:00
Jason Jean
32a64c50c8
feat(angular): export angular generators from @nrwl/angular/generators ( #4739 )
2021-02-08 15:34:41 -05:00
Jason Jean
a5cb929a35
feat(web): set defaults on first application and cleanup generated app ( #4722 )
2021-02-08 10:24:39 -05:00
Victor Savkin
12102c258c
cleanup(repo): remove an unused field from package.json
2021-02-06 21:17:50 -05:00
Victor Savkin
285879c1e2
fix(misc): fix @nrwl/nx-plugin migrations
2021-02-06 14:35:51 -05:00
Isaac Mann
e55234f2eb
docs(nxdev): flatten the docs
2021-02-05 20:33:28 -05:00
Jason Jean
023e11513b
feat(repo): update nx to 11.3.0-beta.0 ( #4715 )
2021-02-05 13:32:40 -05:00
Victor Savkin
4dd8a06400
chore(repo): update the version of cloud
2021-02-04 20:38:43 -05:00
Jcomper
f4e6502871
fix(web): pass opt.sslKey parameter to -K option of http-server ( #4703 )
...
ISSUES CLOSED : #4701
Co-authored-by: Yuriy Rogach <yuriy.rogach@webforum.com>
2021-02-04 17:53:12 -05:00
Jason Jean
b6e9e8b922
fix(testing): fix removing libraries that do not have tests ( #4706 )
2021-02-04 17:53:04 -05:00
Jason Jean
f880bd295d
feat(react): remove references to angular devkit from @nrwl/web ( #4705 )
2021-02-04 16:56:44 -05:00
Jason Jean
7372920bef
feat(react): migrate @nrwl/web:package to devkit ( #4697 )
2021-02-04 10:32:28 -05:00
Jason Jean
82ee3227af
fix(core): fix workspace creation not working on windows
2021-02-04 01:31:47 +02:00
Jason Jean
34781a11c2
feat(react): migrate @nrwl/web:dev-server to devkit ( #4682 )
2021-02-03 16:33:51 -05:00
Jason Jean
a941961bd4
fix(core): fix @angular-devkit/architect not being found ( #4683 )
2021-02-03 11:00:45 -05:00
Juri
b2d39060cc
fix(core): value coercion for schemas with oneOf string enums
2021-02-03 09:04:05 -05:00
James Henry
132eb71218
feat(web): upgrade to postcss v8 ( #4277 )
...
* feat(web): upgrade to postcss v8
* fix(web): update usage of updated postcss plugin
* fix(web): account for change in postcss-loader behaviour with additional loader
2021-02-03 08:26:27 -05:00
Jason Jean
06f84b3326
feat(react): migrate @nrwl/web schematics to devkit ( #4666 )
2021-02-02 18:56:35 -05:00
Jason Jean
a500088d36
fix(core): do not modify existing files during workspace creation
2021-02-02 14:01:06 -05:00
Tasos Bekos
0d6b8691bc
chore(repo): add dependencies for e2e tests
2021-02-02 12:25:00 -05:00
Lar Van Der Jagt
cb77170c82
docs(misc): fix swapped gatsby/next plugin file
...
When adding the gatsby plugin to this repo it's docs page was swapped with the next.js plugin docs
page: 51973b88e2
2021-02-02 12:24:44 -05:00
Eric Jeker
a1043e5629
docs(devkit): fixed typo in executor doc
2021-02-02 12:24:19 -05:00
Jason Jean
7037254911
fix(core): fix move on windows ( #4667 )
2021-02-02 00:15:15 +00:00
Victor Savkin
11316ebdca
docs(misc): add docs on adding nx to monorepo
2021-02-01 13:35:44 -05:00
Tasos Bekos
3d24d56312
chore(repo): fix e2e-cli for Windows
2021-02-01 13:35:34 -05:00
Jason Jean
6bd0c2deac
feat(react): migrate @nrwl/web:build to devkit ( #4646 )
2021-02-01 17:06:41 +00:00
Victor Savkin
bcdd0a7261
cleanup(core): remove unused npm deps
2021-02-01 10:46:18 -05:00
katerina
0fc65d8763
feat(storybook): Storybook v6 migration generator for default configurations
...
Co-authored-by: Philip Fulcher <philip@nrwl.io>
2021-02-01 09:17:49 -05:00
Victor Savkin
14f4fcce53
feat(core): add public and build to the list of implicit cached folders for build
2021-01-31 13:51:34 -05:00
Victor Savkin
a97c242649
docs(core): update the nx devkit guide
2021-01-30 10:30:50 -05:00
Tasos Bekos
6bf245edb7
fix(react): change css modules class naming convention
...
Similar to 7e4949a20f/packages/react-dev-utils/getCSSModuleLocalIdent.js
2021-01-29 20:26:00 -05:00
Tasos Bekos
ae0d744d85
fix(testing): correct path slashes on Windows for root of cypress project
2021-01-29 20:25:06 -05:00
Jason Jean
843b913f63
Release 11.2.6
2021-01-29 15:57:55 -05:00
Jason Jean
c0387b9415
fix(angular): set default linter when creating the first app ( #4644 )
2021-01-29 15:43:18 -05:00
Jason Jean
e99a65d8ad
fix(core): generate schematics map for workspace-generators ( #4643 )
2021-01-29 15:43:07 -05:00
Billy Lando
f13047ea93
fix(angular): replace TestBed.get with TestBed.inject inside NgRx spec files ( #4184 )
2021-01-29 09:32:47 -06:00
Victor Savkin
669f21513b
fix(core): add missing deps to support running old migrations
2021-01-29 10:31:52 -05:00
Benjamin Cabanes
4ae2e7e66b
docs(core): slack links updated ( #4639 )
2021-01-29 09:48:40 -05:00
Victor Savkin
429fb22260
feat(core): default to running npm scripts when no targets are defined
2021-01-28 18:52:16 -05:00
Jason Jean
037c1b94b8
feat(testing): migrate cypress to devkit
2021-01-28 18:52:08 -05:00
Jason Jean
402f5069ad
feat(repo): update nx to 11.2.0 ( #4633 )
2021-01-28 17:17:40 -05:00
Jason Jean
b36c4b5cc1
fix(linter): add @nrwl/linter as a devDependency and error on improper enum schema ( #4634 )
2021-01-28 16:30:10 -05:00