Benjamin Cabanes
f623e54b98
docs(nxdev): homepage vertical layout ( #8211 )
2021-12-17 13:20:26 -07:00
Jack Hsu
8d3703cb7d
docs(react): fix typo in CRA migration guide ( #8200 )
2021-12-16 22:01:00 -05:00
Victor Savkin
9c77096b15
chore(repo): small changes in the turbo guide
2021-12-16 15:53:44 -05:00
Victor Savkin
45987c40d1
chore(repo): minor tweaks in the turbo guide
2021-12-16 12:14:05 -05:00
Jack Hsu
8dab24dc05
docs(react): updated CRA migration guide to work with Nx 13 and CRA 5 ( #8196 )
2021-12-16 11:26:10 -05:00
Victor Savkin
2867c596f6
chore(repo): add perf numbers to the turbo guide
2021-12-15 12:10:18 -05:00
Benjamin Cabanes
8a7d2de814
docs(nxdev): update documentation content ( #8178 )
2021-12-14 23:03:42 -05:00
Benjamin Cabanes
acffd2e689
docs(nxdev): new og media images ( #8176 )
2021-12-15 02:54:56 +00:00
Benjamin Cabanes
cafc8cee56
docs(nxdev): update documentation content ( #8175 )
2021-12-14 21:40:03 -05:00
Benjamin Cabanes
e111ed2842
docs(nxdev): update documentation content ( #8164 )
2021-12-14 15:07:32 +00:00
Juri
b81395c11d
docs(core): adjust header ordering in the Nx and Turborepo guide
2021-12-14 15:53:54 +01:00
Juri
ce1d6869dc
docs(core): nx and Turborepo guide improvements
2021-12-14 08:48:48 -05:00
Victor Savkin
77f7a5036f
chore(repo): update the turbo guide
2021-12-13 15:23:17 -05:00
Victor Savkin
02a79bc80b
chore(misc): add a comparison guide
2021-12-13 14:08:37 -05:00
Benjamin Cabanes
10c8e343ef
docs(nxdev): remove workshop event banner ( #8131 )
2021-12-12 15:34:09 -07:00
Benjamin Cabanes
ea0d65b019
docs(nxdev): better api generator templates ( #8109 )
2021-12-10 12:18:46 -05:00
Benjamin Cabanes
f35acdf4b9
docs(nxdev): documentation sync command ( #8106 )
2021-12-10 15:05:47 +00:00
Miroslav Jonaš
30e080bcd3
docs(linter): fix wrong rule format in tags guide ( #8101 )
2021-12-10 13:35:54 +01:00
Benjamin Cabanes
a5985999a3
docs(nxdev): improve seo ( #8089 )
2021-12-09 19:43:32 -05:00
Benjamin Cabanes
7f3635d26a
docs(nxdev): update documentation content ( #8094 )
2021-12-09 23:39:36 +00:00
AgentEnder
7b9975bfd7
docs(core): fix docs changes for config page
2021-12-09 15:54:40 -05:00
Benjamin Cabanes
0ee99dedb4
docs(nxdev): update doc content ( #8080 )
2021-12-09 18:06:37 +00:00
Victor Savkin
1e6761ebc3
fix(core): propagate errors when daemon isn't able to start
2021-12-09 09:49:46 -05:00
Benjamin Cabanes
1560a43acd
docs(nxdev): flatten ui libs ( #8006 )
2021-12-04 02:14:13 +00:00
Miroslav Jonaš
f8633d3b70
feat(nxdev): make headline features more readable ( #7891 )
2021-12-03 17:45:14 -05:00
Benjamin Cabanes
cff1704aad
docs(nxdev): readme typo ( #8000 )
2021-12-03 21:28:15 +00:00
Benjamin Cabanes
4470ebd4bc
docs(nxdev): update content ( #7975 )
2021-12-02 16:12:33 +00:00
Benjamin Cabanes
928aa5c68d
docs(nxdev): add workshop event banner ( #7874 )
2021-11-24 18:53:51 -05:00
Rares Matei
c07f54d555
docs(core): fix daemon process enablement option
2021-11-23 13:32:05 -05:00
Benjamin Cabanes
7a622fcb4a
docs(nxdev): Revert "docs(nxdev): flavors banner ( #7798 )" ( #7842 )
2021-11-22 20:27:33 +00:00
Benjamin Cabanes
cbfa066737
docs(nxdev): flavors banner ( #7798 )
2021-11-22 14:24:03 -05:00
Benjamin Cabanes
3cc17d7566
docs(nxdev): home updates ( #7567 )
2021-11-12 11:59:45 -05:00
Brandon Roberts
0bde144b97
docs(nxdev): add links to Nx Conf videos
2021-11-11 20:54:44 -05:00
AgentEnder
f6a562d1ec
chore(repo): migrate to v13.1.4
2021-11-11 15:12:06 -05:00
Fabian Kaupp
8ae3a21656
cleanup(repo): fix id of secondary-entry-point page ( #7632 )
...
secondary-entry-point generator has invalid id in `map.json` file.
2021-11-10 00:27:15 +00:00
Brandon
7020fe307e
chore(misc): update Nx livestream branding ( #7673 )
2021-11-09 14:08:40 -06:00
Robert Smith
0ca28e7581
docs(misc): Update azure devops condition script ( #7637 )
2021-11-09 11:21:30 -06:00
Brandon
62d5d43dd8
docs(testing): document adding Cypress E2E app for an existing project ( #7669 )
2021-11-09 11:15:34 -06:00
Kirils L
75789e8ea9
chore(nxdev): set incremental to true ( #7660 )
2021-11-09 13:57:22 +02:00
Colum Ferry
8d6ac4f694
chore(angular): support angular 13 ( #7161 )
...
* chore(angular): support angular 13
Support Angular 13
chore(angular): support ng 13 next 11
chore(angular): upgrade tslib dep
chore(angular): update package and ng-packagr-lite executors to align with ng-packagr v13
chore(angular): update test snapshots with ts version
fix(angular): buildable lib tsconfig transform test
* chore(angular): sync ng-packagr changes to the package and ng-packagr-lite executors
* chore(angular): add migrations
* chore(angular): rxjs7
* feat(angular): check rxjs version to install
* feat(angular): update jest resolver to resolve esm
* chore(angular): fix version
* chore(angular): support jest-preset-angular
* fix(angular): tests
* fix(angular): fix e2e tests and add .angular to gitignore
* fix(angular): fix jest transformers ignore pattern
* fix(angular): fix node test
* fix(angular): fix workspace test
* fix(angular): import marble utils from jasmine-marbles instead of @nrwl/angular/testing
* feat(angular): update ngrx to 13.0.0-beta.;0
* fix(angular): temporarily skip test with pnpm
* fix(angular): bump jest-preset-angular to fix jest performance issues
* fix(angular): webpack-browser and server schema changes
Co-authored-by: Leosvel Pérez Espinosa <leosvel.perez.espinosa@gmail.com>
Co-authored-by: Jason Jean <jasonjean1993@gmail.com>
2021-11-08 12:01:55 -05:00
Benjamin Cabanes
9c27adad44
docs(nxdev): add nx playground banner for 50% off ( #7652 )
2021-11-08 11:33:15 -05:00
Imdadul Huq
9e61e8cdc6
docs(nxdev): updated generator doc ( #7649 )
2021-11-08 11:04:21 -05:00
Miroslav Jonaš
f23a4cf7f1
feat(linter): allow wildcards for banning external imports ( #7623 )
2021-11-05 15:25:05 +01:00
Miroslav Jonaš
878b44d997
docs(testing): add clarification for baseUrl when devServerTarget is set ( #7622 )
2021-11-05 15:24:36 +01:00
Philip Fulcher
ed28e7d53a
docs(linter): add doc for bannedExternalImports ( #7605 )
2021-11-04 10:28:01 -06:00
Miroslav Jonaš
1afeeb6be1
docs(core): move misleading migration overview page ( #7608 )
2021-11-04 14:39:38 +01:00
Brandon
5d81232a61
docs(angular): cleanup Angular tutorial ( #7583 )
2021-11-01 15:01:23 -05:00
Ashley Hunter
cae625a817
feat(nest): nest resource generator ( #7571 )
...
* feat(nest): adding nest resource generator
Adding a generator to run the Nest Resource schematic
ISSUES CLOSED : #6754
* feat(nest): adding nest resource generator
Adding a generator to run the Nest Resource schematic
ISSUES CLOSED : #6754
* feat(nest): adding nest resource generator
Adding a generator to run the Nest Resource schematic
ISSUES CLOSED : #6754
2021-11-01 11:10:58 -05:00
Victor Savkin
cc3078e307
cleanup(nxdev): minor home page tweaks
2021-11-01 12:06:48 -04:00
Victor Savkin
5b9992c62a
docs(react): rework the core section to highlight nx core
2021-10-28 19:48:13 -04:00