Leosvel Pérez Espinosa
|
c785871b5c
|
docs(js): call out @nx/js:tsc batch executor being available from Nx 16.6.0 (#18467)
|
2023-08-11 12:46:47 +01:00 |
|
Craigory Coppola
|
a7cf272d1f
|
feat(core): add api for v2 of project project graph plugins (#18032)
Co-authored-by: FrozenPandaz <jasonjean1993@gmail.com>
|
2023-08-10 14:58:29 -04:00 |
|
Nicholas Cunningham
|
721e4dfc61
|
docs(core): Update vue recipe to include a library (#18575)
|
2023-08-10 12:41:40 -06:00 |
|
Leosvel Pérez Espinosa
|
730260320d
|
feat(js): provide a new way of generating project name and root directory for libraries (#18420)
|
2023-08-10 13:30:46 -04:00 |
|
Miroslav Jonaš
|
ab9019df1b
|
feat(linter): deprecate tslint (#18464)
|
2023-08-10 09:39:23 -04:00 |
|
Nicholas Cunningham
|
d0f64cd892
|
docs(core): Add vue documentation for nx-recipe (#18556)
|
2023-08-10 14:20:05 +02:00 |
|
Isaac Mann
|
da2ca3a2de
|
feat(nx-dev): split devkit reference page (#18536)
|
2023-08-10 08:03:36 -04:00 |
|
Jeffrey Bosch
|
3dbe6a71c9
|
docs(core): update unkown local cache with double sentences (#18550)
|
2023-08-09 14:36:17 -04:00 |
|
Miroslav Jonaš
|
b8c3ec4d7f
|
feat(linter): add generator for converting to flat config (#17532)
|
2023-08-08 20:08:43 +02:00 |
|
Juri
|
bb76d01942
|
docs(core): fix shell formatting which got broken due to style update
|
2023-08-04 22:32:20 +02:00 |
|
Juri
|
232a2d4861
|
docs(core): add nx overview video to Nx docs
|
2023-08-04 22:32:20 +02:00 |
|
Emily Xiong
|
ed300d5f82
|
feat(testing): prompt e2eTestRunner playwright (#18203)
|
2023-08-04 11:14:59 -04:00 |
|
Miroslav Jonaš
|
bdbc1113d5
|
docs(nx-dev): add recipe for yarn pnp (#18460)
|
2023-08-04 15:09:53 +02:00 |
|
Craigory Coppola
|
c175fc3138
|
fix(misc): move --useDotNxInstallation to yargs config (#18475)
|
2023-08-03 17:09:16 -04:00 |
|
Steven Rathbauer
|
0c0e61e122
|
docs(nx-cloud): update github actions nx-cloud example (#18368)
|
2023-08-03 11:49:10 -04:00 |
|
Emily Xiong
|
24b1ab5463
|
feat(react): add playwright to e2eTestRunner option (#18200)
|
2023-08-03 17:16:35 +02:00 |
|
Isaac Mann
|
f1a90bfd1c
|
feat(nx-dev): plugin quality indicators (#18426)
|
2023-08-03 17:15:05 +02:00 |
|
Caleb Ukle
|
9fdf14b89c
|
docs(core): add astro recipe (#18277)
|
2023-08-02 16:09:34 -05: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 |
|
Colum Ferry
|
5be931cd53
|
docs(core): add solid stack recipe (#18418)
|
2023-08-02 15:37:51 +01:00 |
|
Colum Ferry
|
ea5efb9e4c
|
docs(core): add qwik stack recipe (#18152)
|
2023-08-02 15:03:57 +01:00 |
|
merrick kirby
|
510e03d714
|
fix(expo): Correct schema for export executor (#18085)
|
2023-08-02 13:13:03 +03:00 |
|
Juri
|
054a371aab
|
docs(core): random improvements on core section of docs
|
2023-08-02 09:17:09 +02: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 |
|
Isaac Mann
|
3313c7619a
|
docs(core): add stack example recipes (#18118)
|
2023-08-01 10:18:51 -04:00 |
|
Isaac Mann
|
430c4d3240
|
docs(core): mixing package-based and integrated (#18076)
|
2023-08-01 09:58:51 -04:00 |
|
Ben McCann
|
fd6bccddff
|
docs(storybook): use ESM for Storybook configs (#18380)
|
2023-08-01 10:46:28 +00:00 |
|
Juri Strumpflohner
|
cf7d2ebb44
|
docs(core): fix typo in code fence
|
2023-07-31 22:00:24 +02:00 |
|
Juri
|
9610fdd90c
|
feat(nx-dev): update terminal markdown embeds
|
2023-07-31 21:49:46 +02:00 |
|
Juri
|
05cbce0de8
|
docs(nx-dev): add video and terminal output cmps
|
2023-07-31 21:49:46 +02: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 |
|
Juri
|
ee93657c3b
|
docs(core): update video for generators
|
2023-07-31 11:19:07 +02:00 |
|
Juri
|
9732188eee
|
docs(core): fix localhost link on intro page
|
2023-07-28 21:40:30 +02:00 |
|
Juri
|
4304a451cc
|
docs(core): disable Stackblitz for now as those examples don't work with the latest version
|
2023-07-28 18:18:15 +02:00 |
|
Katerina Skroumpelou
|
e06b9e0954
|
docs(storybook): interaction tests updated documentation
|
2023-07-28 15:59:58 +02:00 |
|
Juri
|
90574e5a21
|
docs(angular): add video-links to angular tutorial
|
2023-07-28 15:53:47 +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 |
|
Juri
|
3c13d291df
|
docs(react): add video-link sections for the React standalone docs
|
2023-07-28 15:21:29 +02:00 |
|
Juri
|
461ec19505
|
feat(nx-dev): add video-link component
|
2023-07-28 15:21:29 +02:00 |
|
Juri
|
1e30d43f7a
|
docs(react): video and other improvements on tutorial
|
2023-07-28 15:21:29 +02:00 |
|
Miroslav Jonas
|
48000a5044
|
docs(nx-dev): remove reference commands
|
2023-07-28 11:15:07 +02:00 |
|