113 Commits

Author SHA1 Message Date
Colum Ferry
37072bc5d6
feat(angular): replace mfe references with mf (#10957) 2022-07-01 13:48:38 +00:00
Benjamin Cabanes
778f13fdaf
docs(nxdev): improve markdown capabilities (#10965) 2022-06-30 15:30:38 -04:00
Katerina Skroumpelou
67b3f8c74b
docs(storybook): prompt user to install webpack5 deps (#10882) 2022-06-24 08:46:25 +00:00
Jack Hsu
ea159d7d87
docs(react): update tailwind guide (#10779) 2022-06-16 16:16:46 +00:00
Victor Savkin
f86a5ffe2e feat(core): generalize setting target defaults 2022-06-15 12:51:26 -04:00
Colum Ferry
7290743a49
docs(angular): add note on the import.meta error in mf docs (#10731) 2022-06-14 09:33:30 +00:00
romhayh
9fcf6f8668
Update storybook-composition-setup.md (#10510) 2022-06-09 14:53:05 +00:00
Jack Hsu
6793e14d4e
docs(nextjs): update ignore script documentation (#10505) 2022-05-28 17:04:48 +00:00
Katerina Skroumpelou
fea7e39278
docs(storybook): updating the storybook targets (#10492) 2022-05-27 13:13:34 +00: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
Katerina Skroumpelou
22ccdb7686
docs(storybook): better documentation for new storybook executor (#10408) 2022-05-20 17:26:02 +03:00
Katerina Skroumpelou
51b66d1394
feat(storybook): use native storybook/angular executor (#9332) 2022-05-19 11:25:17 +00: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
Juri
ee1b625307 docs(core): update migration guides for Lerna and other monorepos 2022-05-13 09:17:19 -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
Jack Hsu
6e10769e04
docs(core): add information about tree-shaking to module federation guide (#10217) 2022-05-09 14:52:16 +00: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
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
Jack Hsu
984a3abca9
docs(core): add MFE guide (#10022) 2022-04-27 15:39:20 +00: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
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
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
Benjamin Cabanes
77553ecc6e
docs(core): update mfe guide link (#9808) 2022-04-12 14:55:51 +00:00
Katerina Skroumpelou
ad0002586b
feat(storybook): removing support for Storybook 5 (#9380) 2022-04-12 16:58:20 +03:00
Thomaz Capra
2fe18186c7
docs(nxdev): fix typo in micro frontend (#9774)
Co-authored-by: Thomaz Capra <x190823@bcpcorp.net>
2022-04-11 09:31:51 -04:00
Colum Ferry
9562ad2bab
docs(angular): add dynamic federation guide for mfes (#9604) 2022-04-07 15:45:53 +01:00
Colum Ferry
751e80b63e
docs(angular): update mfe guide (#9500)
* Revert "Revert "docs(angular): update the mfe guide (#9478)" (#9492)"

This reverts commit 1903f018c952f7c46c362f2e63a16e11c46aa279.

* docs(angular): fix guide to use mfe.config.js
2022-04-07 15:45:33 +01:00
Craigory Coppola
14674a113d
docs(misc): fix missing link on nx and yarn/lerna page (#9685) 2022-04-05 14:00:22 +00:00
Kalarrs Topham
f9223817b3
feat(node): add support for async webpack configuration (#9641) 2022-04-01 22:48:31 +00:00
Alexander Escamilla
0182c6d9c8
Fixed type in actions$: Actions (#9622) 2022-04-01 20:48:56 +00:00
Colum Ferry
0312fde127
docs(angular): fix guide formatting (#9603)
* docs(angular): fix guide formatting

* docs(angular): fix formatting

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-03-30 13:34:38 +01:00
Benjamin Cabanes
fa1bda4b26
docs(nxdev): add mfe wording convention (#9598) 2022-03-29 20:55:16 +00:00
Isaac Mann
753277ad50
docs(nxdev): customize webpack guide (#8857)
* docs(nxdev): customize webpack guide

* docs(core): add webpack-merge

* docs(core): webpack config example

Co-authored-by: Isaac Mann <isaacplmann+git@gmail.com>
2022-03-25 11:27:16 -04:00
Juri
dc6c0b80f7 docs(misc): add link to @nrwl/js getting started guide 2022-03-24 16:30:15 +01:00
Colum Ferry
1903f018c9
Revert "docs(angular): update the mfe guide (#9478)" (#9492)
This reverts commit 09ad5fff580af5522c8019543449b6473979d18d.
2022-03-24 10:56:31 +00:00
Colum Ferry
09ad5fff58
docs(angular): update the mfe guide (#9478) 2022-03-24 09:28:09 +00:00