4849 Commits

Author SHA1 Message Date
Benjamin Cabanes
045c8dc9eb
chore(core): use prettier tailwindcss plugin (#8856) 2022-02-04 15:38:06 -05:00
Benjamin Cabanes
e2330f0667
docs(core): ngrx guide use nx (#8853) 2022-02-04 17:34:04 +00:00
Amman Vedi
eb04324547
fix(core): change ng to nx (#8843)
The command ng is incorrect it should be nx
2022-02-04 11:09:11 -05:00
Isaac Mann
21dab24675
docs(nxdev): cleanup plugin docs (#8845)
Co-authored-by: Isaac Mann <isaacplmann+git@gmail.com>
2022-02-04 15:47:26 +00:00
Miroslav Jonaš
4a9be349bf
chore(repo): turn on full linter checks on CI (#8842) 2022-02-04 15:40:20 +01:00
Victor Savkin
dcfb050003
Release 13.7.3 2022-02-04 09:31:03 -05:00
Miroslav Jonaš
7d487fe3d5
chore(nxdev): fix invalid path import (#8841) 2022-02-04 14:35:40 +01:00
Miroslav Jonaš
28697e528f
chore(repo): remove leftover nx-dev tests (#8839) 2022-02-04 12:54:27 +01:00
Leosvel Pérez Espinosa
39f4c47fd0
fix(angular): update schemas with missing changes from previous versions (#8836) 2022-02-04 11:07:57 +00:00
Miroslav Jonaš
076254c40f
fix(linter): add missing swc/core-linux-* as optional dependencies (#8831) 2022-02-04 09:45:04 +01:00
Benjamin Cabanes
f439d96832
docs(core): add applications and libraries section (#8827) 2022-02-03 11:52:14 -05:00
Benjamin Cabanes
ec70115956
docs(nxdev): fix create-nx-workspace animation cue (#8829) 2022-02-03 16:47:30 +00:00
Benjamin Cabanes
3f36921aaa
docs(nxdev): flatten storybook executors map links (#8822) 2022-02-03 11:03:00 -05:00
Benjamin Cabanes
f62b7091d3
docs(nxdev): remove gitted docs (#8819) 2022-02-03 08:52:54 -05:00
Kalarrs Topham
babd4bdf8d
chore(angular): export all angular generators (#8820)
add missing generators to angular/generators exports
2022-02-03 09:33:02 +00:00
Jason Jean
152e19ef81 Release 13.7.2 2022-02-02 13:29:49 -05:00
Miroslav Jonaš
da6451930c
fix(linter): add swc/core-linux-musl as an optional dependency for alpine (#8814) 2022-02-02 13:08:32 +00:00
Leosvel Pérez Espinosa
c48062007e
docs(angular): fix missing image in setup mfe guide (#8816) 2022-02-02 11:46:27 +00:00
Leosvel Pérez Espinosa
2cf06140e6
docs(angular): fix plugin overview links (#8815) 2022-02-02 11:05:36 +00:00
Fabian Kaupp
3494d7b9b9
fix(docs): fix id of library-secondary-entry-point page (#8739)
Co-authored-by: Leosvel Pérez Espinosa <leosvel.perez.espinosa@gmail.com>
2022-02-02 08:53:12 +00:00
Jason Jean
686ef1c95f
docs(core): fix broken link (#8807)
The rendered docs at <https://nx.dev/using-nx/nx-devkit> link to
<https://nx.dev/using-nx/'./workspace/project-graph-plugins'> which just
redirects to the intro page.
<https://nx.dev/structure/project-graph-plugins> is likely the intended
target.

Co-authored-by: cwandrew <92800777+cwandrew@users.noreply.github.com>
2022-02-01 17:14:53 -05:00
Leosvel Pérez Espinosa
cf7a18bd14
fix(angular): prevent adding dependencies when generating apps and specifying skipPackageJson (#8806) 2022-02-01 16:32:47 -05:00
Leosvel Pérez Espinosa
3a2fd3f419
fix(angular): support target aliases existing in the angular-cli (#8787) 2022-02-01 13:59:02 -05:00
Victor Savkin
fb056891ec
fix(core): do not start daemon process when running a docker container 2022-02-01 13:54:11 -05:00
Jack Hsu
120e987580
fix(react): fix issue with postcss and images in webpack config (#8802)
Fixes #8300
2022-02-01 11:43:01 -05:00
Jack Hsu
f2b207ed7b
feat(js): enable buildable libraries by default (#8804) 2022-02-01 16:06:04 +00:00
Jack Hsu
d727de33f3
feat(react): enable support for avif images (#8803) 2022-02-01 10:33:24 -05:00
Katerina Skroumpelou
e98e6390c7 docs(storybook): guide for setting up storybook composition 2022-02-01 14:05:14 +01:00
Colum Ferry
19f8813450
fix(storybook): ensure watch is passed to angular storybook options (#8800) 2022-02-01 06:42:17 -05:00
Leosvel Pérez Espinosa
5f3ca7892d
fix(angular): update ng-packagr executors to support browserlist version ranges (#8783) 2022-02-01 11:14:17 +00:00
Miroslav Jonaš
2df183190f
docs(linter): add overview page (#8794)
* docs(linter): add overview page

* chore(repo): add autogenerated docs
2022-01-31 19:55:05 -05:00
Victor Savkin
b3f4afc48d
docs(angular): fix the invalid embedded video 2022-01-31 16:51:04 -05:00
Kirils L
68c63f30a8
docs(nextjs): move next.js guide to next.js plugin page (#8758) 2022-01-31 15:12:45 -05:00
Phillip Barta
1804c629ec
chore(repo): update yarn to 1.22.17 (#8785) 2022-01-31 17:37:03 +01:00
Chau Tran
974b2f6e1a
docs(js): add Overview page for nrwl/js (#8761)
Co-authored-by: Chau Tran <ctran@Chaus-MacBook-Pro.local>
2022-01-31 09:51:27 -05:00
Leosvel Pérez Espinosa
c2dd9e0068
docs(angular): add guide for using tailwind css with angular projects (#8741) 2022-01-31 10:28:23 +00:00
Victor Savkin
5e3f1d47bf
chore(repo): update repo to 13.7.1 2022-01-28 21:20:27 -05:00
Victor Savkin
cdf2cf051c
Release 13.7.1 2022-01-28 20:57:56 -05:00
Victor Savkin
a7b1065be4
fix(core): fix the issue introduced by 45c9ee09 2022-01-28 20:56:07 -05:00
Victor Savkin
4e5b48d64a
fix(core): warn when daemon fails to start 2022-01-28 20:42:29 -05:00
Marc Abramowitz
f17821732b
fix(misc): don't disable chalk when FORCE_COLOR is set (#8226)
* Don't disable chalk when FORCE_COLOR is set

My lint output in Jenkins wasn't colored, which is pretty normal because
a lot of apps when running in Jenkins don't think they have a
color-capable terminal to write to, but I expected that setting the
`FORCE_COLOR` environment variable would work to override this, but I
was surprised to find that it didn't help. Looking at the Nx code, I see
that chalk is turned off whenever `CI` is true, which seems like it
should be refined a bit.

* chore(core): fix code

Co-authored-by: Jason Jean <jasonjean1993@gmail.com>
2022-01-28 20:11:02 -05:00
Jason Jean
1f6c17031e
fix(core): fix git support detection (#8764) 2022-01-29 00:38:29 +00:00
Juri Strumpflohner
8576330baa
fix(core): cacheDirectory resolution (#8760) 2022-01-28 18:38:27 -05:00
Jason Jean
490c66f245
fix(core): fix dot notation parsing (#8763) 2022-01-28 18:36:20 -05:00
Jason Jean
3cdc681326
fix(core): check if taskRunnerOptions exists (#8762) 2022-01-28 23:11:37 +00:00
Alexey Shlyk
5a74c02a49
fix(node): the type keyword may either be a string or an array (#8744)
ISSUES CLOSED: #8112
2022-01-28 17:13:14 -05:00
Victor Savkin
08dae54011
Release 13.7.0 2022-01-28 17:07:29 -05:00
Caleb Ukle
f58f0f5eee
docs(express): update overview page (#8759) 2022-01-28 17:05:52 -05:00
Victor Savkin
51b90435b3
fix(core): fix cache for directory outputs (#8756)
Only use parent directory for outputs if output is a file. Closes #8504.
This bug has been caused by 16e9f58f76.

Co-authored-by: skrtheboss <denisfrenademetz97@gmail.com>
2022-01-28 16:30:14 -05:00
Isaac Mann
a49ac56789
docs(react): update react tutorial (#8757)
* docs(react): update react tutorial

* docs(core): update nx dev

Co-authored-by: Isaac Mann <isaacplmann+git@gmail.com>
2022-01-28 20:57:53 +00:00