Isaac Mann
|
ba4e944981
|
docs(core): dte affected commands in parallel (#13115)
|
2022-11-11 10:40:28 -05:00 |
|
Colum Ferry
|
60c220b788
|
cleanup(angular): remove redundant test from early migration (#13130)
|
2022-11-11 15:37:30 +00:00 |
|
Jason Jean
|
16c3a2eb20
|
chore(repo): make runCLI work in verbose mode (#13123)
|
2022-11-10 23:15:14 -05:00 |
|
Jason Jean
|
5f47917ce0
|
chore(repo): fix security vulnerabilities (#13122)
|
2022-11-11 03:38:44 +00:00 |
|
Sebastian Duque Gutierrez
|
c44b543d14
|
chore(core): nx plugin submission @nxkit/style-dictionary (#12892)
|
2022-11-10 19:07:57 -05:00 |
|
Jason Jean
|
f572574fae
|
fix(misc): read the version of nrwl packages from project graph (#13118)
|
2022-11-10 22:08:00 +00:00 |
|
Benjamin Cabanes
|
06c95739d9
|
docs(nxdev): add packages link to flyout menu (#13119)
|
2022-11-10 21:35:30 +00:00 |
|
Jack Hsu
|
41fb76a953
|
feat(react): cra-to-nx to use PORT from .env file when migrating to Vite (#13116)
|
2022-11-10 16:09:32 -05:00 |
|
Jack Hsu
|
043e5d9604
|
chore(repo): exclude cra-to-nx from running on macos in CI (#13111)
|
2022-11-10 11:08:40 -05:00 |
|
Juliano Custódio
|
4ae6bc5096
|
fix(bundling): wrong main entry path for cjs in ouput package.json (#12569)
|
2022-11-10 10:58:23 -05:00 |
|
Richard Roozenboom
|
3e867d1650
|
fix(angular): passthrough skip package json option to generators (#13109)
CLOSED https://github.com/nrwl/nx/issues/13108
Fixes https://github.com/nrwl/nx/issues/13108
|
2022-11-10 10:57:15 -05:00 |
|
Jack Hsu
|
83646895c3
|
cleanup(react): add e2e tests for cra-to-nx package (#13107)
|
2022-11-10 10:41:05 -05:00 |
|
Tarsis Dragomir
|
2b29647c1c
|
fix(core): do not interpolate unknown options in overrides (#13088)
Co-authored-by: Steven Haelterman <steven.haelterman@colruytgroup.com>
|
2022-11-10 10:18:24 -05:00 |
|
Colum Ferry
|
aed120cec6
|
docs(angular): add some additional clarity to ng cli and nx page #12985 (#13102)
|
2022-11-10 11:34:05 +00:00 |
|
Leosvel Pérez Espinosa
|
02c4bf2af8
|
cleanup(angular): add @angular-devkit/build-angular:karma builder migrator (#13101)
|
2022-11-10 12:28:06 +01:00 |
|
Colum Ferry
|
8bba6d7abf
|
fix(angular): do not throw errors for skipped remotes (#13100)
|
2022-11-10 10:41:27 +00:00 |
|
Philip Fulcher
|
2be9a01272
|
chore(graph): consume task graph data in client (#13092)
|
2022-11-09 16:58:28 -07:00 |
|
Colum Ferry
|
f08a3c3c44
|
feat(react): add skipRemotes option to module-federation-dev-server (#13090)
|
2022-11-09 19:07:19 +00:00 |
|
Leosvel Pérez Espinosa
|
6bc3720656
|
fix(angular): ensure paths are resolved correctly in ng-packagr executors (#13059)
|
2022-11-09 12:47:15 -05:00 |
|
Dan Roujinsky
|
0432279fc4
|
fix(react): add missing skipPackageJson flag to application generator schema (#13076)
|
2022-11-09 12:45:43 -05:00 |
|
Craigory Coppola
|
da47b0f714
|
feat(core): support for nested nx projects (#13074)
|
2022-11-09 12:23:16 -05:00 |
|
Jack Hsu
|
e58278e8c4
|
feat(cra-to-nx): add option to use vite instead of craco (#13071)
|
2022-11-09 11:32:16 -05:00 |
|
Philip Fulcher
|
7557bd4f48
|
chore(graph): provide task data to graph app (#13058)
|
2022-11-09 08:40:17 -07:00 |
|
Katerina Skroumpelou
|
c842535fa1
|
feat(bundling): vite init generator (#13062)
|
2022-11-09 09:48:32 -05:00 |
|
Colum Ferry
|
5bace1e6bb
|
feat(angular): add skipRemotes option to module-federation-dev-server (#13086)
|
2022-11-09 14:29:00 +00:00 |
|
Juri
|
94cc9d8f1a
|
docs(core): embed videos for package-based & integrated tutorials
|
2022-11-09 14:18:00 +01:00 |
|
Colum Ferry
|
6fc4d371e4
|
fix(core): prevent incorrect regex replacement of app name (#13082)
|
2022-11-09 12:28:10 +00:00 |
|
Colum Ferry
|
f432b97e12
|
fix(angular): fix failing e2e (#13083)
|
2022-11-09 12:15:30 +00:00 |
|
Colum Ferry
|
efc100587b
|
feat(react): remove exposed utils (#13079)
|
2022-11-09 11:20:21 +00:00 |
|
Colum Ferry
|
40a2d655c2
|
feat(devkit): extract more common module federation logic (#13066)
|
2022-11-09 09:37:14 +00:00 |
|
Viktor Pöntinen
|
32bec2a8bd
|
fix(core): add globPatternforDependencies support nx:run-commands wi… (#12786)
Fixes https://github.com/nrwl/nx/issues/12721
|
2022-11-08 19:17:03 -05:00 |
|
Caleb Ukle
|
37c8483db2
|
feat(testing): support cypress 11 (#13075)
|
2022-11-08 18:11:52 -06:00 |
|
Phillip Barta
|
a218149bca
|
cleanup(misc): refactor cra-to-nx to be faster and smaller (#13038)
|
2022-11-08 17:02:55 -05:00 |
|
Jason Jean
|
87b9f7e7ab
|
chore(repo): exclude vite tests on macos e2e (#13073)
|
2022-11-08 16:32:33 -05:00 |
|
Jason Jean
|
cd1b6c6bbb
|
fix(core): provide a plugin which to allow users to opt into package.… (#13070)
Fixes https://github.com/nrwl/nx/issues/13063
|
2022-11-08 16:26:00 -05:00 |
|
Victor Savkin
|
4ba4bd024a
|
fix(misc): set project names used the old logic including dirs
|
2022-11-08 14:57:34 -05:00 |
|
Craigory Coppola
|
f311ecbdd7
|
chore(repo): remove workspace.json (#13040)
|
2022-11-08 13:12:31 -05:00 |
|
Colum Ferry
|
000eebdbe1
|
feat(react): use shared helpers from devkit (#13061)
|
2022-11-08 16:36:36 +00:00 |
|
Jason Jean
|
cb0ccea9a8
|
chore(repo): hide vite from being pubished publically (#13060)
|
2022-11-08 11:31:56 -05:00 |
|
Colum Ferry
|
8c7ecff6c2
|
feat(angular): remove the share helpers from public api (#13057)
|
2022-11-08 15:54:37 +00:00 |
|
Miroslav Jonas
|
bce3c03755
|
chore(repo): hide e2e logs unless verbose is set
|
2022-11-08 10:16:42 -05:00 |
|
Benjamin Cabanes
|
cb20040a54
|
docs(nxdev): add light & dark theme to 500 (#13056)
|
2022-11-08 15:13:18 +00:00 |
|
Jason Jean
|
5fccfc41c2
|
chore(repo): update nx to 15.0.11 (#13043)
|
2022-11-08 09:46:57 -05:00 |
|
Eric Zhang
|
bcd43cbb3c
|
fix(core): fix undefined projectName in tasks runner (#13044)
Co-authored-by: eric.zhang <eric.zhang@backstopdevelopment.com>
CLOSED https://github.com/nrwl/nx/issues/13018
Fixes https://github.com/nrwl/nx/issues/13018
|
2022-11-08 09:41:21 -05:00 |
|
Aaron Brewer
|
c9b5f58364
|
chore(core): nx plugin submission @spaceribs/nx-web-ext (#12480)
|
2022-11-08 09:40:51 -05:00 |
|
Victor Savkin
|
e4524db239
|
chore(misc): fix migration version
|
2022-11-08 09:36:02 -05:00 |
|
Colum Ferry
|
7c3fab064c
|
feat(angular): use share helpers from devkit (#13054)
|
2022-11-08 14:22:54 +00:00 |
|
Juri Strumpflohner
|
a8e693ad21
|
fix(nxdev): adjust title color in light/dark mode on 404 page (#13050)
|
2022-11-08 09:13:34 -05:00 |
|
Victor Savkin
|
f1367378a8
|
fix(core): explicitly set project names
|
2022-11-08 09:05:12 -05:00 |
|
Colum Ferry
|
1ab96b2f0b
|
Revert "feat(module-federation): add module federation package (#12961)"
This reverts commit 377e3bd605f99e3843160b1577efca0ec01313b3.
|
2022-11-08 12:43:34 +00:00 |
|