1359 Commits

Author SHA1 Message Date
Juri
9c93c907fd fix(react): adjust nx-console related x-dropdown prop name 2022-08-03 10:39:06 +02:00
Juri
77795ae466 docs(core): fix output param forwarding example 2022-08-03 10:36:56 +02:00
Jack Hsu
e45c2f24ba
feat(nextjs): improve support for custom server (#11325)
- Add new generator for custom server
- Add @nrwl/js:node executor for serving custom server
- Deprecate @nrwl/node:node in favor of the above
2022-08-02 18:37:23 +00:00
Amir H. Khanjani
6e97f10b31
docs(core): remove beta label from lerna 5.1 (#11380) 2022-08-02 13:21:51 -04:00
Juri Strumpflohner
bf2c79bc01
fix(react): allow positional params for setup-tailwind generator (#11396) 2022-08-02 09:11:49 -04:00
Caleb Ukle
b4c4501979
docs(testing): update docs to use correct filenames for cypress and jest (#11394)
ISSUES CLOSED: #11392
2022-08-01 13:25:26 -05:00
Victor Savkin
0fbe9be74a
docs(nx-cloud): update docs to use helm 2022-07-29 13:52:28 -04:00
Rares Matei
184d4aa0d5
docs(nx-cloud): update private cloud release notes (#11333) 2022-07-28 14:24:00 +01:00
Benjamin Cabanes
23ed558998
docs(nxdev): apply github repository callout cmp (#11314) 2022-07-27 15:21:00 +00:00
Jack Hsu
7fd7af3195
feat(js): add --clean/--no-clean option to tsc and swc executors (#11311) 2022-07-27 15:04:22 +00:00
Jason Jean
3c2ad25cfd
feat(misc): implement nx repair and prettify migrate output (#11288) 2022-07-26 17:34:32 -04:00
Rares Matei
f2222ff968
docs(nx-cloud): update private cloud release notes (#11296) 2022-07-26 19:01:04 +01:00
Rares Matei
f9a6df5d63
docs(nx-cloud): update private cloud release notes (#11285) 2022-07-25 18:06:20 +01:00
Victor Savkin
db3d6cb3a1 docs(nx-cloud): reorganize on prem docs 2022-07-24 13:54:07 -04:00
Júlio César
7b6d765567
docs(nx-plugin): improve targets inferece example (#10839)
Add example `projectFilePatterns` export, which is required for a minimal runnable example. Also fixes a typo in code.
2022-07-22 17:24:36 -04:00
Doni Rubiagatra
89e0fefe58
docs(misc): fix indentation in bitbucket pipeline (#11225) 2022-07-22 16:56:14 -04:00
Rares Matei
3d6d69eb58
docs(nx-cloud): update private cloud release notes (#11264)
* docs(nx-cloud): update private cloud release notes

* docs(nx-cloud): fix formatting
2022-07-22 20:42:17 +01:00
Jason Jean
00ef4c7283
fix(misc): make __unparsed__ not required and add smart provider in adapter (#11262) 2022-07-22 14:53:17 -04:00
Leosvel Pérez Espinosa
d372be0043
feat(angular): deprecate generating e2e tests with protractor (#11254) 2022-07-22 16:07:03 +01:00
Leosvel Pérez Espinosa
ea3fe2e8b1
feat(angular): add spa option to file-server executor to support reloading client-side routes (#11252) 2022-07-22 15:24:11 +01:00
Katerina Skroumpelou
2fa7578bdb
docs(storybook): extra topic notes to callouts update (#11249) 2022-07-22 09:07:54 -04:00
Benjamin Cabanes
ca127d8354
docs(nxdev): convert notes into callouts (#11244) 2022-07-21 18:25:03 +00:00
Benjamin Cabanes
8c7b76e8f1
docs(nxdev): convert notes into callouts (#11232) 2022-07-20 22:09:33 +00:00
Benjamin Cabanes
8f628cda1c
docs(nx-cloud): add nx-cloud.env info (#11231) 2022-07-20 20:36:11 +00:00
Jack Hsu
8173887fbb
feat(react): add tailwind setup generator (#11214)
LGTM!
2022-07-19 13:07:37 -06:00
Jack Hsu
10316d9686
docs(react): update tailwind guide (#11208) 2022-07-19 13:41:50 +00:00
Juri Strumpflohner
c3bd976d40 docs(core): link to webpack MF build speedup 2022-07-19 09:25:17 +02:00
Jason Jean
aed7b5ee17
docs(angular): fix video for step 4 of tutorial (#11198) 2022-07-18 18:52:48 -04:00
Emily Xiong
38a2d95d9d
feat(detox): add detox config for expo apps (#11104) 2022-07-18 15:39:25 -04:00
Victor Savkin
ee3eb3d1cf chore(nxdev): update cloud docs not to mention mode 2022-07-18 13:58:03 -04:00
Leosvel Pérez Espinosa
6866122db8
feat(angular): deprecate syntax option from the ngrx generator (#11184) 2022-07-18 15:41:17 +01:00
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
Helton
bd9b33eaef
docs(nxdev): fix link break in the docs (#11148)
fix the link from generator/modifying-files pages to /generators/composing-generators
2022-07-15 18:17:35 -04:00
Rares Matei
2af1a14a7f
docs(nx-cloud): update release notes (#11159) 2022-07-15 13:46:14 -04:00
Jason Jean
63b74d2a56
feat(core): add ability to use globs as outputs (#10894)
* feat(core): add ability to use globs as outputs

* fix(repo): adjust the way outputs are tracked

* docs(core): improve outputs documentation
2022-07-14 18:31:12 -04:00
Benjamin Cabanes
b05f9e0eee
docs(nxdev): fix 404 links (#11134) 2022-07-13 23:35:15 +00:00
Leosvel Pérez Espinosa
2163c54b85
fix(react): do not set a module federation remote project as the default project (#11128) 2022-07-13 15:32:03 -04:00
Benjamin Cabanes
f08d4ab790
docs(nxdev): move content from cli into nx (#11085) 2022-07-13 13:01:02 -04:00
Leosvel Pérez Espinosa
ba592f8a99
fix(angular): do not set a module federation remote project as the default project (#11127) 2022-07-13 14:19:06 +01:00
Leosvel Pérez Espinosa
3ce6f35184 feat(core): allow configuring targets to forward args to its target dependencies 2022-07-12 12:46:33 -04:00
Katerina Skroumpelou
a2d9577553
fix(storybook): fix schema to read projectName from config (#11098) 2022-07-12 09:55:22 -04:00
Leosvel Pérez Espinosa
9352f2ee98
fix(angular): amend wrong project name schema options to hint nx console to show a project dropdown (#11097) 2022-07-11 13:27:33 +01:00
Caleb Ukle
8683d364f8
docs(testing): update screenshot/video paths to correct location (#11082) 2022-07-08 17:33:39 -04: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
Juri
4e292f2454 feat(core): run-many runs all projects by default 2022-07-08 08:36:54 -04:00
Miroslav Jonaš
f257a27826
docs(nxdev): update GitHub workflow to v0.6 (#11067) 2022-07-08 08:38:22 +00:00
Altan Stalker
a04c82a798 docs(nx-cloud): update release notes for @nrwl/nx-cloud 2022-07-07 20:16:43 -04:00
ArnaudDenoyelle
7178880866
docs(core): replaced outdated option "core" with "npm" in 01-create-bl… (#11008) 2022-07-07 14:35:41 -04: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
Alex
d109600bbc
docs(misc): update NX_BRANCH value (#10835) 2022-07-07 18:13:45 +00:00