Victor Savkin
95c539fc39
fix(core): store terminal output for failed tasks created with pipe output capture
2020-11-11 10:01:22 -05:00
Victor Savkin
5bb8d3f33d
chore(repo): fix a typo in the stale action config
2020-11-10 13:27:32 -05:00
Mehrad Rafigh
6a61b154af
feat(testing): update cypress to 5.5.0 ( #3759 )
2020-11-09 16:28:29 -05:00
Tine Kondo
b78240330f
feat(testing): use the appropriate package manager to install dependencies in the e2e directory
...
Closes #3871
2020-11-09 16:13:14 -05:00
Tasos Bekos
5938c9e093
cleanup(core): remove superfluous resolve of collection.json on workspace creation
...
Also, passing the resolved path makes Yarn 2 to fail during installation.
2020-11-09 16:12:35 -05:00
Ashwin Gokhale
6b899eebcc
fix(web): bump less from version 3.11.1 to 3.12.2
...
Bump less from version 3.11.1 to 3.12.2 because one of the packages in less was using an insecure version of acorn (v6.3.0).
2020-11-09 16:10:31 -05:00
Victor Savkin
7a9214bce8
fix(core): allow --all=true in addition to --all
2020-11-09 16:10:04 -05:00
Victor Savkin
98649d86ab
chore(repo): close stale issues in 14 days
2020-11-09 16:06:00 -05:00
Victor Savkin
d8334ce446
chore(repo): rename stale label
2020-11-09 15:56:31 -05:00
Victor Savkin
fc5162de29
chore(repo): update the version of stale action
2020-11-09 15:48:14 -05:00
Victor Savkin
de9ac7860e
Revert "fix(core): remove nx-cloud from the list of core deps used by migrate"
...
This reverts commit e15fbaf4828e4c256569ac93d6c1d234e352579a.
2020-11-09 13:06:03 -05:00
Victor Savkin
e15fbaf482
fix(core): remove nx-cloud from the list of core deps used by migrate
2020-11-09 11:57:11 -05:00
Jack Hsu
a297db6324
fix(nextjs): add Next.js config enhancer for supporting css moduels in workspace libs ( #4047 )
2020-11-09 11:52:03 -05:00
KeKs0r
1f66f4cc42
feat(web): Update browserslist to 4.14.6 to allow supports query
2020-11-07 08:57:27 -05:00
Isaac Mann
0f64316edb
docs(docs): fix orphaned docs
...
ISSUES CLOSED : #3914
2020-11-07 08:55:20 -05:00
Tasos Bekos
0ec634d61a
fix(react): use only liveReload option of webpack-dev-server
...
Closes #3910
2020-11-07 08:53:59 -05:00
Victor Savkin
b6ad3b7eaa
feat(repo): update stalebot config to close inactive issues sooner
2020-11-06 16:01:32 -05:00
Mehrad Rafigh
e3f318cde3
feat(core): update prettier to v2.1.2
2020-11-06 15:56:40 -05:00
Brandon
41ad265426
fix(angular): add support for migrating from empty Angular CLI workspace ( #4043 )
...
Closes #1465 , #3128
2020-11-06 13:36:48 -06:00
Benjamin Cabanes
3825f4fe8b
docs(angular): update map link ( #4045 )
2020-11-06 14:29:49 -05:00
Benjamin Cabanes
abdc82bf26
docs(angular): ng packagr lite map ( #4040 )
2020-11-06 11:35:07 -05:00
Jack Hsu
3f84cab9ef
fix(nextjs): fix comments in generated index page component ( #4036 )
2020-11-06 11:25:09 -05:00
Benjamin Cabanes
9c7eed035b
docs(angular): add ng-packagr-lite to map ( #4039 )
2020-11-06 10:41:02 -05:00
Lili Tong
1b1ddfa3bb
fix(web): upgraded webpack-subresource-integrity ( #4004 )
2020-11-06 09:18:38 -05:00
Jonathan Cammisuli
58e99b0a5b
docs(node): add node documentation for workspace configuration ( #4026 )
2020-11-05 09:02:06 -05:00
Zachary DeRose
51f8437a16
feat(docs): Adding videos for Node tutorials ( #4007 )
2020-11-05 09:01:00 -05:00
Zachary DeRose
15b824bdbb
docs(angular): moving from karma to jest ( #4008 )
2020-11-03 09:13:29 -05:00
Zachary DeRose
5a3ac6b66c
docs(docs): nx cloud e2e encryption configuration documentation added ( #3916 )
2020-11-03 09:09:36 -05:00
Tine Kondo
b3fdce9e9d
chore(core): update decription of plugin nx-spring-boot
...
Removed markdown link in the description, as not supported on nx.dev/nx-community
2020-11-03 07:37:55 -05:00
Jack Hsu
ea04f62eb3
chore(nextjs): update nextjs to 10.0.0 ( #4012 )
2020-11-02 15:00:09 -05:00
Victor Savkin
5e9a7d76ac
cleanup(repo): remove bazel package
2020-11-02 09:28:14 -05:00
Tasos Bekos
760811308e
fix(core): use cwd for locating workspace root
...
Closes #3484
Closes #3909
2020-10-31 21:04:25 -04:00
Jason Jean
989226d008
fix(core): fix resolving imports that cannot be resolved via typescript
2020-10-31 20:58:22 -04:00
Tine Kondo
99417502f3
chore(core): nx plugin submission nx-spring-boot
2020-10-31 20:56:10 -04:00
Adrian
992013ca0a
Add possibility to specify port when running dep graph ( #3938 )
...
* feat(misc): add possibility to specify port when running dep graph
* feat(docs): documentation was updated with the exposed port
Co-authored-by: adrian.etter <adrian.etter@dswiss.com>
2020-10-30 12:09:35 -06:00
Christian Jensen
da4fe07c47
fix(angular): handle delimited name in NgRx templates ( #3955 )
2020-10-30 10:01:34 -05:00
Juri Strumpflohner
0892fa2b32
feat(angular): improve incremental build speed ( #3854 )
2020-10-30 10:23:34 -04:00
Nik Gorylenko
4a90fba758
chore(web): deprecate @webcomponents/custom-elements ( #3930 )
...
Since `@webcomponents/custom-elements` is deprecated, here is suggested alternative: `@ungap/custom-elements`
2020-10-30 09:45:54 -04:00
Rares Matei
2b0f0d5692
fix(storybook): include storybook v5 project schematics ( #3996 )
2020-10-30 14:23:56 +01:00
Tasos Bekos
34d156d46e
feat(core): support packageManager argument
2020-10-30 09:25:23 +02:00
katerina
1849e6b7ef
fix(react): when importing redux config in main.tsx keep custom directory path if provided
...
ISSUES CLOSED: 3932
2020-10-29 08:05:47 -04:00
Sebastiandg7
8fffe6d385
fix(nx-plugin): cover dash named plugins in e2e tests
...
replace the property name version with the plain version of the plugin name in the plugins e2e
tests
in order to coincide with the generated schematic name
ISSUES CLOSED : #3933
ISSUES CLOSED : #3933
2020-10-28 21:08:30 -04:00
Sebastiandg7
7964319ff6
fix(nx-plugin): use plugin name in e2e tests for running schematic
...
replace the property name version with the plain version of the plugin name in the plugins e2e tests
in order to coincide with the generated schematic name
ISSUES CLOSED : #3933
2020-10-28 21:08:30 -04:00
Tasos Bekos
6fb23f497f
fix(core): handle spaces in workspace path
...
Closes #3919
2020-10-28 21:04:47 -04:00
Manfred Steyer
3128fc7270
docs(nx-plugin): add module-federation community plugin
...
add https://github.com/manfredsteyer/module-federation-plugin-example-nx
to the list of approved nx plugins.
2020-10-28 21:03:35 -04:00
Fabian Hippmann
3e2ce9e100
fix(core): update terser-webpack-plugin to 2.3.7
2020-10-28 21:01:33 -04:00
Dominik Pieper
a0024a20fe
chore(core): nx plugin submission @nxext/svelte
2020-10-28 20:58:23 -04:00
Nadav Sinai
444a3930d8
fix(core): add --fork-point arg to git merge
...
this fixes getFilesUsingBaseAndHead output in some forking scenarios.
2020-10-28 20:57:06 -04:00
Victor Savkin
94997ed576
chore(repo): update the version of nx-cloud
2020-10-26 15:01:02 -04:00
Jason Jean
63d0ed15ed
fix(core): fix resolving npm dependencies ( #3963 )
2020-10-23 19:13:46 -04:00