MaxKless
249f54834f
docs(nx-plugin): add references to zack's plugin video ( #12090 )
2022-09-19 15:01:22 -04:00
MaxKless
9312dff014
docs(misc): add or modify various package descriptions ( #12084 )
2022-09-19 13:32:14 -04:00
Isaac Mann
807430d16f
docs(nxdev): executor examples ( #12049 )
2022-09-19 09:49:07 -04:00
MaxKless
fd670d298b
docs(misc): update package descriptions to be more consistent ( #12039 )
2022-09-16 17:03:33 -04:00
Isaac Mann
5cab39b9aa
docs(nxdev): deprecated section ( #12054 )
2022-09-16 16:54:59 -04:00
Emily Xiong
a411e85e42
Feature/move expo ( #11712 )
...
* feat(expo): move expo to main repo
* feat(expo): add e2e expo tests and fix expo unit tests
* feat(expo): add generated docs
* feat(expo): update cz-config to add expo to commit message
* feat(expo): add @nrwl/expo to e2e test setup
* feat(expo): add expo to preset
* feat(expo): add detox tests
* feat(expo): update docs
* feat(expo): fix e2e tests
* feat(expo): upgrade expo to 46.0.10
* fix(expo): correct eas-cli build:info parameters names
* fix(expo): add cleanupProject to e2e test
2022-09-16 11:56:28 -04:00
Caleb Ukle
d90bdaec5f
docs(testing): clean up cypress usage in docs ( #12047 )
...
* docs(testing): update tutorials to account for new cypress UI
fixes : #11886
* docs(testing): update --prod usage for cypress overview
fixes : #11878
2022-09-16 10:12:04 -05:00
Isaac Mann
1c0bebf194
docs(nxdev): automatic related docs ( #11994 )
...
* feat(nxdev): automatic related docs
* docs(nxdev): use auto related docs
2022-09-15 19:56:15 +00:00
Jack Hsu
dd6addefc3
feat(bundling): move rollup to its own plugin ( #12009 )
2022-09-15 14:55:06 -04:00
Victor Savkin
a3e480b6d7
fix(core): rework the daemon process communication to use a queue and a long running connection
2022-09-13 16:34:41 -04:00
Caleb Ukle
1a9df531b6
fix(testing): normalize paths for component-testing ( #11963 )
...
* fix(testing): normalize paths before accessing the project graph
* fix(testing): return object with offset input instead of string
* fix(testing): update schemas to provide better prompts
2022-09-13 14:17:49 +00:00
Katerina Skroumpelou
23421a164e
docs(storybook): cleanup Storybook documentation ( #11993 )
2022-09-13 13:06:30 +00:00
Xie Jay
b3e69e2591
feat(js): add rootDir option ( #11678 )
...
close #11601 , close #9410 , close #10707
Co-authored-by: xiejay97 <xiejay97gmail.com>
2022-09-13 00:13:58 +00:00
Jack Hsu
f49769a34a
feat(webpack): add webpack plugin ( #11966 )
2022-09-12 21:19:50 +01:00
Juri
7143b08852
docs(angular): add migration note to Angular docs entry page
2022-09-12 16:01:38 +02:00
Chau Tran
2508cb04a6
Revert "feat(js): add srcRootForCompilationRoot option to tsc executor ( #10707 )" ( #11977 )
...
This reverts commit aa01b7bd2d30bc4b16f831189d153eca618ec27b.
Co-authored-by: Chau Tran <chautran@Chaus-MacBook-Pro.local>
2022-09-12 13:31:45 +00:00
Nozomu Miyamoto
aa01b7bd2d
feat(js): add srcRootForCompilationRoot option to tsc executor ( #10707 )
...
* feat(js): add `srcRootForCompilationRoot` option to tsc executor
ISSUES CLOSED : #9410
* docs(js): add description for `srcRootForCompilationRoot` option
2022-09-12 20:14:23 +07:00
Katerina Skroumpelou
a428d240cf
docs(storybook): add more details on the Storybook overview ( #11945 )
2022-09-09 08:23:57 +00:00
Katerina Skroumpelou
ae58c1d54d
feat(storybook): generate storybook with more framework options ( #11914 )
2022-09-08 16:38:16 +00:00
Colum Ferry
4aa72822cd
fix(angular): warning logged when generating MF app with no e2e ( #11911 )
2022-09-08 09:44:31 +01:00
Colum Ferry
81b5eebfa7
feat(angular): allow component options to be passed to standalone library #11702 ( #11890 )
2022-09-08 09:37:26 +01: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
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
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
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
Victor Savkin
b6c9c1210c
feat(core): better formatting of project-graph related error messages
2022-08-23 15:45:33 -04: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
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
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
Caleb Ukle
3101b4d072
chore(testing): add e2e tests for cypress environment variables ( #11569 )
2022-08-15 15:55:12 -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
cecc790f3c
docs(angular): add version compatibility matrix ( #11445 )
...
Co-authored-by: Benjamin Cabanes <3447705+bcabanes@users.noreply.github.com>
2022-08-11 09:58:26 -04:00
Benjamin Cabanes
ff7a25a1ba
docs(core): update overview package links ( #11532 )
2022-08-10 17:21:09 +00:00