6733 Commits

Author SHA1 Message Date
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
Philip Fulcher
7fd1428e91
chore(graph): move svgs over to HeroIcon elements (#12452) 2022-10-06 15:30:09 -06:00
Craigory Coppola
5656fd1968
feat(core): add workspace integrity check for package alignment (#11594) 2022-10-06 21:05:04 +00:00
Benjamin Cabanes
e5d0a71771
docs(core): add tab layout for js install section (#12450) 2022-10-06 14:25:52 -04:00
Benjamin Cabanes
279d1222c7
docs(express): add tab layout for express install section (#12449) 2022-10-06 16:53:21 +00:00
Jack Hsu
e0f79113dc
fix(bundling): fix esbuild build watch (#12448) 2022-10-06 12:50:34 -04:00
Benjamin Cabanes
7ce8c6fa57
docs(eslint): add tab layout for eslint install section (#12447) 2022-10-06 16:17:00 +00:00
Benjamin Cabanes
230f8aea1c
docs(detox): add tab layout for detox install section (#12446) 2022-10-06 11:45:39 -04:00
Benjamin Cabanes
7270be0d48
docs(detox): add tab layout for detox install section (#12445) 2022-10-06 15:28:00 +00:00
Benjamin Cabanes
c9feb2c2e5
docs(core): update pnpm command line (#12443) 2022-10-06 14:58:57 +00:00
Benjamin Cabanes
8dd1fbf2f8
docs(nxdev): update markdoc dependency (#12441) 2022-10-06 10:19:30 -04:00
Jack Hsu
65a7f4798e
feat(express): generate express app with static assets handler (#12442) 2022-10-06 14:16:19 +00:00
Benjamin Cabanes
b91c7f63a4
docs(nxdev): add readme for custom markdown syntax (#12440) 2022-10-06 13:46:08 +00:00
Jack Hsu
dda9ea1f87
feat(bundling): remove deprecated UMD format support for rollup (#12426) 2022-10-05 22:44:06 -04:00
Miroslav Jonaš
5e293eba4c
feat(core): map lock file data to external dependencies (#12185) 2022-10-05 20:58:28 -04:00
Kevin Oliveira
25e2074a7c
chore(core): nx plugin submission @koliveira15/nx-sonarqube (#11727) 2022-10-05 20:40:09 -04:00
Sebastian Duque Gutierrez
8912fb1948
feat(nx-plugin): pass env vars to command testing util (#12078)
ISSUES CLOSED: #12076

Co-authored-by: Craigory Coppola <craigorycoppola@gmail.com>
2022-10-05 19:45:55 -04:00
Jason Jean
49c5e5069b
feat(core): migrate existing workspaces to use inputs configuration (#12416) 2022-10-05 22:30:03 +00:00
Benjamin Cabanes
ce632aa567
chore(graph): enable dark mode for scrollbars (#12430) 2022-10-05 21:19:50 +00:00
Juri
67f2a89197 docs(nx-cloud): update messaging and make the add command more visible 2022-10-05 22:44:18 +02:00
Benjamin Cabanes
c08fb52672
docs(core): add new schemas (#12431) 2022-10-05 16:01:10 -04:00
Victor Savkin
871d3ee4f7
chore(repo): update lerna to 5.6.1 2022-10-05 16:00:46 -04:00
Natasha Chernis
c5cebb4e32
docs(core): fix package.json code snippet typo (#12329)
\"dependency\" changed to \"dependencies\" to align with package.json requirements

Co-authored-by: Natasha Chernis <nchernis@iland.com>
2022-10-05 15:20:10 -04:00
Phillip Barta
4489324ab7
cleanup(repo): remove jest-circus because it is the default runner since v27 (#12336)
https://jestjs.io/docs/28.x/configuration#testrunner-string
2022-10-05 15:03:57 -04:00
Benjamin Cabanes
c26ae9de11
docs(core): add new mental model schemas (#12427) 2022-10-05 15:01:46 -04:00
Jack Hsu
d904160426
fix(bundling): do not add types field in package.json for esbuild (#12424) 2022-10-05 16:24:25 +00:00
Benjamin Cabanes
e0d336f4ef
docs(nxdev): use current theme for monaco editor (#12422)
Co-authored-by: Jack Hsu <jack.hsu@gmail.com>
2022-10-05 14:43:45 +00:00
Isaac Mann
600b60db5b
docs(nxdev): customizing inputs guide (#12348)
* docs(nxdev): customizing inputs guide

* docs(nxdev): add documentation cards

* docs(nxdev): update title

* docs(nxdev): update callout titles
2022-10-05 09:36:40 -04:00
JR Strayhorn
7de50ab407
docs(misc): add missing pipe to guide (#12381) 2022-10-04 21:32:57 -04:00
Jason Jean
e13ad111b2
fix(angular): fix import breaking jasmine-marbles migration (#12415) 2022-10-04 22:34:34 +00:00
Benjamin Cabanes
87a54acb5a
docs(nxdev): update code fences style (#12411) 2022-10-04 20:28:45 +00:00
Benjamin Cabanes
14e2dcf51d
docs(core): remove logo images (#12409) 2022-10-04 19:40:01 +00:00
Benjamin Cabanes
2952419a55
docs(nxdev): update links in plugins tab (#12410) 2022-10-04 19:36:06 +00:00