Jason Jean
|
04985be149
|
chore(repo): switch publishing to use lerna (#10293)
|
2022-05-20 00:35:47 +00:00 |
|
Emily Xiong
|
714d1a9210
|
feat(detox): upgrade detox to 19.6.9 (#10306)
|
2022-05-18 18:16:00 +00:00 |
|
Victor Savkin
|
6351413b98
|
fix(core): preserve dash casing when passing args to executors
|
2022-05-17 14:48:53 -04:00 |
|
Jason Jean
|
e4cccfc14d
|
chore(repo): update nx to 14.1.1 (#10132)
|
2022-05-04 15:27:43 +00:00 |
|
Emily Xiong
|
d439d4b20a
|
feat(react-native): upgrade metro version to 0.70.2 (#9961)
|
2022-04-26 11:54:05 -04:00 |
|
Jason Jean
|
4f99b77e42
|
chore(repo): update nx to 14.0.2 (#9974)
|
2022-04-23 18:06:01 +00:00 |
|
Emily Xiong
|
2f41eb07c1
|
cleanup(core): update the docs to be inline with nx 14 (#9851) (#9872)
Co-authored-by: Victor Savkin <mail@vsavkin.com>
|
2022-04-21 12:42:45 -04:00 |
|
Jason Jean
|
cb7fb22bca
|
feat(core): remove @types/node from default workspace (#9853)
Signed-off-by: Jason Jean <jasonjean1993@gmail.com>
|
2022-04-20 12:43:23 -04:00 |
|
Emily Xiong
|
7c77dced47
|
bugfix(detox): add verbose to be true for jest.config.js (#9875)
|
2022-04-19 11:47:40 -04:00 |
|
Emily Xiong
|
a0045b3b8e
|
bugfix(detox): fix typo option for test to be reuse (#9874)
|
2022-04-19 10:42:52 -04:00 |
|
James Henry
|
46e7b4d49c
|
chore(core): improve help output for generators and executors (#9800)
|
2022-04-12 14:05:55 -04:00 |
|
Benjamin Cabanes
|
4351e99808
|
docs(core): detox package description improvements (#9508)
|
2022-03-24 21:15:00 +00:00 |
|
Benjamin Cabanes
|
f4b6a83364
|
docs(core): detox package has better schema descriptions (#9504)
|
2022-03-24 15:19:17 -04:00 |
|
Benjamin Cabanes
|
6dae32cc3a
|
docs(nxdev): support packages schemas metadata & discoverability (#9383)
|
2022-03-24 12:00:06 -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 |
|
Benjamin Cabanes
|
1723e8e6b3
|
docs(nxdev): remove unused versions & flavors feature (#9462)
|
2022-03-22 17:44:35 +00:00 |
|
Emily Xiong
|
3627c3a38c
|
feat(react-native): upgrade metro-resolver to 0.69.1 (#9381)
|
2022-03-17 13:46:01 -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
|
5542936f6a
|
docs(react-native): update react-native and detox readme (#9157)
|
2022-03-08 12:32:32 -05:00 |
|
Miroslav Jonaš
|
b602c5228d
|
fix(detox): remove extra build target from project config (#9089)
|
2022-02-23 12:49:03 +01:00 |
|
Emily Xiong
|
38ba36129d
|
feat(react-native): upgrade react native to 0.67 (#8935)
|
2022-02-14 12:28:29 -05:00 |
|
Emily Xiong
|
045d4f0d33
|
feat(detox): add buildTarget to test-ios and test-android for detox (#8431)
|
2022-01-12 14:16:51 -05:00 |
|
Emily Xiong
|
9b6d5773f9
|
feat(react-native): upgrade react native to 0.66.4 (#8400)
|
2022-01-11 09:09:13 -05:00 |
|
Phillip Barta
|
e57cef0901
|
cleanup(repo): use devkit instead of devkit reexports from workspace (#7773)
|
2021-12-21 21:06:31 +00:00 |
|
Benjamin Cabanes
|
72c9090167
|
test(detox): fix assertion (#8002)
|
2021-12-03 23:32:35 +00: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 |
|
Emily Xiong
|
5d47468f17
|
feat(react-native): upgrade @types/react-native versions (#7392)
- upgrade @type/react-native, detox and @react-native-community/cli
|
2021-10-19 21:24:35 -04:00 |
|
Emily Xiong
|
0492ff00ce
|
feat(react-native): add support for svg and upgrade react-native to 0.66.0 (#7231)
* feat(react-native): add support for svg
* feat(react-native): upgrade to 0.66
|
2021-10-04 14:59:22 -04:00 |
|
Emily Xiong
|
18e369c85c
|
bugfix(core): fix issue when having a project name with directory in it (#7120)
|
2021-09-24 15:10:44 -04:00 |
|
Victor Savkin
|
d79bba3630
|
chore(repo): update to nx 12.10
|
2021-09-20 16:39:13 -04:00 |
|
Andrew Luca
|
fe7c25d00f
|
chore(misc): add repository directory for all packages.json (#6973)
|
2021-09-15 11:53:08 -04:00 |
|
Jason Jean
|
1b6c0ee7fa
|
feat(misc): add x-type to app and lib generators (#6874)
|
2021-08-27 19:28:01 -04:00 |
|
Emily Xiong
|
387af0cf3f
|
feat(core): add react native to main repo (#6493)
|
2021-08-25 15:54:23 -04:00 |
|