Leosvel Pérez Espinosa
|
047dc22aed
|
cleanup(misc): clean up init generators (#21088)
|
2024-01-16 15:29:44 +01:00 |
|
Emily Xiong
|
2b652a4c07
|
feat(react-native): add support for createNodes in react native (#21013)
|
2024-01-08 16:16:43 -05:00 |
|
Leosvel Pérez Espinosa
|
a672cbbb58
|
feat(misc): allow providing a path in the name option of project generators (#20274)
|
2023-11-21 11:50:58 -05:00 |
|
Leosvel Pérez Espinosa
|
40f54d57c9
|
fix(misc): update nx-welcome templates with as-provided generator paths (#20129)
|
2023-11-09 10:56:06 -05:00 |
|
Emily Xiong
|
48e8f6de93
|
feat(react-native): upgrade react-native to 0.72.6 (#19763)
|
2023-10-31 10:05:51 -04:00 |
|
MaxKless
|
12b8d5ea86
|
cleanup(misc): make nx console links on various starter pages consistent (#19867)
|
2023-10-26 14:47:09 +02:00 |
|
Leosvel Pérez Espinosa
|
81e8d12ed1
|
fix(misc): do not normalize project name and root when using as-provided format (#19651)
|
2023-10-17 17:53:48 -04:00 |
|
Emily Xiong
|
aaea8f9e0d
|
chore(react-native): remove deprecated options in the code (#19665)
|
2023-10-17 17:32:56 -04:00 |
|
Miroslav Jonaš
|
0bc693342e
|
feat(linter): rename @nx/linter to @nx/eslint (#19515)
|
2023-10-16 11:52:19 -04:00 |
|
Colum Ferry
|
80fde79374
|
feat(misc): remove deprecated Angular CLI usage of schematics and builders (#19557)
|
2023-10-13 17:14:16 +01:00 |
|
Emily Xiong
|
e5654c8336
|
bugfix(react-native): watch entire workspace (#19432)
|
2023-10-04 15:16:30 -04:00 |
|
Nicholas Cunningham
|
fef332e537
|
chore(react-native): update react-native plugin unit tests to use "as-provided" (#18945)
|
2023-08-31 11:06:11 -06:00 |
|
Leosvel Pérez Espinosa
|
a2f761352b
|
feat(react-native): use helper to determine project name and root in project generators (#18734)
|
2023-08-22 15:33:55 +01:00 |
|
Caleb Ukle
|
dbd61b5d9a
|
fix(react-native): update generated jest config coverage dir (#18366)
|
2023-07-28 11:40:52 -05:00 |
|
Emily Xiong
|
48d4927068
|
fix(react-native): fix tsc app (#18124)
|
2023-07-19 11:27:43 -04:00 |
|
Emily Xiong
|
699a20ca03
|
feat(react-native): upgrade react-native to 0.72 (#17810)
|
2023-07-17 13:07:46 -04:00 |
|
Emily Xiong
|
b0b531a870
|
fix(react-native): fix android keystore not generated correctly (#17074)
|
2023-05-19 14:40:45 -04:00 |
|
Emily Xiong
|
8347e61810
|
fix(react-native): fix buildable react native library (#16749)
|
2023-05-09 12:52:36 -04:00 |
|
Caleb Ukle
|
ad841c9048
|
docs(repo): update docs/schemas to use nx scoped packages - nx labs (#16865)
|
2023-05-09 08:30:52 -05:00 |
|
Emily Xiong
|
cc0d91203e
|
feat(react-native): upgrade react-native to 0.71.7 (#16504)
|
2023-04-24 14:51:59 -04:00 |
|
Jason Jean
|
76dfc62412
|
feat(web): replace usages of @nrwl with @nx (#16376)
|
2023-04-19 10:59:41 -04:00 |
|
Jason Jean
|
2d195007b0
|
feat(core): switch packages to use the @nx scope (#16069)
|
2023-04-14 19:56:37 -04:00 |
|
Benjamin Cabanes
|
85aed9e8e4
|
chore(core): add new nx-cloud logo (#15979)
|
2023-03-30 12:34:58 -04:00 |
|
Jason Jean
|
4a55ee9a33
|
fix(js): run prettier with default options when theres no prettierrc (#15888)
|
2023-03-27 18:00:24 -04:00 |
|
Emily Xiong
|
04b6ddb596
|
feat(react-native): update @react-native-community/cli to 10.2.1 (#15738)
|
2023-03-24 12:51:35 -04:00 |
|
Emily Xiong
|
0cb817b37f
|
feat(react-native): add IntelliJ to react native and expo welcome page (#15744)
|
2023-03-21 11:37:38 -06:00 |
|
Emily Xiong
|
bf88c22bd6
|
bugfix(react-native): fix the ios 2nd run failed (#15704)
|
2023-03-16 15:17:02 -04:00 |
|
Colum Ferry
|
8744698a01
|
feat(devkit): move runTasksInSerial to devkit (#15467)
|
2023-03-06 13:55:44 -05:00 |
|
Emily Xiong
|
0f313e51ff
|
fix(react-native): fix the android error for react-native-config (#15290)
|
2023-02-27 14:39:09 -05:00 |
|
Emily Xiong
|
a97212b601
|
feat(core): move tsconfig.base.json to @nrwl/js:init (#14467)
|
2023-02-16 11:17:30 -05:00 |
|
Emily Xiong
|
41fc2ebbed
|
feat(react-native): upgrade react-native to 0.71.1 (#14584)
|
2023-01-25 13:28:32 -05:00 |
|
Juri Strumpflohner
|
df26a29316
|
docs(nx-dev): fix Youtube link (#14605)
|
2023-01-25 10:48:04 -05:00 |
|
Jack Hsu
|
d7536aa7e3
|
feat(core): clean up workspace configuration code
|
2023-01-23 19:35:15 -05:00 |
|
Emily Xiong
|
93ac55ff2a
|
docs(react-native): add x-priority to react-native, expo and detox (#14402)
|
2023-01-18 10:26:27 -05:00 |
|
Victor Savkin
|
422c8c735a
|
cleanup(core): clearly split nx.json config and projects config
|
2023-01-05 15:35:36 -05:00 |
|
Emily Xiong
|
cec625e342
|
feat(expo): move svg to inline for starter app (#14068)
|
2023-01-03 11:24:45 -05:00 |
|
Victor Savkin
|
82fbb98e7d
|
feat(misc): dont generate defaultProject for non standalone workspaces
|
2022-12-21 09:15:26 -05:00 |
|
Jason Jean
|
61d7d74378
|
fix(misc): fix tsconfig file includes
|
2022-12-05 10:39:03 -05:00 |
|
Nicholas Cunningham
|
5c10f1ca5c
|
fix(react-native): skipPackageJson was being ignored (#13513)
Co-authored-by: Nicholas Cunningham <ndcunningham>
|
2022-11-30 12:46:48 -07:00 |
|
Victor Savkin
|
16fd4374d6
|
feat(misc): derive workspace layout dynamically
|
2022-11-23 15:45:13 -05:00 |
|
Emily Xiong
|
cd1e12a555
|
feat(react-native): upgrade react-native to 0.70.6 (#13277)
|
2022-11-21 10:13:06 -05:00 |
|
Emily Xiong
|
b9bedffa8b
|
fix(react-native): fix the tsc command for react-native and expo (#12888)
|
2022-11-17 11:25:35 -05:00 |
|
Craigory Coppola
|
35dd6c95bc
|
fix(misc): remove -d as alias in generator schema (#12885)
|
2022-10-28 21:17:16 +00:00 |
|
Zachary DeRose
|
67376209dd
|
fix(react): fixes broken links to 01-create-application vs 1-code-generation (#12737)
|
2022-10-21 10:17:13 -07:00 |
|
Emily Xiong
|
c2dcfcf127
|
docs(react-native): add executors examples (#12461)
|
2022-10-12 15:22:07 -04:00 |
|
Emily Xiong
|
0c7c4822e0
|
bugfix(detox): allow to pass in appName to detox (#12436)
|
2022-10-12 10:49:10 -04:00 |
|
Jason Jean
|
834e2db7cb
|
feat(core): prefix outputs and warn on non-prefixed outputs (#12470)
|
2022-10-11 21:54:25 +00:00 |
|
Jason Jean
|
9d06b3c084
|
fix(misc): remove remaining usages of @nrwl/workspace:run-commands executor (#12299)
|
2022-09-28 19:29:21 -04:00 |
|
Colum Ferry
|
09c6ccb266
|
feat(linter): remove tslint support (#12279)
|
2022-09-28 11:08:01 -04:00 |
|
Emily Xiong
|
2436a5d542
|
feat(react-native): upgrade react-native version to 0.70.1 (#12124)
|
2022-09-26 09:06:36 -04:00 |
|