625 Commits

Author SHA1 Message Date
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
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
Katerina Skroumpelou
abb2883b9d
docs(storybook): set up compodoc for storybook (#12457) 2022-10-07 12:43:56 +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
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
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
Benjamin Cabanes
d227f00bd1
docs(nxdev): add install nx console button (#12399) 2022-10-04 10:34:12 -04: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
Katerina Skroumpelou
5289b5b797
docs(storybook): updated recipe repo links (#12264) 2022-09-27 14:28:18 +00:00
Isaac Mann
38c86657b7
docs(nxdev): fix core-tutorial (#12216) 2022-09-23 16:15:49 -04:00
Jack Hsu
3e67ad70b5
docs(web): fix create-nx-workspace command in example (#12215) 2022-09-23 19:47:30 +00:00
MaxKless
e1705910c5
docs(nxdev): add nx console add-dependency docs (#12177) 2022-09-23 15:45:33 -04:00
Ruben Casas
24c8124e79 docs(misc): fix typo in module federation example 2022-09-23 18:31:07 +02:00
Benjamin Cabanes
36e30a2329
docs(core): fix core tutorial 03 part interpolation error (#12206) 2022-09-23 10:51:11 -04:00
David vd Zande
8c2161cd96
docs(misc): fix typo in 03-share-assets.md (#11768) 2022-09-22 19:13:35 -04:00
alxizr
a08b10cb6f
docs(misc): fix typo in faster-builds.md (#11902)
remove extra character
2022-09-22 18:31:25 -04:00
Miguel Leite
4e21ca7f82
docs(storybook): update storybook host library config step (#12181)
Using the command previously specified throws a warning: `Cannot find configuration for '–-name:storybook-host' in /workspace.json.`.
2022-09-22 17:55:47 -04:00
Chris Griffing
d1ab43603f
docs(nxdev): fix spelling mistake in enforce-project-boundaries.md (#12198) 2022-09-22 17:54:25 -04:00
Juri Strumpflohner
98c6047068
docs(core): updates to the Nx vs Turbo comparison (#12164) 2022-09-22 09:29:38 -04:00
Peter Colapietro
29e777fe39 chore(typo): workspacRoot => workspaceRoot 2022-09-21 21:07:24 -04:00
Katerina Skroumpelou
742686a051
docs(storybook): best practices guide and recipe (#12071)
* docs(storybook): best practices guide and recipe

* docs(storybook): rearrange structure
2022-09-21 13:53:50 -04:00
Benjamin Cabanes
da0cc4792f
docs(nxdev): update internal reference links (#12083) 2022-09-19 19:15:19 +00:00
MaxKless
249f54834f
docs(nx-plugin): add references to zack's plugin video (#12090) 2022-09-19 15:01:22 -04:00
Benjamin Cabanes
12b09003ac
docs(core): update internal link path reference (#12080) 2022-09-19 16:30:32 +00:00
Isaac Mann
807430d16f
docs(nxdev): executor examples (#12049) 2022-09-19 09:49:07 -04:00
Isaac Mann
5cab39b9aa
docs(nxdev): deprecated section (#12054) 2022-09-16 16:54:59 -04:00
Caleb Ukle
d90bdaec5f
docs(testing): clean up cypress usage in docs (#12047)
* docs(testing): update tutorials to account for new cypress UI

fixes: #11886

* docs(testing): update --prod usage for cypress overview

fixes: #11878
2022-09-16 10:12:04 -05:00
Isaac Mann
1c0bebf194
docs(nxdev): automatic related docs (#11994)
* feat(nxdev): automatic related docs

* docs(nxdev): use auto related docs
2022-09-15 19:56:15 +00:00
Katerina Skroumpelou
23421a164e
docs(storybook): cleanup Storybook documentation (#11993) 2022-09-13 13:06:30 +00:00
Miroslav Jonaš
ace2325f24
feat(core): update nrwl/ci version to 0.7 (#11925) 2022-09-13 08:53:05 +00:00
Juri
b9cb135149 docs(core): add link to how the daemon determines whether the process is running on CI 2022-09-12 23:26:17 +02:00
Juri
7143b08852 docs(angular): add migration note to Angular docs entry page 2022-09-12 16:01:38 +02:00
Isaac Mann
828632c8e4
docs(nxdev): cleanup define env vars (#11978) 2022-09-12 13:26:12 +00:00
Isaac Mann
bdfd7bef84
docs(nxdev): target env files (#11960) 2022-09-09 13:50:15 -04:00
Isaac Mann
ecec02218c
docs(nxdev): integrated vs package-based (#11957) 2022-09-09 12:44:29 -04:00
Isaac Mann
072296fc70
docs(nxdev): graph links from package.json (#11944)
* docs(nxdev): graph links from package.json

* docs(nxdev): analyze source files recipe
2022-09-09 14:19:45 +00:00
Katerina Skroumpelou
a428d240cf
docs(storybook): add more details on the Storybook overview (#11945) 2022-09-09 08:23:57 +00:00
Katerina Skroumpelou
ae58c1d54d
feat(storybook): generate storybook with more framework options (#11914) 2022-09-08 16:38:16 +00:00
Miroslav Jonaš
583bf684f8
docs(nxdev): update the version of nx-set-shas to v3 (#11924) 2022-09-08 05:04:57 -06:00