Victor Savkin
|
119fe91b0d
|
cleanup(misc): remove nrwl/cli from package.json
|
2022-12-02 11:00:59 -05:00 |
|
Jonathan Cammisuli
|
790b0dee13
|
fix(bundling): add a vite specific readme for react libs when using vite (#13590)
|
2022-12-02 10:45:45 -05:00 |
|
Katerina Skroumpelou
|
d5f834a3b6
|
fix(bundling): pass nxext options to our executor (#13587)
|
2022-12-02 17:42:18 +02:00 |
|
Katerina Skroumpelou
|
c60d52af9b
|
cleanup(misc): remove storybook dependency from other packages (#13571)
|
2022-12-02 17:38:59 +02:00 |
|
Benjamin Cabanes
|
24a15edef6
|
docs(nxdev): remove redirect rules for landing pages (#13589)
|
2022-12-02 10:35:13 -05:00 |
|
Jonathan Cammisuli
|
dbc673d74f
|
fix(testing): remove jest.config.ts from vitest setups (#13586)
|
2022-12-02 10:17:37 -05:00 |
|
Katerina Skroumpelou
|
985ea6f66d
|
docs(bundling): remove assets example from vite (#13581)
|
2022-12-02 17:00:13 +02:00 |
|
Leosvel Pérez Espinosa
|
2dd2eeae63
|
fix(angular): ensure apps/libs layout is created when migrating from angular cli to nx monorepo layout (#13577)
|
2022-12-02 15:10:44 +01:00 |
|
Benjamin Cabanes
|
63820a9e50
|
docs(nxdev): fix root level card links (#13555)
|
2022-12-02 09:09:31 -05:00 |
|
Colum Ferry
|
0187000b4d
|
feat(angular): add backwards support to component (#13583)
|
2022-12-02 14:45:23 +01:00 |
|
Colum Ferry
|
1d4900d029
|
feat(angular): add backwards compat support for karma (#13582)
|
2022-12-02 14:43:22 +01:00 |
|
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 |
|