8697 Commits

Author SHA1 Message Date
Jason Jean
95263d7408
fix(storybook): fix windows path in storybook configuration (#4818) 2021-02-17 17:08:24 +00:00
Brandon
5d9c76bdec
fix(angular): check for root tslint.json before updating to support ESlint (#4816)
Closes #4761
2021-02-17 11:42:09 -05:00
Christian Jensen
78a6f98e8f
fix(angular): generate constant case name in NgRx schematics (#4811) 2021-02-17 06:06:52 -06:00
vsavkin
d6079cded4 chore(repo): update license file 2021-02-16 21:36:32 -05:00
Jason Jean
11d27da5e0
fix(core): add tmp tao path to node path (#4810) 2021-02-16 18:13:42 -05:00
Jason Jean
785754ecb5
fix(react): fix storybook generator (#4808) 2021-02-16 19:45:56 +00:00
Jason Jean
ba02dd6704
chore(repo): update nx to 11.3.0-rc.0 (#4807) 2021-02-16 19:44:38 +00:00
vsavkin
28c364c76f feat(core): add edges to the dep graph based on package.json files in libs and apps 2021-02-16 14:24:18 -05:00
James Henry
cc88815ece
fix(core): set browser + node eslint env in @nrwl/nx/javascript (#4804) 2021-02-16 12:42:13 -05:00
Jason Jean
4ae9c3ed2f
fix(react): add architect to next and gatsby (#4802) 2021-02-16 12:19:42 -05:00
Brandon
e4faaf1ef4
feat(angular): update Angular packages to 11.2.x release (#4788)
* feat(angular): update Angular packages to 11.2.x release

* chore(angular): fix storybook 5-6 default schematic unit test

* fix(angular): fix Angular Devkit discrepancies
2021-02-16 10:38:11 -05:00
Benjamin Cabanes
67faa9ca9c
docs(core): incremental build content link update (#4795) 2021-02-14 12:52:18 -05:00
Zachary DeRose
95365564f2
chore(repo): internal link checker script (#4786) 2021-02-14 11:39:42 -05:00
Jason Jean
400277b170
fix(storybook): fix failing unit tests (#4789) 2021-02-12 23:05:43 +00:00
Jason Jean
2bf04b4c61
fix(react): fix init generators for react (#4787) 2021-02-12 16:47:35 -05:00
Jason Jean
18c8b2b30d
fix(core): change running tasks in parallel to running in serial (#4785) 2021-02-12 21:39:55 +00:00
Jason Jean
33acb41afb
cleanup(react): cleanup generators for react and next (#4769) 2021-02-12 15:29:31 -05:00
Brandon
6be07fbb77
feat(angular): update NgRx packages to versions 11 release (#4783) 2021-02-12 12:24:30 -05:00
Jonathan Cammisuli
871b3c8f35
fix(react): set defaults properly for unitTestRunner and e2eTestRunner (#4781)
Also sets the schema.json files to be nx
2021-02-12 15:46:52 +00:00
James Henry
4f758d435f
fix(core): restore tslint for next, clean up Linter enum usage (#4780)
* fix(core): restore tslint for next

* fix(nextjs): type issue
2021-02-12 09:12:16 -05:00
Lucas Vieira
4133c05bd3
fix(linter): do not print lint results to stdout when "outputPath" is set (#4755) 2021-02-12 13:16:55 +00:00
Jack Hsu
2109a0647b
feat(gatsby): convert Gatsby schematics to Nx generators (#4763) 2021-02-12 01:09:41 -05:00
vsavkin
2464e2c7b8 cleanup(core): add a warning about using --defaults 2021-02-11 21:33:15 -05:00
vsavkin
d651eab4fe fix(core): output gets printed twice when using pipe capture 2021-02-11 16:14:49 -05:00
vsavkin
1a75fd4859 feat(core): default outputs to both prepare and build targets 2021-02-11 16:14:49 -05:00
Victor Savkin
b974ee0a9c feat(repo): replace the disucssion issue type with a link to the discussions feature 2021-02-11 11:54:41 -05:00
Andrew Luca
5f49a53dcc docs(testing): fix typo in cli/e2e 2021-02-11 11:06:02 -05:00
Isaac Mann
263a35521e docs(nxdev): add plugins to core concepts 2021-02-11 10:43:33 -05:00
Tasos Bekos
6f32f22e29 chore(repo): free space on CI when runnig e2e 2021-02-11 10:42:29 -05:00
Jack Hsu
e71cef0ba9
feat(nextjs): convert Next.js schematics to generators (#4756) 2021-02-11 05:39:49 +00:00
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