6765 Commits

Author SHA1 Message Date
Emily Xiong
abcae17fc2
chore(react-native): fix sync-deps e2e tests (#12526)
- the npm package has to installed in order to sync in deps
2022-10-11 14:50:45 -04:00
Victor Savkin
beb04e243d feat(misc): clean up package-based npm preset 2022-10-11 14:30:28 -04:00
Jason Jean
06ff65a4ec
fix(repo): bump node version of macos agents (#12525) 2022-10-11 13:39:16 -04:00
Denis Frenademetz
f1a24d7498
fix(js): close typescript watch program on SIGINT/SIGTERM (#11722)
Close typescript watch program and complete iterator to ensure program can exit.
2022-10-11 23:44:52 +07:00
Chau Tran
b17893c358
fix(js): inlined buildable libraries original output should not be removed (#12483)
Co-authored-by: Chau Tran <chautran@Chaus-MacBook-Pro.local>
2022-10-11 23:43:56 +07:00
Jack Hsu
49a67a528b
cleanup(bundling): perform project cleanup after rollup e2e (#12523) 2022-10-11 11:56:47 -04:00
Victor Savkin
8c393b5660
fix(core): daemon termination should be ok when client does not need anything (#12519) 2022-10-11 11:08:02 -04:00
Craigory Coppola
f37c334ea4
fix(core): hide leaky error message from git show command in affected (#12521) 2022-10-11 11:06:45 -04:00
Colum Ferry
66a086413b
fix(angular): ng-add migration should set default project (#12513)
* fix(angular): ng-add migration should set default project

* fix(angular): add pr suggestions

Co-authored-by: Leosvel Pérez Espinosa <leosvel.perez.espinosa@gmail.com>

Co-authored-by: Leosvel Pérez Espinosa <leosvel.perez.espinosa@gmail.com>
2022-10-11 15:28:00 +01:00
Katerina Skroumpelou
eb8fa46368
docs(storybook): fix page titles (#12520) 2022-10-11 14:04:48 +00:00
Katerina Skroumpelou
f8b38c887c
docs(storybook): fixed the compodoc recipe link (#12514) 2022-10-11 11:45:10 +00:00
Colum Ferry
194c5bb9dd
docs(angular): add lsep docs (#12512) 2022-10-11 10:40:55 +00:00
Colum Ferry
9edf25f491
docs(angular): add convert to with mf docs (#12511) 2022-10-11 10:35:40 +00:00
Colum Ferry
c297b5cbad
docs(angular): add component cypress specs docs (#12510) 2022-10-11 10:32:11 +00:00
Colum Ferry
142cea8bc3
docs(angular): add module federation dev server docs (#12508) 2022-10-11 10:01:50 +00:00
Colum Ferry
094182858d
docs(angular): add file server docs (#12507) 2022-10-11 09:55:07 +00:00
Colum Ferry
514bc226ec
docs(angular): add delegate build docs (#12506) 2022-10-11 09:51:38 +00:00
Colum Ferry
80a623ed4a
fix(angular): do not use ngcc for new workspaces and projects #12386 (#12504) 2022-10-11 10:29:01 +01:00
Katerina Skroumpelou
e048fe7f7a
docs(angular): some generator examples (#12505) 2022-10-11 12:25:14 +03:00
Isaac Mann
eedbd9d25a
docs(nxdev): add nx console to title (#12496) 2022-10-10 12:46:41 -04:00
Colum Ferry
c697767b0f
docs(angular): add downgrade module docs (#12495) 2022-10-10 15:40:54 +00:00
Colum Ferry
7f9185efa0
docs(angular): add karma project docs (#12493) 2022-10-10 16:36:32 +01:00
Colum Ferry
276fb3aae9
docs(angular): add upgrade module docs (#12494) 2022-10-10 15:35:51 +00:00
Colum Ferry
a0242f588c
docs(angular): add karma docs (#12492) 2022-10-10 15:21:45 +00:00
Colum Ferry
49b44015a9
docs(angular): add web-worker docs (#12491) 2022-10-10 16:19:10 +01:00
Colum Ferry
d50080ba84
docs(angular): add scam-to-standalone docs (#12490) 2022-10-10 16:17:44 +01:00
Colum Ferry
93f64dac8e
docs(angular): add setup-mf docs (#12489) 2022-10-10 14:32:04 +01:00
Colum Ferry
27b2ec1815
docs(angular): add setup-tailwind docs (#12488) 2022-10-10 13:24:47 +00:00
Colum Ferry
839f5a7e98
docs(angular): add ng-add docs (#12487) 2022-10-10 13:11:20 +00:00
Colum Ferry
9460d648ef
docs(angular): add component examples (#12485) 2022-10-10 10:30:18 +01:00
Juri
65a079cbe1 docs(nxdev): fix nx conf website date headers in lightmode 2022-10-09 20:39:38 +02:00
MaxKless
1fc52349a7
docs(angular): add generator usage examples (#12428) 2022-10-09 14:49:29 +02:00
Philip Fulcher
080a8961d8
chore(graph): add components to support task graph (#12472) 2022-10-08 15:58:32 -06:00
Benjamin Cabanes
621baaa709
docs(nxdev): improve sidebar category links resolution (#12476) 2022-10-08 15:36:33 -04:00
Jason Jean
85a5c89485
fix(core): fix slashes in inputs migrations (#12444) 2022-10-07 17:58:02 -04:00
Jason Jean
678bb83636
feat(core): remove deprecated --only-failed option (#12471)
BREAKING CHANGE: --only-failed has been removed
2022-10-07 17:48:10 -04:00
Colum Ferry
bcbe59edba
feat(devkit): restrict addDependenciesToPackageJson to update versions only if greater than existing (#11443) 2022-10-07 16:36:19 -04:00
Jøao Henriques
aa0be0153e
docs(misc): fix typo on local generators docs (#12455) 2022-10-07 16:35:02 -04:00
Philip Fulcher
305fb2e4e0
fix(graph): close tooltips when panning graph (#12468) 2022-10-07 20:26:42 +00:00
Benjamin Cabanes
77f540b50c
docs(nxdev): enable link on non collapsible section title (#12469) 2022-10-07 20:04:07 +00:00
Victor Savkin
7fabc850fe feat(misc): make add-nx-to-monorepo interactive 2022-10-07 15:50:46 -04:00
Benjamin Cabanes
35ad7321ef
docs(nxdev): use code fences with file name (#12467) 2022-10-07 15:48:32 -04:00
Benjamin Cabanes
45cc225200
chore(graph): update theme colours (#12408) 2022-10-07 13:38:20 -06:00
Benjamin Cabanes
5bd0da5192
docs(nxdev): fix typo in readme (#12466) 2022-10-07 15:35:46 -04:00
Benjamin Cabanes
932550cdae
docs(nxdev): add file option to fences (#12464) 2022-10-07 15:30:20 -04:00
Denis Frenademetz
c3abe07e68
fix(misc): update axios to 1.0.0 (#12437) 2022-10-07 14:02:18 -04:00
Colum Ferry
32189d59b2
fix(angular): export generators correctly #12434 (#12460) 2022-10-07 14:31:20 +00:00
Katerina Skroumpelou
abb2883b9d
docs(storybook): set up compodoc for storybook (#12457) 2022-10-07 12:43:56 +00:00
Calvin Lai
469a6d1462
fix(js): add outfile to swc compiler in non-watch mode. fixes #12344 (#12345) 2022-10-07 16:18:01 +07:00
Chau Tran
142ed2eead
feat(js): inline non-buildable libs for tsc and swc (#12280)
Co-authored-by: Chau Tran <chautran@10.0.0.10>
2022-10-07 09:46:43 +07:00