Isaac Mann
|
a854660026
|
docs(core): create a glossary (#13821)
|
2022-12-14 10:06:22 -05:00 |
|
Colum Ferry
|
2883f171a5
|
docs(angular): setup module federation with ssr (#13815)
|
2022-12-14 13:38:13 +00:00 |
|
Miroslav Jonaš
|
2f4435b18d
|
docs(core): add recipe on package json and lock file generation for ci (#13804)
|
2022-12-13 22:13:20 +01:00 |
|
Caleb Ukle
|
f0b581d144
|
docs(core): add info about defaultConfiguration (#13775)
|
2022-12-12 21:55:28 +00:00 |
|
Doni Rubiagatra
|
3c0b0ec3c4
|
docs(core): fix duplicate generate description for dryRun (#13759)
Fixes https://github.com/nrwl/nx/issues/12196
|
2022-12-12 13:51:48 -05:00 |
|
Victor Savkin
|
34d861d234
|
fix(testing): preserve the old coverage layout
|
2022-12-11 14:47:16 -05:00 |
|
Victor Savkin
|
40b39b2e64
|
fix(core): remove leading ./ when normalizing root project outputs
|
2022-12-10 15:53:25 -05:00 |
|
Zack DeRose
|
7daa2eb380
|
docs(core): rm typo - Project Configuration
|
2022-12-10 15:14:38 -05:00 |
|
Isaac Mann
|
34d6de9e0c
|
docs(core): show large task graph (#13721)
|
2022-12-08 16:22:40 -05:00 |
|
Isaac Mann
|
c9e39e31d7
|
docs(nxdev): graph widget loads json from file (#13717)
|
2022-12-08 14:22:50 -05:00 |
|
Katerina Skroumpelou
|
45ce3b2a0a
|
feat(vite): update vite-tsconfig-paths (#13714)
|
2022-12-08 18:36:45 +00:00 |
|
Isaac Mann
|
e470b6e259
|
docs(graph): add task graph widget (#13698)
|
2022-12-08 11:07:16 -05:00 |
|
Leosvel Pérez Espinosa
|
51bfe24bbe
|
docs(angular): sort versions in compatibility matrix from newest to oldest (#13702)
|
2022-12-08 11:57:41 +01:00 |
|
Isaac Mann
|
569c2d3c03
|
docs(core): deprecate global implicit dependencies (#13642)
|
2022-12-07 12:54:10 -05:00 |
|
Colum Ferry
|
198e104075
|
docs(angular): fix the angular tutorial from bugs #13619 (#13686)
Co-authored-by: Benjamin Cabanes <3447705+bcabanes@users.noreply.github.com>
|
2022-12-07 16:10:55 +00:00 |
|
Juri Strumpflohner
|
f6a985d80f
|
feat(nxdev): allow to change columns on cards (#13522)
|
2022-12-06 10:29:47 -05:00 |
|
Isaac Mann
|
994f3f84ce
|
docs(core): update angular to nx guide (#13519)
Co-authored-by: Zack DeRose <zack.derose@gmail.com>
|
2022-12-06 09:50:45 -05:00 |
|
Juri Strumpflohner
|
5d4ee02114
|
docs(core): update root-level script docs (#13651)
|
2022-12-06 08:33:54 -05:00 |
|
Caleb Ukle
|
5d910c0f1a
|
fix(testing): rename cy 10 migration to 11 (#13646)
|
2022-12-05 16:58:57 -05:00 |
|
Yuichiro Izumi
|
b71b28ec52
|
fix(nxdev): fix link in how-project-graph-is-built (#13632)
|
2022-12-05 15:44:10 -05:00 |
|
Isaac Mann
|
baff85bb73
|
docs(core): add dte images
|
2022-12-05 13:35:12 -05:00 |
|
Juri
|
eb3242ab44
|
docs(core): fix typo in code example
|
2022-12-05 15:37:14 +01:00 |
|
Katerina Skroumpelou
|
985ea6f66d
|
docs(bundling): remove assets example from vite (#13581)
|
2022-12-02 17:00:13 +02:00 |
|
Isaac Mann
|
4c723de444
|
docs(core): root-level scripts recipe (#13515)
|
2022-12-01 15:53:40 -05:00 |
|
Isaac Mann
|
2fc86e23d4
|
docs(core): fix name of eslint config (#13554)
|
2022-12-01 20:08:49 +00:00 |
|
Katerina Skroumpelou
|
432d235700
|
fix(bundling): remove wrong doc and preset wc use vite (#13536)
|
2022-12-01 09:14:47 -05:00 |
|
Juri
|
ea8f0049c7
|
docs(core): link tutorials to integrated vs package based guide
|
2022-12-01 10:21:43 +01:00 |
|
Juri
|
04e56f6386
|
docs(core): improve custom commands doc
|
2022-12-01 09:34:04 +01:00 |
|
Juri
|
a7408d0a1e
|
docs(core): add Nx to existing projects
|
2022-11-30 21:41:27 +01:00 |
|
Isaac Mann
|
51762b0091
|
docs(core): angular standalone tutorial (#13514)
|
2022-11-30 13:25:46 -05:00 |
|
Jack Hsu
|
a9ac43b86f
|
feat(react): add CRA support to "nx init" (#13488)
|
2022-11-29 23:20:27 -05:00 |
|
Isaac Mann
|
2e544177ea
|
docs(core): react standalone tutorial (#13453)
|
2022-11-29 17:17:14 -05:00 |
|
Leosvel Pérez Espinosa
|
42fa5d871b
|
docs(angular): update incremental builds requirements docs and ng-packagr-lite description (#13465)
Fixes https://github.com/nrwl/nx/issues/13421
|
2022-11-29 11:39:23 +01:00 |
|
Brad
|
82478b8fd9
|
docs(nxdev): change connect-to-nx-cloud command (#13450)
|
2022-11-28 15:41:59 -05:00 |
|
Jack Hsu
|
c0f12757f1
|
Revert "feat(vite): use the project's tsconfig.json to configure plug… (#13415)
|
2022-11-25 19:46:37 +00:00 |
|
Jack Hsu
|
bf32321c3c
|
feat(vite): use the project's tsconfig.json to configure plugins rath… (#13408)
|
2022-11-25 11:01:27 -05:00 |
|
Zachary DeRose
|
7ce763317a
|
docs(angular): refresh the tutorial
|
2022-11-23 19:21:20 -05:00 |
|
Katerina Skroumpelou
|
1033b61686
|
cleanup(storybook): remove unused root tsconfig (#13312)
|
2022-11-22 13:34:02 +00:00 |
|
Katerina Skroumpelou
|
cda3d2eb07
|
docs(misc): a small typo (#13307)
|
2022-11-22 11:11:19 +02:00 |
|
Craigory Coppola
|
61c3b0ef31
|
feat(core): add shorthand for nx run-commands (#13139)
|
2022-11-21 23:59:31 +00:00 |
|
Craigory Coppola
|
76c237bd2c
|
feat(core): add nx exec command (#13212)
|
2022-11-21 17:35:24 -05:00 |
|
Katerina Skroumpelou
|
f394608658
|
feat(bundling): vite generators (#13158)
|
2022-11-21 13:18:40 -05:00 |
|
Isaac Mann
|
91f4635e0c
|
docs(core): document more environment variables (#13298)
|
2022-11-21 12:32:55 -05:00 |
|
Chau Tran
|
8949771e9e
|
docs(angular): update nx angular matrix for angular 15 (#13295)
Co-authored-by: Chau Tran <chautran@Chaus-MacBook-Pro.local>
|
2022-11-21 17:01:20 +00:00 |
|
Emily Xiong
|
590a3dc769
|
feat(core): support nested structure for cra-to-nx (#13253)
|
2022-11-21 10:12:53 -05:00 |
|
Isaac Mann
|
bf4f6c0a76
|
docs(core): add NX_PROJECT_GRAPH_CACHE_DIRECTORY (#13267)
|
2022-11-18 15:28:57 -05:00 |
|
Isaac Mann
|
5eed571fbd
|
docs(core): merging stalled PRs (#13265)
|
2022-11-18 14:51:25 -05:00 |
|
Isaac Mann
|
204e64ac8c
|
docs(core): list which package.jsons are included (#13203)
Co-authored-by: Jason Jean <jasonjean1993@gmail.com>
|
2022-11-17 15:33:30 -05:00 |
|
Isaac Mann
|
334f597a5d
|
docs(core): update turbo vs nx article (#13208)
|
2022-11-17 15:28:08 -05:00 |
|
Isaac Mann
|
64af085e52
|
docs(core): improved worst case ci times (#13188)
|
2022-11-17 13:41:38 -05:00 |
|