1540 Commits

Author SHA1 Message Date
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
MaxKless
1fc52349a7
docs(angular): add generator usage examples (#12428) 2022-10-09 14:49:29 +02: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
Benjamin Cabanes
35ad7321ef
docs(nxdev): use code fences with file name (#12467) 2022-10-07 15:48:32 -04: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
Katerina Skroumpelou
abb2883b9d
docs(storybook): set up compodoc for storybook (#12457) 2022-10-07 12:43:56 +00: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
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
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
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
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
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
Benjamin Cabanes
c26ae9de11
docs(core): add new mental model schemas (#12427) 2022-10-05 15:01:46 -04: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
Benjamin Cabanes
14e2dcf51d
docs(core): remove logo images (#12409) 2022-10-04 19:40:01 +00:00
MaxKless
d00fc1d590
docs(angular): add add-linting usage example (#12393) 2022-10-04 10:46:36 -04:00
Benjamin Cabanes
d227f00bd1
docs(nxdev): add install nx console button (#12399) 2022-10-04 10:34:12 -04:00
Jack Hsu
f5e35e186b
feat(bundling): add skipValidation option when generating rollup/webpack project (#12392) 2022-10-04 13:03:10 +00:00
Phillip Barta
d91c7ca4ec
fix(linter): remove leftovers after tslint support removal (#12313) 2022-09-30 12:02:05 +01:00
Jack Hsu
c57f16c281
docs(bundling): add overview page for esbuild (#12321) 2022-09-29 15:40:05 -04:00
Phillip Barta
a592af1eb3
cleanup(web): reexport WebpackNxBuildCoordinationPlugin from @nrwl/webpack (#12315) 2022-09-29 10:20:22 -04:00
Colum Ferry
8c8c29cdb5
cleanup(angular): rename webpack-server executor to webpack-dev-server (#11989) 2022-09-29 08:45:22 +00:00
Jack Hsu
f30ed24aaf
feat(bundling): add skipValidation option when generating esbuild project (#12290) 2022-09-28 14:35:03 -04:00
Jack Hsu
652f6c8fa8
docs(bundling): add example of using additional esbuild options (#12289) 2022-09-28 17:32:33 +00:00
Jack Hsu
7f76ac502f
fix(bundling): add missing assets ignore option to @nrwl/esbuild:esbuild (#12288) 2022-09-28 13:21:07 -04:00
Leosvel Pérez Espinosa
b3676e8019
cleanup(angular): remove deprecated DataPersistence service and generator option to use it (#12236) 2022-09-28 16:13:43 +01:00
Colum Ferry
09c6ccb266
feat(linter): remove tslint support (#12279) 2022-09-28 11:08:01 -04:00
Colum Ferry
56957cc292
cleanup(angular): remove deprecated schema options from app generator (#9821) 2022-09-28 15:55:24 +01:00
Colum Ferry
6d9ec39c75
feat(angular): create routes file pattern (#11930)
add host remote correctly

library routes

fix tests
2022-09-28 15:54:53 +01:00
Jack Hsu
9a57940c6f
chore(bundling): cleanup esbuild setup (#12260) 2022-09-27 15:43:02 -04:00