625 Commits

Author SHA1 Message Date
Leosvel Pérez Espinosa
46a075c0b0
docs(angular): update angular cli migration docs with information about multiple projects support (#10466) 2022-05-25 15:12:21 +01:00
Colum Ferry
66b759ddc7
docs(angular): fix dynamic federation docs to show setup of original apps #10359 (#10433)
* docs(angular): fix dynamic federation docs to show setup of original apps #10359

* docs(angular): pr fixes
2022-05-23 18:01:34 +00:00
Craigory Coppola
a8597450ce
docs(core): remove workspace.json as generated file in core tutorial (#10436) 2022-05-23 12:32:17 -04:00
Katerina Skroumpelou
22ccdb7686
docs(storybook): better documentation for new storybook executor (#10408) 2022-05-20 17:26:02 +03:00
“JamesHenry”
399f2ab70a fix(core): bump nrwl/ci workflow versions 2022-05-19 08:48:52 -04:00
Katerina Skroumpelou
51b66d1394
feat(storybook): use native storybook/angular executor (#9332) 2022-05-19 11:25:17 +00:00
MaxKless
61d5f9a569
docs(core): update dead links in ci section (#10335) 2022-05-18 14:20:21 -04:00
Leosvel Pérez Espinosa
4db6c2db08
docs(misc): fix links not handled correctly by redirect rules (#10350) 2022-05-17 14:06:45 -04:00
Benjamin Cabanes
c7ec631060
docs(nxdev): remove nx-devkit generated redirect rules & fix url (#10318) 2022-05-16 14:34:53 +00:00
Leosvel Pérez Espinosa
7c2f9452fa docs(core): remove invalid cli commands 2022-05-16 10:06:12 -04:00
Miroslav Jonaš
1b8a050a66
docs(nxdev): fix outdated gitlab docs (#10315) 2022-05-16 06:21:13 -04:00
Miroslav Jonaš
86df361082
docs(nxdev): fix image version for gitlab (#10311) 2022-05-16 09:17:42 +00:00
Jelilat Anofiu
38809f177d
docs(nxdev): fix typo on react nx tutorial (#10279)
Fixes #10278
2022-05-13 11:05:39 -04:00
Juri
ee1b625307 docs(core): update migration guides for Lerna and other monorepos 2022-05-13 09:17:19 -04:00
Benjamin Cabanes
17a11b6a83
docs(nxdev): update nx plugin doc links (#10266) 2022-05-12 10:56:41 -04:00
Patrick McDonald
1aed5acfaa
docs(nxdev): fix sentence (#10196)
I *think* this is what you were trying to say.
2022-05-11 11:06:04 -04:00
Leosvel Pérez Espinosa
61dd6b681f
docs(angular): improve docs about incremental builds with angular (#10246) 2022-05-11 15:05:18 +01:00
NejcZdovc
60382f6370 docs(misc): Fixes typo for browserslistrc
Resolves #10230
2022-05-10 16:32:25 -04:00
Nick Mazuk
00ee173544
docs(nx-plugin): add :plugin to local plugin generator target (#10226) 2022-05-09 23:25:59 -04:00
Jack Hsu
6e10769e04
docs(core): add information about tree-shaking to module federation guide (#10217) 2022-05-09 14:52:16 +00:00
Madison Bullard
cce5bfebc0
docs(misc): fix grammar in git history doc (#10079) 2022-05-06 18:10:32 -04:00
Benjamin Cabanes
3eb2955245
docs(nxdev): show overview on package list view (#10189) 2022-05-06 15:48:44 -04:00
Jack Hsu
7da1913812
docs(nxdev): update module federation guide (#10176) 2022-05-05 21:07:31 -04:00
Juri Strumpflohner
e8be46986d
docs(nxdev): adjust syntax highlighting lang for javascript & typescript (#10152) 2022-05-05 09:33:00 -04:00
Victor Savkin
e6738abc9f feat(misc): move run-commands executor to nx 2022-05-03 14:35:18 -04:00
Benjamin Cabanes
fd8ba12db4
docs(core): update getting-started links to caching section (#10095) 2022-05-02 13:42:51 +00:00
Victor Savkin
cb8bf523ff
chore(repo): update cloud to 1403 (#10070) 2022-04-30 13:21:55 -04:00
Alex Hayton
053aecb765
docs(core): fix a typo in circleci docs (#10074) 2022-04-29 21:41:22 +00:00
Jason Jean
be07d75e91
docs(node): fix node tutorial typo (#10077) 2022-04-29 21:35:36 +00:00
Jack Hsu
b31be80c02
docs(core): fix typos in RN guide (#10046) 2022-04-28 17:52:00 +00:00
Jack Hsu
1519960a87
docs(core): update env var guide (#10045) 2022-04-28 13:34:22 -04:00
Chau Tran
fcc6197425
docs(js): add docs about publishable tag (#10016)
* docs(js): add docs about publishable tag

* docs(js): rewrite publishable section in nx-and-typescript to allow the consumers to actually follow instead of using placeholder name
2022-04-28 09:55:54 -04:00
Jack Hsu
8ab9257c50
docs(core): update MFE guide (#10032) 2022-04-27 20:10:06 +00:00
Craigory Coppola
99fcb7873e
feat(nx-plugin): add --includeHasher option to generate hasher boilerplate (#9891)
Co-authored-by: James Henry <james@henry.sc>
2022-04-27 12:44:48 -04:00
Jack Hsu
984a3abca9
docs(core): add MFE guide (#10022) 2022-04-27 15:39:20 +00:00
winwangqi
50205fe9b4
docs(core): fix typo (#10005) 2022-04-26 17:26:37 -04:00
Emily Xiong
275a07daae
docs(react-native): add react native v0.68 migration guide (#9958) 2022-04-26 11:54:29 -04:00
Benjamin Cabanes
f7efef433c
docs(nxdev): fix internal module federation link (#9996)
Fixes #9990
2022-04-25 19:27:53 +00:00
Adam Gardner
2cde4fb839
docs(nxdev): documentation for tailwind.config.js (#9970)
Fixing the join statement by adding *
2022-04-25 12:23:20 -04:00
Victor Savkin
5bc53e09f2
docs(misc): minor improvements in the module federation guide 2022-04-25 11:04:56 -04:00
Giora Guttsait
90f9591279
docs: add closing string template backtick in code block (#9963) 2022-04-22 22:46:48 +00:00
Jack Hsu
d5468f74d2
docs(core): update module federation guide (#9952) 2022-04-22 09:43:50 -04:00
Jack Hsu
21d5dd13f3
docs(core): module federation docs (#9932) 2022-04-21 18:04:36 -04:00
Miroslav Jonaš
d27563ba1e
fix(core): improve generated workflows (#9921) 2022-04-21 12:55:02 +02:00
Victor Savkin
4990d050ae
cleanup(core): update the docs to be inline with nx 14 (#9851) 2022-04-20 20:58:47 -04:00
Miroslav Jonaš
5fe8d84396
feat(core): add CI generation to create-nx-workspace (#9611) 2022-04-20 14:51:15 -04:00
James Henry
2e907af1e3
feat(core): add --create-commits option to nx migrate (#9845) 2022-04-20 10:22:54 -04:00
Jack Hsu
5a9020a301
docs(react): update migration guide for react 18 (#9897) 2022-04-20 14:03:40 +00:00
Jack Hsu
a878b2c647
docs(react): update migration guide (#9887) 2022-04-19 13:21:38 -04:00
Jack Hsu
25c63b6795
feat(react): upgrade to React 18 (#9847)
BREAKING CHANGE: react-router API has changed, and @testing-library/react-hooks has been deprecated (See: https://nx.dev/guides/react-18)
2022-04-19 11:50:27 -04:00