1793 Commits

Author SHA1 Message Date
Younes Jaaidi
d3e2d616d5
feat(linter): add allowedExternalImports option to boundaries rule (#13891) 2022-12-21 15:50:39 +01:00
Victor Savkin
82fbb98e7d feat(misc): dont generate defaultProject for non standalone workspaces 2022-12-21 09:15:26 -05:00
Altan Stalker
4eb61fda49
docs(core): add new Github integration setup guide (#13937)
Co-authored-by: Benjamin Cabanes <3447705+bcabanes@users.noreply.github.com>
2022-12-20 21:39:12 -05:00
Benjamin Cabanes
ae8e0280fd
docs(core): move package documents into its own folder (#13935)
Signed-off-by: Ben <3447705+bcabanes@users.noreply.github.com>
2022-12-20 14:21:42 -05:00
Katerina Skroumpelou
7beee3c103
fix(vite): dont add server config for libs (#13931) 2022-12-20 13:12:19 -05:00
Benjamin Cabanes
e12922b029
docs(nxdev): add sub-forlder context into devkit urls (#13920) 2022-12-19 18:25:31 -06:00
Benjamin Cabanes
19fd40ddc7
docs(nxdev): refactor docs sources generation and app consumption (#13834) 2022-12-19 18:59:50 +00:00
Younes Jaaidi
f1ac23fce6
docs: fix cypress component generator command (#13613) 2022-12-19 12:18:17 -06:00
Jack Hsu
49fa93b635
fix(bundling): pass --force option to vite dev-server (#13905) 2022-12-19 16:22:57 +00:00
Colum Ferry
079753d977
docs(angular): add example repo for dynamic federation #12958 (#13900) 2022-12-19 15:30:50 +00:00
Katerina Skroumpelou
bb65968df1
fix(vite): change coverage path (#13867) 2022-12-16 16:56:18 +02:00
Katerina Skroumpelou
b52b649fcb
feat(vite): allow user to set their custom target for transform (#13691) 2022-12-16 13:35:52 +00:00
Philip Fulcher
578ecb6785
feat(graph): add tooltips to docs graph (#13832) 2022-12-15 18:54:34 -07:00
Miroslav Jonaš
5d64b1eb3c
feat(linter): add support for combo source tags (#13817)
Fixes https://github.com/nrwl/nx/issues/12871
2022-12-15 16:12:59 +00:00
Dmitriy Stepanenko
c3c9b2d24d
feat(vite): configuration updates (#13816) 2022-12-15 11:31:46 +00:00
Karol Binkowski
c051a279cc
docs(storybook): add missing --project flag (#13833) 2022-12-15 12:22:10 +02:00
Jack Hsu
4f9b9d4344
feat(testing): remove unused dependencies from @nrwl/cypress (#13771) 2022-12-15 05:12:43 +00:00
Emily Xiong
14c1c16cf8
feat(react): add unit test examples when inSourceTests is passed (#13779) 2022-12-14 23:46:13 -05:00
Katerina Skroumpelou
1ef01f8ccc
feat(testing): cypress vite (#13474) 2022-12-15 04:28:53 +00:00
Doni Rubiagatra
437a3ebeb7
docs(core): add toString method for returning string (#13757) 2022-12-14 16:34:58 -05:00
Isaac Mann
dfd347cd39
docs(core): old angular migrations warning (#13828) 2022-12-14 19:34:55 +00:00
Benjamin Cabanes
315bf0c968
docs(nxdev): use shell marker for command-line (#13824) 2022-12-14 10:39:00 -05:00
Jorge Rodriguez
08aacba9b7
chore(misc): NX_API_LOG_LEVEL typo (#13763) 2022-12-14 10:28:28 -05:00
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
Jack Hsu
8df1834f2c
feat(react): add nx.server.ready message from Node process to any potential parent process (#13808) 2022-12-13 23:02:20 -05:00
Jonathan Cammisuli
a1d9c46cf7
feat(core): add watch command (#13664) 2022-12-13 17:04:34 -05: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
Miroslav Jonaš
76ee86f7ed
feat(core): rename lock file pruning function to createLockFile (#13770) 2022-12-12 19:20:03 +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
Altan Stalker
ed159e865f
feat(core): add gitlab ci generator (#13739) 2022-12-09 15:41:04 -05:00
Jack Hsu
e240339f33
feat(js): add --bundler=vite support for JS libs (#13716) 2022-12-09 14:36:09 -05:00
Katerina Skroumpelou
440112d94b
fix(misc): change ensureDependencies to ensurePackage (#13735) 2022-12-09 13:28:34 -05:00
Miroslav Jonaš
75de1651a1
feat(core): add lockfile pruning to executors that generate package.json (#13734) 2022-12-09 12:17:36 -05:00
Leosvel Pérez Espinosa
ecf9a80bae
fix(angular): deprecate simpleModuleName in library generator in favor of simpleName (#13726)
Fixes https://github.com/nrwl/nx/issues/13198
2022-12-09 10:48:23 +01: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
Miroslav Jonaš
c3bc517480
feat(core): prune lock file based on projects dependencies and package.json (#13317) 2022-12-08 09:32:11 -05:00
Colum Ferry
bb32f024cb
feat(react): add module-federation-ssr-dev-server (#13708) 2022-12-08 08:35:42 -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
Jason Jean
d13bcfe123
fix(misc): error if run-commands is used without command or commands (#13669) 2022-12-06 15:15:11 -05:00
Juri Strumpflohner
f6a985d80f
feat(nxdev): allow to change columns on cards (#13522) 2022-12-06 10:29:47 -05:00