363 Commits

Author SHA1 Message Date
Emily Xiong
bc31273a37
fix(react-native): change openURLInBrowser to Linking.openURL for react native web (#9482) 2022-04-03 02:11:16 -04:00
Victor Savkin
428106f6be
cleanup(core): create more meaningful file structure in nx package (#9621) 2022-03-31 09:07:22 -04:00
Jack Hsu
b02beb551b
feat(react): update to react 18 (#9613) 2022-03-30 17:48:37 +00:00
Miroslav Jonaš
3b21f4dfea
fix(core): switch from appRootPath to workspaceRoot (#9600) 2022-03-30 09:15:20 -04:00
Benjamin Cabanes
6f0cc00ee1
docs(core): add description to react-native package (#9536) 2022-03-25 17:06:33 -04:00
Benjamin Cabanes
6dae32cc3a
docs(nxdev): support packages schemas metadata & discoverability (#9383) 2022-03-24 12:00:06 -04:00
Victor Savkin
d4b5c30eba
cleanup(core): remove the indirection left after inlining ta… (#9469) 2022-03-23 22:18:17 -04:00
Emily Xiong
95704f1357
feat(react-native): add interactive schema option (#9373) 2022-03-23 09:58:43 -04:00
Emily Xiong
dad4a259b5
chore(react-native): add examples to react native and detox schema (#9434) 2022-03-23 09:58:28 -04:00
Emily Xiong
3627c3a38c
feat(react-native): upgrade metro-resolver to 0.69.1 (#9381) 2022-03-17 13:46:01 -04:00
Emily Xiong
615bd73c59
bugfix(react-native): add ENTRY_FILE relative to PROJECT_DIR in iOS shell script (#9222) 2022-03-16 13:03:37 -04:00
Victor Savkin
48a5d19b68
feat(core): add a migration to replace nrwl/cli and nrwl/tao with nx 2022-03-14 20:45:51 -04:00
Victor Savkin
6f038e7a4a feat(core): reorganize packges to consolidate all cli-related code in nx 2022-03-14 16:42:51 -04:00
Victor Savkin
4e9375f5f4 chore(repo): update the version of nx 2022-03-11 10:40:40 -05:00
Jason Jean
94687e993c
chore(repo): ensure license file exists for all published packages (#9274) 2022-03-10 18:33:06 -05:00
Leosvel Pérez Espinosa
acc29e9593
fix(misc): support workspaces using a root tsconfig.json instead of tsconfig.base.json (#9195)
* fix(misc): support workspaces using a root tsconfig.json instead of tsconfig.base.json

* cleanup(angular): address pr feedback
2022-03-09 11:30:26 -05:00
Emily Xiong
8101df4396
feat(react-native): upgrade react-native to 0.67.3 (#9215) 2022-03-08 12:33:09 -05:00
Emily Xiong
abfe9dbc30
bugfix(react-native): ignore dist folder in metro config (#9214) 2022-03-08 12:32:45 -05:00
Emily Xiong
5542936f6a
docs(react-native): update react-native and detox readme (#9157) 2022-03-08 12:32:32 -05:00
Emily Xiong
38ba36129d
feat(react-native): upgrade react native to 0.67 (#8935) 2022-02-14 12:28:29 -05:00
Emily Xiong
19efdfc938
feat(react-native): add storybook to react native (#8886) 2022-02-14 10:13:23 -05:00
William Sedlacek
e942a85b1c
feat(react-native): debug option for build-android (#8702)
* feat(react-native): debug option for build-android

* docs(react-native): debug option
2022-02-07 21:39:31 -05:00
peter
0182df4b9f
fix(react-native): use metro default resolver on tsconfig import (#8656)
use metro default resolver on tsconfig match result.
it fixes tsconfig paths import with index files
2022-02-07 21:35:16 -05:00
Benjamin Cabanes
0959194ce0
feat(core): update deps (#8713) 2022-01-26 22:17:10 -05:00
Victor Savkin
4e474773bf
Revert "feat(core): show dep types in dep graph (#2760) (#8132)"
This reverts commit 31bb2f36261fdf222e9e8e962227dcd911dfee66.
2022-01-25 15:23:25 -05:00
Isaac Mann
07ebdb36a3
feat(core): add nx graph as alias of nx dep-graph (#8539)
* feat(core): add nx graph as alias of nx dep-graph

* docs(core): add note about old dep-graph syntax

* cleanup(core): formatting

* feat(core): formatting

* feat(core): formatting

Co-authored-by: Isaac Mann <isaacplmann+git@gmail.com>
2022-01-21 11:15:23 -05:00
Phillip Barta
574160ddc4
cleanup(repo): import ignore instead of require (#8579) 2022-01-19 10:11:22 -05:00
MaximSagan
31bb2f3626
feat(core): show dep types in dep graph (#2760) (#8132) 2022-01-18 10:20:09 -07:00
Emily Xiong
8120d40192
feat(react-native): add react-native-config to support environment variable (#8485) 2022-01-13 14:59:41 -05:00
Emily Xiong
2a9e92e054
fix(react-native): add babel.config.json at root for react native project (#8467)
Co-authored-by: Rares Matei <matei.rar@gmail.com>
2022-01-12 14:16:12 -05:00
Emily Xiong
8fdec37525
fix(react-native): add test-setup to exclude in tsconfig for react native (#8429) 2022-01-11 09:12:06 -05:00
Emily Xiong
9b6d5773f9
feat(react-native): upgrade react native to 0.66.4 (#8400) 2022-01-11 09:09:13 -05:00
Emily Xiong
bda1a76b72
fix(react-native): update typing for svg in react native (#8399) 2022-01-11 09:08:19 -05:00
Emily Xiong
549b272158
docs(react-native): add overview page for react native and detox (#8451) 2022-01-11 09:06:47 -05:00
Phillip Barta
e57cef0901
cleanup(repo): use devkit instead of devkit reexports from workspace (#7773) 2021-12-21 21:06:31 +00:00
Victor Savkin
88751a3685 chore(repo): clean up the language to match the new tag line 2021-12-17 16:08:38 -05:00
Phillip Barta
50b1bc6bc6
fix(react-native): deprecation warning because of rmDirSync (#7772)
ISSUES CLOSED: #7739
2021-12-16 13:20:11 -05:00
Jack Hsu
6d6f29439d
feat(testing): add --compiler=tsc|swc|babel option for jest project generator (#8177) 2021-12-15 14:27:53 +00:00
Jack Hsu
e02c02cf70
feat(react-native): update app generator to display new starter content (#7982) 2021-12-03 16:20:37 +00:00
Emily Xiong
49df712d5f
bugfix(react-native): change to entryFile absoluste path (#7953) 2021-11-30 13:18:33 -05:00
Kirils L
bfd1a4715a
feat(web): rename package executor to rollup (#7904) 2021-11-30 09:32:12 -05:00
Emily Xiong
3add9caacf
bugfix(react-native): fix the js e2e tests (#7922) 2021-11-29 14:07:45 -05:00
Emily Xiong
1e79975fa1
bugfix(react-native): fix invalid entry file for react native with js (#7782) 2021-11-26 09:15:21 -05:00
Emily Xiong
624f3f944e
feat(react-native): enable pnpm support for react-native (#7781) 2021-11-26 09:14:55 -05:00
Emily Xiong
445d72c38a
bugfix(react-native): change path to absolute to allow run commands in any directory (#7737)
- change the path to absolute to run the nx command in any directory
- add resetCache option to run-ios and run-android command
2021-11-26 09:13:30 -05:00
James Henry
98ffe8574b feat(linter): support eslint v8 (#7800)
* feat(core): support eslint v8

* fix(core): align version of eslint across all packages
2021-11-19 14:55:33 -05:00
AgentEnder
f6a562d1ec chore(repo): migrate to v13.1.4 2021-11-11 15:12:06 -05:00
Emily Xiong
9eb3ac58e9
chore(react-native): uncomment detox e2e test to build and test native ios (#7479) 2021-11-08 12:33:13 -05:00
Jack Hsu
75513d6f8b
chore(repo): add tests to make sure migration factory/implementation are correct (#7541) 2021-10-27 16:12:07 -04:00
Jack Hsu
8686e919fb
fix(core): update generator logic so empty strings ("") for appsDir and libsDir work properly (#7508) 2021-10-25 12:01:53 -04:00