1424 Commits

Author SHA1 Message Date
Jonathan Cammisuli
c2079589b5
docs(misc): readd neovim plugin information (#11921) 2022-09-07 21:53:17 +00:00
Jack Hsu
0a0ccd1305
docs(misc): link to customize webpack recipe from the migration guide (#11916) 2022-09-07 16:37:42 +00:00
Jack Hsu
44a4f3ccac
docs(misc): update customize webpack guide for next.js apps (#11917) 2022-09-07 12:25:32 -04:00
Caleb Ukle
a0904a601b
feat(testing): support angular cypress component testing (#11790)
* feat(testing): ng cypress component testing

closes: #11602

* chore(testing): move story utils into common util area

* feat(testing): add options for ng component testing

* docs(testing): add more info for component testing

* chore(testing): address PR feedback

* chore(testing): remove logs
2022-09-07 13:32:19 +00:00
Jack Hsu
2c407791be
docs(misc): fix typo in project config doc (#11912) 2022-09-07 08:43:22 -04:00
Colum Ferry
2910d4b55a
docs(angular): add 14.2.0 to matrix (#11907) 2022-09-07 10:51:50 +01:00
Victor Savkin
f9ef42e8c2 cleanup(misc): update to cloud message 2022-09-06 15:31:01 -04:00
Juri
94ed7ce9b2 docs(angular): add videos for Angular migration scenarios 2022-09-06 21:17:36 +02:00
MaxKless
0a3207bef6
docs(nxdev): fix image links in console-project-pane.md (#11897) 2022-09-06 11:36:18 -04:00
Benjamin Cabanes
563d5c965e
docs(core): add free course playlist on youtube (#11851) 2022-09-02 18:19:31 +00:00
Benjamin Cabanes
a23fcb9020
docs(core): add new nx cloud iframe sources (#11837) 2022-09-01 20:25:46 +00:00
Caleb Ukle
c7249db386
fix(testing): handle more complex projects for react component testing (#11725)
* fix(testing): use @nrwl/web:webpack utils to generate a more robust webpack config

fixes: #11372

* fix(testing): do not overwrite existing component test

* fix(testing): add component-test to cacheable operations

* chore(testing): address pr feedback
2022-08-30 16:42:42 +00:00
Caleb Ukle
b63893d1cd
docs(core): fix mistakes in @nrwl/workspace usage (#11776)
* docs(core): fix mistakes in @nrwl/workspace usage

@nrwl/workspace docs included a command for generators in the 'nx' package that doesn't contain
generators
update the usage of the 'move' generator to have the usage for the --destination arg

* docs(angular): update examples and add $default for project name
2022-08-30 16:19:33 +00:00
Katerina Skroumpelou
9999215211
docs(storybook): added an example to the main storybook docs (#11774)
ISSUES CLOSED: #11447
2022-08-30 12:23:54 +00:00
Benjamin Cabanes
7bc41577aa
chore(nxdev): clean up api imports (#11760) 2022-08-29 15:18:46 -04:00
Isaac Mann
e717660102
docs(nx-dev): diataxis restructure (#11649)
* docs(nxdev): restructure docs to diataxis style

* docs(nxdev): cleanup

* docs(nxdev): fix links

* chore(nxdev): format

* docs(nxdev): fix broken images

* docs(nxdev): fix links

* docs(nxdev): fix links

* docs(nxdev): fix links

* docs(nxdev): tweaks

* docs(nxdev): redirect rules

* docs(nxdev): fixes
2022-08-29 08:36:55 -04:00
Jonathan Cammisuli
e7ec91b9e0
feat(core): add file completion types for the nx language server (#11669) 2022-08-26 10:34:33 -04:00
Colum Ferry
c616f6218c
feat(angular): standalone host and remote generation support (#11708) 2022-08-26 10:05:17 +01:00
Colum Ferry
614b2d2af8
fix(angular): use x-dropdown for nx console project hint (#11706) 2022-08-26 10:04:56 +01:00
Emily Xiong
44d1f2c2ee
feat(react-native): update react native bundle options (#11699) 2022-08-25 11:01:30 -04:00
Colum Ferry
6f0c22f4d9
fix(angular): remote generator should not assume a default host (#11705) 2022-08-24 11:33:42 +00:00
Mark Goho
27f9cc7e04
fix(docs): fix typo in github actions setup (#10989) 2022-08-24 11:25:06 +00:00
Victor Savkin
b6c9c1210c feat(core): better formatting of project-graph related error messages 2022-08-23 15:45:33 -04:00
Mingyu Kim
a4dfbfcb63
docs(core): fix npm install command for Eleventy (#11573)
Co-authored-by: mechanic0688 <mechanic0688@MAC-MECHANIC0688.local>
2022-08-19 19:32:57 -04:00
Benjamin Cabanes
7b5b0ba825
docs(nxdev): add transformer for code fence (#11651) 2022-08-19 21:45:05 +00:00
Victor Savkin
c0dd2f5832 fix(core): make --verbose consistent with NX_VERBOSE_LOGGING=true 2022-08-19 13:46:19 -04:00
Miroslav Jonaš
15d83258fe
feat(core): move git commit from generators to create-nx-workspace (#11633)
* fix(core): move git commit to create-nx-workspace

* fix(core): add git init to create-nx-plugin
2022-08-18 18:40:46 -04:00
Asim Kattum Thazha
04976ca81a
docs(react): change wrong title of craco note (#11310) 2022-08-18 22:15:27 +00:00
Troy Kirinhakone
ecab590e52
docs(misc): fix typo in workspace guide (#11464) 2022-08-18 22:10:00 +00:00
Emily Xiong
670d9f1a01
fix(storybook): change the react native storybook searchDir option to array (#11628) 2022-08-18 13:18:36 -04:00
Herb
86b2015ddd
feat(node): expose webpack watchOptions to executor (#11453) 2022-08-18 12:34:33 -04:00
Colum Ferry
09112ccd24
feat(angular): support library routing setup for standalone routes (#11634) 2022-08-18 15:17:04 +01:00
Daniel
4d1acadf6e
feat(nx-plugin): thread jest options through nx-plugin:e2e executor (#11442) 2022-08-18 10:13:39 -04:00
Victor Savkin
1a31018ea2 feat(core): add daemon to the context provided to task runners 2022-08-17 15:30:00 -04:00
Emily Xiong
519451e1e2
feat(react-native): upgrade metro to 0.72.0 (#11480) 2022-08-17 13:22:58 -04:00
Altan Stalker
9f83207b5d
docs(nx-cloud): update release notes for @nrwl/nx-cloud 14.3.0 (#11407) 2022-08-17 11:39:03 -04:00
Hamza Shahid
d44abe64be
docs(react-native): fix issues in react-native.md (#11525) 2022-08-17 15:25:16 +00:00
Equilibris
03c0109080
docs(misc): Add details for Neovim plugin (#11491) 2022-08-17 07:34:58 -04:00
Colum Ferry
7891a68715
feat(angular): add scam to standalone conversion generator (#11578) 2022-08-17 12:06:07 +01:00
Colum Ferry
da1741bf56
feat(angular): support standalone component library generation (#11608) 2022-08-17 12:05:54 +01:00
Colum Ferry
af93cfd597
feat(angular): add standalone app generation (#11592) 2022-08-17 12:03:56 +01:00
Jack Hsu
51da354e65
feat(nextjs): add --custom-server option to app generator (#11607) 2022-08-16 10:32:30 -04:00
Benjamin Cabanes
dc092b531f
docs(nx-cloud): add agent definitions for DTE with Jenkins (#11597) 2022-08-15 20:17:01 +00:00
Benjamin Cabanes
46a89123df
docs(nxdev): format nx cloud release notes (#11596) 2022-08-15 20:04:06 +00:00
Caleb Ukle
3101b4d072
chore(testing): add e2e tests for cypress environment variables (#11569) 2022-08-15 15:55:12 -04:00
Colum Ferry
6b9f44f10e
docs(angular): fix dynamic mf example #11516 (#11587) 2022-08-15 12:29:10 +01:00
Amir H. Khanjani
6f1aedb070
docs(core): remove --all from examples (#11579)
This flag is marked as deprecated [here](https://nx.dev/nx/run-many#all).
2022-08-13 23:02:30 -04:00
Joe Prisk
9bea8490ca
docs(misc): updates Step 11 to use print-affected rather than affected (#11554) 2022-08-12 08:44:01 -04:00
Victor Savkin
918ddf6d4b
feat(core): hash tasks early when possible to enable optimizations (#11533) 2022-08-11 14:56:16 -04:00
Colum Ferry
8645272c4c
docs(core): add table showing compat versions of nodejs and ts (#11529) 2022-08-11 15:28:15 +01:00