Miroslav Jonaš
|
b8c3ec4d7f
|
feat(linter): add generator for converting to flat config (#17532)
|
2023-08-08 20:08:43 +02:00 |
|
Emily Xiong
|
ed300d5f82
|
feat(testing): prompt e2eTestRunner playwright (#18203)
|
2023-08-04 11:14:59 -04:00 |
|
Craigory Coppola
|
c175fc3138
|
fix(misc): move --useDotNxInstallation to yargs config (#18475)
|
2023-08-03 17:09:16 -04:00 |
|
Emily Xiong
|
24b1ab5463
|
feat(react): add playwright to e2eTestRunner option (#18200)
|
2023-08-03 17:16:35 +02:00 |
|
Caleb Ukle
|
5e51cd6eb5
|
fix(testing): playwright plugin clean up (#18447)
|
2023-08-02 16:14:17 -04:00 |
|
Caleb Ukle
|
1dcb80d447
|
feat(angular): add playwright to e2eTestRunner option (#18163)
|
2023-08-02 11:59:00 -04:00 |
|
Caleb Ukle
|
b5305604cd
|
docs(testing): add playwright overview page (#18357)
|
2023-08-02 10:07:01 -05:00 |
|
merrick kirby
|
510e03d714
|
fix(expo): Correct schema for export executor (#18085)
|
2023-08-02 13:13:03 +03:00 |
|
Isaac Mann
|
8c723380a7
|
docs(core): rename enforce project boundaries (#18421)
|
2023-08-01 11:36:28 -04:00 |
|
Jack Hsu
|
d63d3573c4
|
feat(js): add generateExportsField and additionalEntryPoints options to update exports field when building with tsc/swc (#18319)
|
2023-08-01 09:23:48 -06:00 |
|
Katerina Skroumpelou
|
90e4e7e7de
|
fix(storybook): do not set default host as localhost (#18419)
|
2023-08-01 18:20:29 +03:00 |
|
Caleb Ukle
|
27923fd2d8
|
feat(web): add playwright e2eTestRunner option (#18284)
|
2023-08-01 10:53:06 -04:00 |
|
Jack Hsu
|
e78575badc
|
feat(nextjs): add playwright as an option for e2e testing (#18281)
|
2023-08-01 10:51:51 -04:00 |
|
Ben McCann
|
fd6bccddff
|
docs(storybook): use ESM for Storybook configs (#18380)
|
2023-08-01 10:46:28 +00:00 |
|
Jack Hsu
|
8adee8ec9e
|
feat(testing): set playwright to public and restrict exports (#18275)
|
2023-07-31 10:49:05 -04:00 |
|
Jack Hsu
|
dcefa4a6ad
|
feat(core): add convert-to-monorepo generator to convert from standalone projects (#18245)
|
2023-07-31 10:17:08 -04:00 |
|
Tony Ganchev
|
30c3e9925a
|
feat(linter): Support --print-config feature of ESLint (#18260)
|
2023-07-31 16:11:21 +02:00 |
|
Juri
|
dcecb6f46a
|
docs(core): cleanup youtube tags
|
2023-07-31 11:19:07 +02:00 |
|
Katerina Skroumpelou
|
e06b9e0954
|
docs(storybook): interaction tests updated documentation
|
2023-07-28 15:59:58 +02:00 |
|
Leosvel Pérez Espinosa
|
bd71ce35a4
|
fix(js): fix misc issues in tsc batch executor (#18363)
|
2023-07-28 14:44:35 +01:00 |
|
Jack Hsu
|
661efa913d
|
feat(bundling): generate matching d.ts files for rollup (#18342)
|
2023-07-28 09:04:26 +02:00 |
|
Mike Gregson
|
36dae70fb0
|
feat(vite): add v8 coverage support to vitest generator (#18114)
|
2023-07-27 12:49:56 -05:00 |
|
Craigory Coppola
|
901b70a4fe
|
chore(nx-plugin): add examples for generators (#17346)
|
2023-07-25 18:15:26 -04:00 |
|
Miroslav Jonas
|
e05ca1fd2f
|
fix(nx-dev): fix rebase
|
2023-07-25 15:09:46 +02:00 |
|
Miroslav Jonas
|
42a06b67d2
|
feat(nx-dev): restructure recipes
|
2023-07-25 15:09:46 +02:00 |
|
Miroslav Jonaš
|
ee7880c32e
|
feat(nx-dev): rename plugins to extending nx (#18273)
|
2023-07-24 12:26:05 -07:00 |
|
Miroslav Jonaš
|
331707d6eb
|
docs(nx-dev): make more concepts submenu (#18266)
|
2023-07-24 14:20:48 +00:00 |
|
Miroslav Jonas
|
2fc3e2e485
|
docs(nx-dev): move plugin features under core features
|
2023-07-24 14:13:24 +02:00 |
|
Katerina Skroumpelou
|
b311cbf8e3
|
fix(storybook): un-deprecate cypress specs generation (#18236)
|
2023-07-21 18:09:09 +03:00 |
|
Craigory Coppola
|
c2c06c12c3
|
fix(core): remove old example and help text from show remnants (#18228)
|
2023-07-20 18:15:52 -04:00 |
|
Miroslav Jonaš
|
f4f4eb66e2
|
feat(linter): add dependency-checks to buildable lib generator (#18015)
|
2023-07-20 10:28:20 -04:00 |
|
Katerina Skroumpelou
|
29a9f8eba8
|
feat(storybook): interaction tests generators for angular (#18166)
|
2023-07-19 17:42:13 +03:00 |
|
Colum Ferry
|
3fefbaf468
|
feat(angular): add esbuild incremental build builder (#17991)
|
2023-07-18 15:36:19 +01:00 |
|
Emily Xiong
|
699a20ca03
|
feat(react-native): upgrade react-native to 0.72 (#17810)
|
2023-07-17 13:07:46 -04:00 |
|
Miroslav Jonaš
|
10fc4dd4d8
|
fix(core): ensure proper yarn version detection even for nested projects (#18052)
|
2023-07-17 10:35:18 -04:00 |
|
Leosvel Pérez Espinosa
|
4f9f04fb96
|
docs(js): add docs about @nx/js:tsc batch execution (#18071)
|
2023-07-14 08:41:40 +01:00 |
|
Katerina Skroumpelou
|
4bba066d57
|
feat(react): interaction tests story generator (#18082)
|
2023-07-13 13:06:04 +03:00 |
|
Katerina Skroumpelou
|
58e1f233cf
|
feat(storybook): interaction testing init generator (#18051)
|
2023-07-12 18:02:12 +03:00 |
|
Leosvel Pérez Espinosa
|
95a2256a34
|
feat(misc): deprecate executor options to generate package.json for libraries (#17923)
|
2023-07-11 15:28:03 +00:00 |
|
Leosvel Pérez Espinosa
|
d905e36fb7
|
docs(angular): add info for angular 16.1.0 in version compatibility matrix docs (#17993)
|
2023-07-10 14:15:04 +01:00 |
|
Julius Osokinas
|
6bf3dc91ad
|
feat(vite): server executor https prop as object (#18048)
Co-authored-by: Julius Osokinas <julius.osokinas@kevin.eu>
|
2023-07-10 13:42:59 +03:00 |
|
Jack Hsu
|
38fa586b78
|
feat(testing): rename jest-project generator to "configuration" generator for consistency in naming (#18006)
|
2023-07-07 16:17:41 -04:00 |
|
Jack Hsu
|
24e45d494f
|
feat(bundling): rename esbuild-project, rollup-project, and webpack-project generators to "configuration" generators for consistency in naming (#18003)
|
2023-07-07 13:59:41 -04:00 |
|
Jack Hsu
|
9940a0c544
|
feat(testing): renamed cypress-e2e-configuration to configuration to maintain consistency between plugins (#17998)
|
2023-07-07 12:43:29 -04:00 |
|
Miroslav Jonaš
|
5af5e6ca91
|
docs(linter): add documentation on dependency-checks rule (#17962)
|
2023-07-06 21:01:49 -04:00 |
|
Leosvel Pérez Espinosa
|
64765eb313
|
feat(misc): change updateBuildableProjectDepsInPackageJson option default value to false (#17920)
|
2023-07-06 09:06:48 +01:00 |
|
Jack Hsu
|
c6a0615fa5
|
fix(js): add watchIgnore and runBuildTargetDependencies options to speed up build (#17953)
|
2023-07-05 14:50:53 -04:00 |
|
Colum Ferry
|
c64f26ef3c
|
fix(angular): automatically skip remotes not in the current workspace #17473 (#17497)
|
2023-07-05 16:57:40 +01:00 |
|
Miroslav Jonaš
|
388611854f
|
Revert "fix(nextjs): set localhost as hostname default (#17856)" (#17931)
|
2023-07-04 00:19:18 +02:00 |
|
Colum Ferry
|
9eaa240b4d
|
feat(angular): add --bundler flag for applications (#17919)
|
2023-07-03 16:22:37 +01:00 |
|