Katerina Skroumpelou
|
8bea6ce377
|
cleanup(bundling): change baseHref to base for vite builder (#13580)
|
2022-12-02 14:12:21 +01:00 |
|
Colum Ferry
|
3180427b8a
|
feat(angular): support angular 14 with application (#13575)
|
2022-12-02 12:14:12 +00:00 |
|
Colum Ferry
|
43644acef2
|
feat(angular): add backwards compat support to add-linting (#13570)
|
2022-12-02 11:12:15 +00:00 |
|
Colum Ferry
|
d3b3af283d
|
feat(angular): add backwards compat support to setup-tailwind generator (#13569)
|
2022-12-02 11:09:42 +00:00 |
|
William Sedlacek
|
490e945144
|
fix(core): give root version priority when mapping npm packages (#13552)
|
2022-12-02 08:31:11 +01:00 |
|
Jack Hsu
|
cded83b2c5
|
feat(react): remove unnecessary dependencies from @nrwl/react (#13525)
|
2022-12-01 17:06:32 -05:00 |
|
Isaac Mann
|
4c723de444
|
docs(core): root-level scripts recipe (#13515)
|
2022-12-01 15:53:40 -05:00 |
|
Katerina Skroumpelou
|
3a39f95a3b
|
cleanup(core): create a shared add-babel-input function (#13538)
|
2022-12-01 15:19:04 -05:00 |
|
Isaac Mann
|
2fc86e23d4
|
docs(core): fix name of eslint config (#13554)
|
2022-12-01 20:08:49 +00:00 |
|
Nicholas Cunningham
|
3edfc5d6b3
|
fix(vite): apps packagejson copy (#13553)
Co-authored-by: Nicholas Cunningham <ndcunningham>
|
2022-12-01 14:39:41 -05:00 |
|
Katerina Skroumpelou
|
eda03e5044
|
chore(storybook): remove prompt for bundler (#13551)
|
2022-12-01 17:19:22 +00:00 |
|
Colum Ferry
|
0db1b483aa
|
feat(angular): add backwards compat support to init generator (#13548)
|
2022-12-01 16:57:02 +00:00 |
|
Colum Ferry
|
6e8a1c6e9f
|
fix(angular): correctly assign env var (#13549)
|
2022-12-01 16:47:41 +00:00 |
|
Leosvel Pérez Espinosa
|
59a6a9e10a
|
fix(angular): don't set the workspaceLayout when migrating an angular cli workspace to nx (#13546)
|
2022-12-01 16:02:53 +00:00 |
|
Benjamin Cabanes
|
3f05d66643
|
docs(nxdev): update nx cloud logo (#13547)
|
2022-12-01 10:43:20 -05:00 |
|
Colum Ferry
|
ec4d95c319
|
cleanup(angular): add util for finding the directory name based on angular version (#13539)
|
2022-12-01 14:23:05 +00:00 |
|
Katerina Skroumpelou
|
432d235700
|
fix(bundling): remove wrong doc and preset wc use vite (#13536)
|
2022-12-01 09:14:47 -05:00 |
|
Miroslav Jonaš
|
22e70d614e
|
fix(angular): fix root-project support for Angular (#13534)
|
2022-12-01 15:14:08 +01:00 |
|
Miroslav Jonaš
|
92df716b66
|
fix(core): add peerDependenciesMeta to PackageJson model (#13537)
|
2022-12-01 13:10:16 +00:00 |
|
Miroslav Jonaš
|
1a3cc515a4
|
fix(core): prevent peer deps from ending up as dev deps in create package json (#13502)
|
2022-12-01 12:07:52 +01: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 |
|
Jack Hsu
|
08689b03be
|
fix(react): generate new libs with @nrwl/rollup:rollup instead of @nr… (#13526)
|
2022-12-01 04:38:36 +00:00 |
|
Philip Fulcher
|
f1f7ccc25e
|
chore(graph): remove route listener and setter machines (#13524)
|
2022-12-01 00:18:31 +00:00 |
|
Benjamin Cabanes
|
84cbcb7e10
|
docs(nxdev): fix layout on 404 & 500 (#13523)
|
2022-11-30 22:18:51 +00:00 |
|
Jason Jean
|
804fb19291
|
fix(testing): fix jest paths for root directory (#13520)
|
2022-11-30 20:51:38 +00:00 |
|
Juri
|
a7408d0a1e
|
docs(core): add Nx to existing projects
|
2022-11-30 21:41:27 +01:00 |
|
Jason Jean
|
939c598dfc
|
chore(repo): remove duplicate test target defaults (#13512)
|
2022-11-30 15:29:07 -05:00 |
|
Jason Jean
|
27a48df0d6
|
fix(misc): use given name for creating standalone workspaces (#13516)
|
2022-11-30 15:28:56 -05:00 |
|
Victor Savkin
|
f16f53bcc5
|
fix(angular): respect the provided version when running make-angular-cli-faster
|
2022-11-30 15:04:32 -05:00 |
|
Victor Savkin
|
7762eddfc8
|
fix(core): fix nx init for non monorepos
|
2022-11-30 14:55:08 -05:00 |
|
Jack Hsu
|
5d0f50e424
|
feat(react): add --bundler=none option for React lib generator if the… (#13511)
|
2022-11-30 19:48:02 +00:00 |
|
Nicholas Cunningham
|
5c10f1ca5c
|
fix(react-native): skipPackageJson was being ignored (#13513)
Co-authored-by: Nicholas Cunningham <ndcunningham>
|
2022-11-30 12:46:48 -07:00 |
|
Victor Savkin
|
ad201d5989
|
fix(misc): do not set includeScript during nx init
|
2022-11-30 13:28:42 -05:00 |
|
Isaac Mann
|
51762b0091
|
docs(core): angular standalone tutorial (#13514)
|
2022-11-30 13:25:46 -05:00 |
|
Victor Savkin
|
ee65e6a100
|
fix(misc): nx init should allow overriding the version of nx
|
2022-11-30 12:55:30 -05:00 |
|
Victor Savkin
|
db85c62240
|
fix(core): negative patterns do not work for root project
|
2022-11-30 11:15:59 -05:00 |
|
Jonathan Cammisuli
|
8bfc0b5527
|
feat(js): use the daemon watcher instead of parcel/watcher (#13413)
|
2022-11-30 11:09:44 -05:00 |
|
Colum Ferry
|
183e3c110b
|
feat(angular): host mf should use module-federation-dev-ssr for serve-ssr (#13510)
|
2022-11-30 16:00:55 +00:00 |
|
Jason Jean
|
a1bac90d4d
|
fix(core): fix configuration option for affected:build|test|e2e (#13487)
|
2022-11-30 16:00:06 +00:00 |
|
Benjamin Cabanes
|
b9b4b2b1b6
|
docs(nxdev): set document-data type on doc pages (#13508)
|
2022-11-30 15:05:33 +00:00 |
|
Benjamin Cabanes
|
c0bae20e83
|
docs(nxdev): set document-data type on doc pages (#13506)
|
2022-11-30 14:47:13 +00:00 |
|
Jack Hsu
|
a767e6c12d
|
docs(misc): fix formatting (#13505)
|
2022-11-30 09:12:44 -05:00 |
|
Katerina Skroumpelou
|
4838833e31
|
chore(storybook): removed ununsed import (#13504)
|
2022-11-30 13:29:59 +00:00 |
|
Colum Ferry
|
f25e03d0a0
|
feat(angular): add migration for ngrx 15 (#13498)
|
2022-11-30 13:23:52 +00:00 |
|
Colum Ferry
|
2d021a1c09
|
fix(angular): add support for devRemotes in module-federation-dev-ssr (#13500)
|
2022-11-30 12:42:10 +00:00 |
|
Katerina Skroumpelou
|
f545b294cf
|
fix(storybook): inform user vite is used if project uses vite (#13499)
|
2022-11-30 13:54:20 +02:00 |
|
Colum Ferry
|
0ce6735084
|
feat(angular): add module-federation-dev-ssr builder (#13496)
|
2022-11-30 11:41:12 +00:00 |
|
Colum Ferry
|
4e672b2ab9
|
fix(angular): add server ready message to remote server (#13497)
|
2022-11-30 11:24:23 +00:00 |
|
Jack Hsu
|
a9ac43b86f
|
feat(react): add CRA support to "nx init" (#13488)
|
2022-11-29 23:20:27 -05:00 |
|