Jason Jean
00ef4c7283
fix(misc): make __unparsed__ not required and add smart provider in adapter ( #11262 )
2022-07-22 14:53:17 -04:00
Benjamin Cabanes
7d3b662779
docs(nxdev): add icon to github link button ( #11261 )
2022-07-22 17:57:49 +00:00
Stefan van de Vooren
2f0cd86b6f
fix(core): improve performance of enforce-module-boundaries linting rule on Windows ( #11251 )
...
Co-authored-by: fu_cdp_jenkins-git_houston <online.darwin@rabobank.nl>
2022-07-22 18:39:35 +02:00
Leosvel Pérez Espinosa
712e6dda88
cleanup(angular): move all inline version numbers to versions.ts ( #11258 )
2022-07-22 17:02:13 +01:00
Leosvel Pérez Espinosa
d372be0043
feat(angular): deprecate generating e2e tests with protractor ( #11254 )
2022-07-22 16:07:03 +01:00
Jack Hsu
8075cb9a9f
chore(nextjs): remove outdir from Next.js config since it is no longer needed ( #11257 )
2022-07-22 11:06:22 -04:00
Leosvel Pérez Espinosa
46ad8c3d63
feat(angular): support angular v14.1.0 ( #11155 )
2022-07-22 16:01:24 +01:00
Leosvel Pérez Espinosa
ea3fe2e8b1
feat(angular): add spa option to file-server executor to support reloading client-side routes ( #11252 )
2022-07-22 15:24:11 +01:00
Benjamin Cabanes
dc6c5313cc
docs(nxdev): update nxconf dates ( #11255 )
2022-07-22 14:21:18 +00:00
Juri
8e6a66cdb2
fix(linter): correctly fix absolute imports across package boundaries
2022-07-22 15:11:18 +02:00
Katerina Skroumpelou
2fa7578bdb
docs(storybook): extra topic notes to callouts update ( #11249 )
2022-07-22 09:07:54 -04:00
Benjamin Cabanes
0b977b751e
docs(nxdev): update conference info ( #11245 )
2022-07-21 17:31:27 -04:00
Benjamin Cabanes
ca127d8354
docs(nxdev): convert notes into callouts ( #11244 )
2022-07-21 18:25:03 +00:00
Benjamin Cabanes
e1a61cae2d
docs(nxdev): add references page ( #11061 )
2022-07-21 18:19:59 +00:00
Benjamin Cabanes
68a2a11ac4
docs(nxdev): add security headers ( #11240 )
2022-07-21 17:54:28 +00:00
Emily Xiong
b89e321753
fix(core): print out configuration for run-many logging ( #11228 )
2022-07-21 20:37:52 +04:00
Benjamin Cabanes
8c7b76e8f1
docs(nxdev): convert notes into callouts ( #11232 )
2022-07-20 22:09:33 +00:00
Laforge Thomas
c117ad51ec
fix(linter): update typescript eslint dependency ( #11112 )
...
Co-authored-by: Miroslav Jonas <missing.manual@gmail.com>
2022-07-20 21:57:51 +00:00
Miroslav Jonaš
5f097b90ff
feat(core): improve graph utils matrix generation ( #11226 )
2022-07-20 16:48:56 -04:00
Benjamin Cabanes
8f628cda1c
docs(nx-cloud): add nx-cloud.env info ( #11231 )
2022-07-20 20:36:11 +00:00
Leosvel Pérez Espinosa
41693f918b
fix(angular): update package watch version on secondary entrypoint changes when building libraries in watch mode ( #11230 )
2022-07-20 17:41:18 +01:00
Jack Hsu
3a63eeab21
chore(core): remove checks for built dependencies in executors since dependsOn guarantees that they are built ( #11227 )
2022-07-20 15:56:57 +00:00
Caleb Ukle
0cd8d8c531
fix(testing): update exports for .ts plugin files ( #11200 )
2022-07-19 17:28:02 -05:00
Jack Hsu
8173887fbb
feat(react): add tailwind setup generator ( #11214 )
...
LGTM!
2022-07-19 13:07:37 -06:00
Leosvel Pérez Espinosa
01f7376169
cleanup(misc): consolidate tslib version in generated projects ( #11185 )
2022-07-19 12:59:37 -04:00
Phillip Barta
fc16d6228d
cleanup(devkit): use Mode type from fs for Tree permissions ( #11188 )
2022-07-19 12:58:23 -04:00
Juri
9436a96309
fix(nextjs): adjust generator reference in Next startup page component
2022-07-19 16:43:33 +02:00
Jack Hsu
10316d9686
docs(react): update tailwind guide ( #11208 )
2022-07-19 13:41:50 +00:00
Juri Strumpflohner
c3bd976d40
docs(core): link to webpack MF build speedup
2022-07-19 09:25:17 +02:00
Jason Jean
aed7b5ee17
docs(angular): fix video for step 4 of tutorial ( #11198 )
2022-07-18 18:52:48 -04:00
Jason Jean
363dd6be6a
chore(repo): update nx to 14.5.0-beta.2 ( #11196 )
2022-07-18 17:42:22 -04:00
Emily Xiong
38a2d95d9d
feat(detox): add detox config for expo apps ( #11104 )
2022-07-18 15:39:25 -04:00
Jack Hsu
d657f912d9
feat(web): upgrade webpack plugin versions ( #11191 )
2022-07-18 15:23:30 -04:00
Victor Savkin
ee3eb3d1cf
chore(nxdev): update cloud docs not to mention mode
2022-07-18 13:58:03 -04:00
Leosvel Pérez Espinosa
b7a1cd30fc
fix(angular): add @angular/localize to list of default packages to be eagerly loaded in mf apps ( #11189 )
2022-07-18 18:02:11 +01:00
Leosvel Pérez Espinosa
6866122db8
feat(angular): deprecate syntax option from the ngrx generator ( #11184 )
2022-07-18 15:41:17 +01:00
Mads Thines
edc9ce12a1
fix(storybook): adjusted STORYBOOK_ ( #11171 )
...
Corrected the `STORYBOOK_` RegExp to match documentation
https://storybook.js.org/docs/react/configure/environment-variable
2022-07-18 11:50:10 +00:00
Leosvel Pérez Espinosa
cc6c2f9c59
feat(angular): deprecate DataPersistence class in favor of data persistence operators ( #11183 )
2022-07-18 11:40:20 +01:00
Helton
bd9b33eaef
docs(nxdev): fix link break in the docs ( #11148 )
...
fix the link from generator/modifying-files pages to /generators/composing-generators
2022-07-15 18:17:35 -04:00
null
f8104d9410
fix(core): outputs in nx.json targetDefaults is not work ( #11157 )
...
* fix(core): outputs in nx.json targetDefaults is not work
ISSUES CLOSED : #11141
* fix(core): handle when targets is undefined
Co-authored-by: Jason Jean <jasonjean1993@gmail.com>
2022-07-15 21:43:42 +00:00
Jack Hsu
96e84eea39
fix(misc): add dotenv as dependencies for plugins that import it ( #11167 )
2022-07-15 16:46:41 -04:00
Ihor
57a6ebcfcd
fix(react): fix typo in testing-library migrations
2022-07-15 14:46:38 -04:00
Jack Hsu
e3d5c53d88
fix(nextjs): set development outputPath to a different one from production build ( #11169 )
...
- Avoids conflict with cached output
- Fixes #10312
2022-07-15 14:10:07 -04:00
Rares Matei
2af1a14a7f
docs(nx-cloud): update release notes ( #11159 )
2022-07-15 13:46:14 -04:00
Jack Hsu
39cc96a936
feat(react): update react package versions ( #11168 )
2022-07-15 17:42:08 +00:00
Jason Jean
63b74d2a56
feat(core): add ability to use globs as outputs ( #10894 )
...
* feat(core): add ability to use globs as outputs
* fix(repo): adjust the way outputs are tracked
* docs(core): improve outputs documentation
2022-07-14 18:31:12 -04:00
Benjamin Cabanes
61e1931ded
docs(nxdev): remove gray-matter dependency ( #11150 )
2022-07-14 21:57:22 +00:00
Caleb Ukle
df0f334886
chore(testing): remove console.log in migration util ( #11149 )
2022-07-14 21:07:21 +00:00
Benjamin Cabanes
8519627e93
docs(nxdev): internal link checker now supports indexes ( #11147 )
2022-07-14 18:40:52 +00:00
Chau Tran
421b4d940e
feat(nest): upgrade nest to v9 ( #11120 )
2022-07-14 11:55:30 -04:00