9605 Commits

Author SHA1 Message Date
Philip Fulcher
e6ee0a4a88
chore(graph): replace Tippy with FloatingUI (#13593)
Co-authored-by: Philip Fulcher <philip@Philips-MacBook-Pro.local>
2022-12-05 17:15:08 +00:00
Leosvel Pérez Espinosa
6b8e42a568
feat(angular): log a warning when running make-angular-cli-faster with older or incompatible versions (#13591) 2022-12-05 11:51:49 -05:00
Jason Jean
61d7d74378 fix(misc): fix tsconfig file includes 2022-12-05 10:39:03 -05:00
Caleb Ukle
6f8a849d6b
fix(testing): handle cypress-project generation for standalone projects (#13602) 2022-12-05 10:12:32 -05:00
Katerina Skroumpelou
856045343f
fix(storybook): remove webpack from vite and install webpack if npm (#13631) 2022-12-05 17:10:57 +02:00
Caleb Ukle
ddc2dca30d
fix(testing): only target files in src/* directory for component testing (#13604) 2022-12-05 10:10:45 -05:00
Philip Fulcher
76536fda60
fix(graph): restore behavior of proximity buttons (#13608)
Co-authored-by: Philip Fulcher <philip@Philips-MacBook-Pro.local>
2022-12-05 10:09:12 -05:00
Victor Savkin
91c19f5c0a
feat(misc): do not generate tsconfig.base.json for simple standalone … (#13605) 2022-12-05 10:07:01 -05:00
Juri
eb3242ab44 docs(core): fix typo in code example 2022-12-05 15:37:14 +01:00
Colum Ferry
b4db6e8f23
fix(angular): standalone angular projects with karma should function (#13626) 2022-12-05 12:00:49 +00:00
Nicholas Cunningham
32f60f11f4
fix(vite): update nx.json for vitest (#13606)
Co-authored-by: Nicholas Cunningham <ndcunningham>
2022-12-02 17:35:01 -05:00
Jack Hsu
67c7822ad3
fix(react): add missing style preprocessors when using Vite (#13600) 2022-12-02 21:56:23 +00:00
Dan Roujinsky
3e2b8d987f
fix(react): fix path to CT tsconfig (#13177) 2022-12-02 15:43:57 -06:00
Philip Fulcher
1a3240d651
docs(react): remove Angular references (#13603)
Co-authored-by: Philip Fulcher <philip@Philips-MacBook-Pro.local>
2022-12-02 14:42:03 -07:00
Jason Jean
7b76d1744c
fix(misc): adjust prompt for standalone react to not include cypress (#13601) 2022-12-02 16:11:26 -05:00
Leosvel Pérez Espinosa
59a7af2c98
fix(core): detect angular cli workspace correctly (#13574) 2022-12-02 14:45:11 -05:00
Jason Jean
2eb8650df8
fix(storybook): ensure storybook before calling util in angular (#13599) 2022-12-02 19:29:56 +00:00
Jonathan Cammisuli
214c6a3175
fix(testing): generate appropriate files when unitTestRunner is vitest without specifying vite as the bundler (#13594) 2022-12-02 12:15:05 -05:00
Jack Hsu
5b7dba1cb7
fix(react): clean-up after dependency removal from @nrwl/react (#13563) 2022-12-02 16:58:07 +00:00
Katerina Skroumpelou
edad5ef48a
fix(bundling): hide newProject from vite config gen (#13592) 2022-12-02 18:11:37 +02:00
Katerina Skroumpelou
fb9467a020
cleanup(bundling): cleanup and enhance vite e2e tests (#13584) 2022-12-02 16:04:49 +00:00
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