Jason Jean
27a48df0d6
fix(misc): use given name for creating standalone workspaces ( #13516 )
2022-11-30 15:28:56 -05:00
Victor Savkin
8f2fb24605
feat(misc): assume repo and app names are the same for standlone presets
2022-11-29 17:01:28 -05:00
Victor Savkin
dd2c3728e4
fix(misc): rework create-nx-workspace command to show standalone presets
2022-11-24 14:13:15 -05:00
Zachary DeRose
7ce763317a
docs(angular): refresh the tutorial
2022-11-23 19:21:20 -05:00
Leosvel Pérez Espinosa
70e43cdc77
feat(angular): add a preset to generate a workspace with a single app at the root
2022-11-21 11:17:03 -05:00
Victor Savkin
8d9de7f81d
cleanup(core): clean up workspace creation
2022-11-15 17:22:02 -05:00
Victor Savkin
c4ebef2803
feat(react): add a preset to generate a workspace with a single app at the root
2022-11-12 17:17:58 -05: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
Zachary DeRose
1298a0f6db
docs(core): node and react tutorial rework ( #12498 )
...
* docs(react): update react tutorial text
* docs(react): fixes to computation cache lesson
* docs(react): reworking react tutorial
* docs(react): fixing broken links in tutorial
* docs(react): fixing broken more links in tutorial
* docs(react): fixing last broken link in tutorial
* docs(react): really fixing last broken link in tutorial
* fixing images in preview
* docs(react): cleaning up text and formatting issues
* docs(react): more fixes and cleanup
* docs(react): more fixes
* docs(react): fixing nx console broken links
* docs(react): adjusting ending summary cards
* docs(react): more typo fixes
* docs(react): incorporating victor and isaac's feedback
* docs(react): fixing broken link
* docs(react): a self-round of typo and formatting fixes
* docs(react): another round of formatting fixes
* docs(react): another small change
* docs(react): another typo fix
* docs(react): more typo fixed noticed working with node tutorial
* docs(react): making h1's consistent
* docs(react): fixing tab title for part 1
* docs(react): fixing the title
* docs(react): escaping colon in title
* docs(node): copying react tutorials as starting point
* docs(node): fixing map.json and links to other lessons
* docs(node): updating the copy-pasted react tutorial for the node example
* docs(node): more fixes after self-review
* docs(node): fixing another typo
* docs(node): Making h1's consistent
* docs(node): fixing tab title in step 1
* docs(node): fixing the title
* docs(node): escaping colon in title
* docs(core): nx graph => project graph
* docs(core): fixing titles
* docs(core): further shortening the text
* docs(core): formatting fixes
* docs(core): responding to victor comments
* docs(core): switching to new terminal code blocks
* docs(core): light and dark mode friendly images
2022-10-14 10:12:05 -07:00
Jason Jean
ae3e6b296b
feat(misc): use autocomplete prompt for workspace style ( #12594 )
2022-10-13 21:52:06 -04:00
Jason Jean
85111aa5bb
chore(misc): update workspace style prompt ( #12558 )
2022-10-12 15:11:48 -04:00
Victor Savkin
beb04e243d
feat(misc): clean up package-based npm preset
2022-10-11 14:30:28 -04:00
Victor Savkin
77b57b78e8
feat(misc): a/b different messages during migration to next major
2022-09-30 16:49:20 -04:00
Victor Savkin
fbe38865c1
cleanup(misc): do not show links to video courses after create-nx-workspace
2022-09-29 15:35:58 -04:00
Victor Savkin
3ab1eb85ba
fix(core): do not use nx daemon during workspace creation
2022-09-20 12:51:07 -04:00
Victor Savkin
8e8b1759a2
fix(core): temp workaround to deal with daemon start during workspace creation
2022-09-19 10:38:01 -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
Victor Savkin
0d9dbae789
feat(core): use daemon to watch outputs to enable cache restoration optimization
2022-09-08 10:58:50 -04:00
Victor Savkin
f9ef42e8c2
cleanup(misc): update to cloud message
2022-09-06 15:31:01 -04:00
Jason Jean
8db5f1ac07
fix(misc): print new workspace directory and fix issues when creating workspaces with non-normalized name ( #11853 )
2022-09-02 21:28:56 +00:00
Victor Savkin
f89b68b796
feat(misc): a/b test different prompt messages
2022-09-01 16:05:29 -04:00
Victor Savkin
9b5f25af9c
fix(core): do a recursive check to see if files should be restored
2022-09-01 10:20:33 -04:00
Victor Savkin
5a8214923f
chore(core): collect basic static on workspace creation in ci vs dev
2022-08-31 13:33:34 -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
Miroslav Jonaš
36213b71fb
feat(core): support yarn berry in CNW ( #11528 )
2022-08-11 17:37:53 +00:00
Jason Jean
c21e6ebe78
feat(misc): autocomplete prompts ( #11361 )
2022-07-29 16:44:39 -04:00
Victor Savkin
7a945e2e44
cleanup(misc): update nx cloud message
2022-07-01 12:55:35 -04:00
Juri
80c5f328a9
fix(core): nx Cloud messaging on the wrkspace setup commands
2022-06-27 04:58:16 -07:00
Altan Stalker
8f082d293c
chore(misc): add installation source for packages that install nx cloud ( #10784 )
2022-06-23 19:13:41 -04:00
Victor Savkin
932404303a
cleanup(core): use npm.json instead core.json as the preset name for npm workspaces
2022-06-06 15:10:29 -04:00
Victor Savkin
10e9992b36
fix(core): do not create project graph when creating a sandbox in create-nx-workspace
2022-06-01 09:51:15 -04:00
Jason Jean
04985be149
chore(repo): switch publishing to use lerna ( #10293 )
2022-05-20 00:35:47 +00:00
Benjamin Cabanes
17a11b6a83
docs(nxdev): update nx plugin doc links ( #10266 )
2022-05-12 10:56:41 -04:00
Miroslav Jonaš
c9e28a183e
chore(core): cleanup create-nx-workspace from obsolete code ( #10174 )
2022-05-05 15:31:19 -04:00
Miroslav Jonaš
1fb99fe541
chore(core): fix CI prompt message formatting ( #10112 )
2022-05-03 10:19:11 +00:00
Miroslav Jonaš
899e0caac8
feat(core): switch cnw ci option to be single-select ( #10007 )
...
* feat(core): switch cnw ci option to be single-select
* chore(repo): enforce cache renewal
* chore(repo): revert cache renewal
* fix(core): fix tests
* fix(core): fix enquirer limitation with falsy values
2022-05-02 16:01:34 +02:00
Jason Jean
3d563685d1
fix(core): fix having multiple versions of nx/devkit ( #9998 )
2022-04-26 14:39:18 -04:00
Jason Jean
4030d47244
fix(core): fix creating new workspaces with not normalized names
2022-04-22 21:15:52 +02:00
Miroslav Jonaš
ec0f4b4173
fix(core): handle failed CI workflows in CNW CLI ( #9915 )
2022-04-20 20:46:13 -04:00
Miroslav Jonaš
5fe8d84396
feat(core): add CI generation to create-nx-workspace ( #9611 )
2022-04-20 14:51:15 -04:00
Miroslav Jonas
31b647343e
fix(core): make CNW preset property open for custom presets
2022-04-19 13:20:13 +02:00
Miroslav Jonaš
7c7e415fff
docs(core): remove obsolete nx cloud default value from docs ( #9747 )
2022-04-08 12:40:31 +01:00
Miroslav Jonaš
4b3486eade
feat(core): add colors to create-nx-workspace ( #9705 )
2022-04-06 22:32:26 +02:00
Miroslav Jonaš
9e06020575
feat(core): toggle additional prompts in CNW with a flag ( #9546 )
...
* feat(core): toggle additional prompts in CNW with a flag
* feat(repo): handle cli params with yargs
* feat(core): add docs generation
* chore(repo): add colors
* fix(core): migrate to yargs 17.x
* fix(core): update markup generation
2022-03-29 14:00:07 -04:00
Victor Savkin
fe846882aa
chore(repo): update repo to 13.10 ( #9497 )
2022-03-24 12:21:07 -04:00
Miroslav Jonaš
57df570149
fix(core): add missing CNW flags in help report ( #9479 )
2022-03-24 12:32:38 +01:00
Victor Savkin
6f038e7a4a
feat(core): reorganize packges to consolidate all cli-related code in nx
2022-03-14 16:42:51 -04:00
Nicholas Cunningham
eaeb82657a
docs(web): add documentation for custom presets ( #9028 )
...
ISSUES CLOSED : #8559
2022-02-25 14:57:41 -05:00
Victor Savkin
e008caf9f9
feat(misc): change cloud prompt default
2022-02-07 20:09:40 -05:00
Benjamin Cabanes
a5a0340a13
chore(core): remove confusing cli description command ( #8749 )
2022-01-28 13:45:21 -05:00