119 Commits

Author SHA1 Message Date
Leosvel Pérez Espinosa
cc6c2f9c59
feat(angular): deprecate DataPersistence class in favor of data persistence operators (#11183) 2022-07-18 11:40:20 +01:00
Benjamin Cabanes
b05f9e0eee
docs(nxdev): fix 404 links (#11134) 2022-07-13 23:35:15 +00:00
Caleb Ukle
8154191eb1
feat(testing): Cypress 10 and component testing support (#9201)
* feat(testing): add generator to aid in the migration to cypress 10

cypress 10 introduces a new configuration format and new layout that requires update settings and
files for e2e projects

* feat(testing): cypress component tests for react/next

initial work for cypress component tests for react and next

* feat(testing): add support for v10 e2e cypress projects

create the correct files for cypress projects >v10 and reorganize tests based on version to allow
easier parsing of tests

* feat(testing): add utils for modifying cypress v10 config

provide ts transformers to take in an existing cypress config and update/add properties within the
given configuration

* fix(testing): fix tests affected by the cypress v10 changes

update tests to assert the correct files/folders/file contents due to the cypress changes in v10

* cleanup(testing): move cypress component testing plugins into the respective packages

move the plugins into out of cypress plugins into the specific vertical plugin to prevent issues
with circular refs

* cleanup(testing): bump cypress version

bump to latest cypress v10 release

* docs(testing): update docs for cypress 10

update cypress docs to include info about component testing and migration to cypress v10

* fix(repo): revert cypress version bump

keep v9 of cypress installed for nx repo until v10 release

* fix(testing): update cypress gen tsconfig and infer targets with converter

* fix(testing): make sure tests use the cypress v10 (for the intermediate)

* fix(testing): update target name after feedback

* fix(testing): support multiple target w/custom configs for cypress v10 migration

* fix(testing): refactor cy component tests into seperate verticals

* feat(testing): create storybook cypress preset

* fix(testing): clean up cy v10 migration

* fix(testing): don't branch for cypress executor testingType

* fix(testing): move cy comp test generator to next

* fix(testing): bump cypress deps

* fix(testing): clean up cy component testing generators

* fix(testing): update cy component testing docs

* fix(testign): dep check. runtime plugin pulls from @nrwl/react

* fix(testing): move e2e into verticals

* fix(testing): address PR feedback

* fix(testing): clean up unit tests

* feat(angular): support migrating angular cli workspaces using cypress v10

* chore(testing): update e2e tests

* fix(testing): address pr feedback

* chore(testing): remove cypress component testing for next.js

* fix(testing): address pr feedback

Co-authored-by: Leosvel Pérez Espinosa <leosvel.perez.espinosa@gmail.com>
2022-07-08 14:34:00 -05:00
Mike Cann
59db908ee4
docs(misc): added some info about installing generators before they are used (#10841)
Co-authored-by: Craigory Coppola <craigorycoppola@gmail.com>
2022-07-07 14:22:07 -04:00
Shuqian Hon
c675eba617
docs(misc): fix minor typo on nx and typescript page (#11027)
Co-authored-by: Craigory Coppola <craigorycoppola@gmail.com>
2022-07-07 10:38:44 -04:00
Benjamin Cabanes
21a7d2c181
docs(core): enhance markdown markup (#10969) 2022-07-04 16:09:14 +00:00
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