833 Commits

Author SHA1 Message Date
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
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
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
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
3ce6f35184 feat(core): allow configuring targets to forward args to its target dependencies 2022-07-12 12:46:33 -04: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
Miroslav Jonaš
f257a27826
docs(nxdev): update GitHub workflow to v0.6 (#11067) 2022-07-08 08:38:22 +00: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
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
Victor Savkin
248e00bb1b
docs(core): document inputs and named inputs 2022-07-06 13:30:45 -04:00
Benjamin Cabanes
21a7d2c181
docs(core): enhance markdown markup (#10969) 2022-07-04 16:09:14 +00:00
Victor Savkin
7a945e2e44 cleanup(misc): update nx cloud message 2022-07-01 12:55:35 -04:00
Victor Savkin
35bb15908e cleanup(js): js analysis should be disabled by default if no nrwl/workspace or nrwl/js is present 2022-07-01 11:45:18 -04: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
Benjamin Cabanes
6391072028
docs(core): fix ci overview links (#10950) 2022-06-29 19:07:40 +01:00
Victor Savkin
c52a8c2e9b feat(core): finalize the input api 2022-06-29 10:52:14 -04:00
Miroslav Jonaš
077e75c0fc
chore(repo): update nx orb version to 1.5.1 (#10907) 2022-06-27 11:33:16 +00:00
Miroslav Jonaš
f31c696523
docs(core): update ci docs (#10864) 2022-06-27 07:28:34 -04:00
Victor Savkin
8d4e87dcd0 feat(core): support env vars and runtime deps as inputs 2022-06-25 13:47:20 -04:00
Katerina Skroumpelou
67b3f8c74b
docs(storybook): prompt user to install webpack5 deps (#10882) 2022-06-24 08:46:25 +00:00
Juri
969aa32659 docs(core): update add-nx-to-monorepo video 2022-06-23 06:31:00 -07:00
Miroslav Jonaš
803333aea5
feat(core): update github action workflow to latest version (#10863) 2022-06-23 11:47:16 +00:00
Isaac Mann
261f026de7 docs(core): new dependsOn syntax 2022-06-21 15:19:29 -04:00
Benjamin Cabanes
9d0d157441
docs(core): fix misc content on project graph plugins (#10817) 2022-06-20 16:42:18 +00:00
Lars Gyrup Brink Nielsen
075cb00c79
docs(core): correct example library type (#10798)
ui -> util
2022-06-18 21:19:48 -04:00
Jack Hsu
ea159d7d87
docs(react): update tailwind guide (#10779) 2022-06-16 16:16:46 +00:00
Ian Duvall
9900ceb7c4
fix(misc): add space in monorepo-nx-enterprise.md (#10478)
Co-authored-by: Craigory Coppola <craigorycoppola@gmail.com>
2022-06-15 14:52:01 -04: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
Isaac Mann
9721844b05
Nx Cloud docs (#10690)
* docs(nxdev): consume nx cloud documentation & dedicated menu

* docs(nxdev): nx-cloud docs

visually indicated nx-cloud docs in nx.dev

* docs(nxdev): formatting

visually indicated nx-cloud docs in nx.dev

* docs(nxdev): fix config

* docs(nxdev): fix header link

* docs(nxdev): consolidate dte set up guides

Co-authored-by: ben <3447705+bcabanes@users.noreply.github.com>
2022-06-11 02:22:49 +00:00
Jason Jean
1937deb3b1
feat(core): introduce the NX_PROJECT_GRAPH_CACHE_DIRECTORY to allow separating it from the computation cache (#10693) 2022-06-10 14:11:33 -04:00
Jack Hsu
66846f7810
docs(core): update computation hashing image to clarify that runtime inputs are user defined (#10688) 2022-06-10 16:42:12 +00:00
Jack Hsu
d6e0cb004f
docs(core): update docs for caching to clarify runtime inputs are set by user (#10686) 2022-06-10 15:44:53 +00:00
Juri
cd779a0249 docs(core): add new migration path for Lerna 5.1 2022-06-10 08:14:30 -04:00
romhayh
9fcf6f8668
Update storybook-composition-setup.md (#10510) 2022-06-09 14:53:05 +00:00
Victor Savkin
9b60d4fc8e cleanup(core): speed up code loading by not loading the info about the daemon process 2022-06-07 11:28:33 -04:00
Victor Savkin
932404303a cleanup(core): use npm.json instead core.json as the preset name for npm workspaces 2022-06-06 15:10:29 -04:00
Alessandro Maclaine
9b47c974c1
docs(core): fix typo (#10588) 2022-06-06 09:45:26 -04:00
Robin Pellegrims
70efd2edd7
docs(core): fix typo in ci bitbucket link (#10576) 2022-06-03 15:36:07 -04:00
James
a7e2d0c47e
fix(docs): yarn1 does not need -W flag (#10419)
I tried omitting the flag and everything seemed to work fine.
if yarn2 needs this, it should be clarified which version  that it is talking about
2022-06-02 10:28:29 -04:00