Craigory Coppola
7ac0dabf4e
fix(core): js plugin files should work ( #12406 )
2022-10-04 17:47:11 +00:00
Benjamin Cabanes
36afaf8e65
docs(nxdev): add title attributed as required for callouts ( #12405 )
2022-10-04 17:21:00 +00:00
Benjamin Cabanes
acc5b65f5f
docs(nxdev): add video type on card markdown component ( #12404 )
2022-10-04 17:07:55 +00:00
Jack Hsu
09e524a01a
cleanup(bundling): clean up webpack root exports ( #12403 )
2022-10-04 12:32:43 -04:00
Victor Savkin
d170037dda
chore(repo): update to 14.8.3
2022-10-04 12:08:51 -04:00
MaxKless
d00fc1d590
docs(angular): add add-linting usage example ( #12393 )
2022-10-04 10:46:36 -04:00
Victor Savkin
678f786769
fix(core): use node based hasher in git repos with submodules
2022-10-04 10:39:39 -04:00
Victor Savkin
f016c81d94
Revert "fix(nx): git-hasher should fetch files from git submodules ( #11334 )"
...
This reverts commit 65e5e148dbdcbbb0dbb3c111e01cef50a2e58583.
2022-10-04 10:39:39 -04:00
Benjamin Cabanes
d227f00bd1
docs(nxdev): add install nx console button ( #12399 )
2022-10-04 10:34:12 -04:00
Benjamin Cabanes
988da6ea73
docs(nxdev): remove unused card list component ( #12396 )
2022-10-04 13:42:41 +00:00
Jack Hsu
f5e35e186b
feat(bundling): add skipValidation option when generating rollup/webpack project ( #12392 )
2022-10-04 13:03:10 +00:00
MaxKless
773682b628
docs(nxdev): add missing link in nxconsole section ( #12390 )
2022-10-04 07:34:51 -04:00
Jack Hsu
17cef57656
cleanup(nextjs): re-enable storybook e2e test for next.js ( #12384 )
2022-10-04 00:19:31 -04:00
Jack Hsu
5ae5f8858d
fix(nextjs): return correct webpack config for next.js storybook app ( #12371 )
2022-10-04 02:36:55 +00:00
Benjamin Cabanes
63601d4cf2
chore(repo): update nx to 14.8.1 ( #12383 )
2022-10-03 22:30:24 -04:00
Victor Savkin
342b1e605b
chore(repo): update nx to latest
2022-10-03 20:42:43 -04:00
Benjamin Cabanes
3293f799cd
docs(nxdev): add support for dark scrollbar ( #12379 )
2022-10-03 20:01:42 +00:00
Benjamin Cabanes
4501de6547
docs(nxdev): remove unused algolia css rules ( #12378 )
2022-10-03 19:16:18 +00:00
Benjamin Cabanes
d861f57571
docs(nxdev): optimize imports ( #12377 )
2022-10-03 19:13:41 +00:00
Benjamin Cabanes
fa6b234785
docs(nxdev): add new social banner ( #12376 )
2022-10-03 14:46:18 -04:00
Benjamin Cabanes
9346d20df3
docs(nxdev): add new social banner ( #12374 )
2022-10-03 14:25:25 -04:00
Benjamin Cabanes
7d3d25f871
docs(core): update readme banner ( #12375 )
2022-10-03 14:20:58 -04:00
Benjamin Cabanes
cd250bb928
docs(core): update banner image ( #12373 )
2022-10-03 14:17:16 -04:00
Benjamin Cabanes
09afb89a3d
docs(nxdev): add /docs redirect rule ( #12372 )
2022-10-03 13:55:02 -04:00
Benjamin Cabanes
26e710180b
docs(nxdev): refresh ui ( #12370 )
2022-10-03 16:11:01 +00:00
Victor Savkin
77b57b78e8
feat(misc): a/b different messages during migration to next major
2022-09-30 16:49:20 -04:00
Juri
4678f3a83b
docs(nxdev): update speaker bio of zack
2022-09-30 20:44:33 +02:00
Juri
9b9c32f91d
docs(nxdev): update conf schedule timing
2022-09-30 18:34:51 +02:00
Phillip Barta
d91c7ca4ec
fix(linter): remove leftovers after tslint support removal ( #12313 )
2022-09-30 12:02:05 +01:00
Miroslav Jonaš
2f0d61f2dd
fix(core): disable broken git hasher recourse submodules ( #12337 )
2022-09-30 10:14:24 +00:00
Daniel Harvey
2889372dde
fix(core): remove trailing slash in outputs that prevents correct caching ( #10708 )
...
Fix by removing trailing slash when performing `cp -a` into cache.
Add test to confirm fix.
Resolves nrwl/nx#10549
2022-09-30 10:47:41 +02:00
Jack Hsu
c3e060247c
fix(bundling): set NODE_ENV correctly to avoid warnings ( #12331 )
2022-09-30 02:56:14 +00:00
Jack Hsu
a14646a864
fix(bundling): correct main field in package.json when using esbuild ( #12328 )
2022-09-29 22:11:00 +00:00
Rami Hanano
65e5e148db
fix(nx): git-hasher should fetch files from git submodules ( #11334 )
...
* fix: git-hasher should fetch files from git submodules
* chore(repo): format
* fix(git-hasher): get untracked files by calling git submodule foreach
* fix(git-hasher): get untracked files in both parent repo and submodules
* chore(git-hasher): format focument
* fix(git-hasher): fix formatting
* fix(core): make git-hasher read all files from parent repo and nested submodules
* fix(core): call git submodule foreach for unstaged files
Co-authored-by: Craigory Coppola <craigorycoppola@gmail.com>
2022-09-29 17:18:30 -04:00
Jack Hsu
20c3951b8d
fix(bundling): update error message for esbuild-project generator so it shows correct project name and information ( #12323 )
2022-09-29 19:55:43 +00:00
Jack Hsu
c57f16c281
docs(bundling): add overview page for esbuild ( #12321 )
2022-09-29 15:40:05 -04:00
Victor Savkin
fbe38865c1
cleanup(misc): do not show links to video courses after create-nx-workspace
2022-09-29 15:35:58 -04:00
Victor Savkin
759f7ced86
fix(core): daemon should not shut down due to inactivity when there are open connections
2022-09-29 15:35:58 -04:00
Juri
e17db01975
docs(nxdev): update speaker info for nx conf
2022-09-29 18:16:15 +02:00
Wenchen Li
ba657da7c5
fix(webpack): regression from #10432 to allow // prefix in remote ( #12302 )
2022-09-29 16:16:50 +01:00
Phillip Barta
a592af1eb3
cleanup(web): reexport WebpackNxBuildCoordinationPlugin from @nrwl/webpack ( #12315 )
2022-09-29 10:20:22 -04:00
Phillip Barta
776b5a02f3
fix(core): add missing core plugins to list command ( #12305 )
2022-09-29 10:13:06 -04:00
Phillip Barta
418cbc9bd0
cleanup(repo): remove unused dependency mime ( #12254 )
2022-09-29 10:12:26 -04:00
Phillip Barta
6a7a7c14a4
fix(core): add missing packages to report command ( #12306 )
2022-09-29 10:10:36 -04:00
Katerina Skroumpelou
27037cbaed
fix(storybook): check root mainjs for builder ( #12308 )
2022-09-29 09:35:27 +00:00
Colum Ferry
0858bcf08a
feat(angular): use provideRouter for standalone apps ( #12012 )
2022-09-29 10:29:01 +01:00
Colum Ferry
8c8c29cdb5
cleanup(angular): rename webpack-server executor to webpack-dev-server ( #11989 )
2022-09-29 08:45:22 +00:00
Jason Jean
3c6bff2a0f
chore(repo): update lerna to 5.5.4 ( #12300 )
2022-09-29 00:00:13 +00:00
Jason Jean
9d06b3c084
fix(misc): remove remaining usages of @nrwl/workspace:run-commands executor ( #12299 )
2022-09-28 19:29:21 -04:00
Jason Jean
5372b4b3ad
chore(repo): update nx to 14.8.0 ( #12297 )
2022-09-28 22:15:27 +00:00