1017 Commits

Author SHA1 Message Date
Santosh Yadav
285ea8217d
docs(testing): improve cypress headless mode guide (#9264) 2022-03-10 17:59:41 +01:00
Miroslav Jonaš
55f7e720bf
docs(testing): remove outdated reference to issue (#9265) 2022-03-10 13:10:11 +00:00
Colum Ferry
1440f8362c
fix(web): file-server withDeps is deprecated (#9170)
* fix(web): file-server withDeps is deprecated

* docs(web): fix spacing issue
2022-03-09 11:32:12 -05:00
Leon Radley
9c2ebfe71d
fix(storybook): add staticDir object schema (#8885)
Adds schema for the more advanced storybook staticDirs config defined here.

https://storybook.js.org/docs/react/configure/images-and-assets
2022-03-08 08:26:13 -08:00
Colum Ferry
6c9995939d
feat(angular): add mfe-remote generator (#9191) 2022-03-08 14:14:21 +00:00
Colum Ferry
744203057d
feat(angular): add mfe-host generator (#9218) 2022-03-08 13:30:24 +00:00
Jay Tavares
0a17a619d0
feat(linter): add notDependOnLibsWithTags constraint option to enforce-module-boundaries rule (#8633)
Co-authored-by: Miroslav Jonas <missing.manual@gmail.com>
2022-03-08 11:55:03 +01:00
Chau Tran
e54e36e2ab
docs(js): remove all references of application in JS overview (#9196)
Co-authored-by: Chau Tran <ctran@Chaus-MacBook-Pro.local>
2022-03-04 11:04:03 -06:00
Chau Tran
229f71ef17
feat(nest): use nrwl/js to generate library (#9164)
* chore(js): rename GeneratorSchema to LibraryGeneratorSchema

* fix(js): add publishable to library generator schema

* feat(nest): use nrwl/js for library generator

* fix(js): update documentation about publishable

* chore(nest): fix depcheck for nrwl/js

* chore(nest): update test snapshot

* chore(nest): update nestjs/swagger version in node e2e

* chore(js): rename loadTsPlugins function

* fix(nest): default standaloneConfig for library generator to true

* feat(nest): rename tsPlugins to transformers and add tsPlugins to aliases

* chore(nest): fix e2e test on generate a new nest library

Co-authored-by: Chau Tran <ctran@Chaus-MacBook-Pro.local>
2022-03-03 15:47:06 -05:00
Leosvel Pérez Espinosa
bf513b1aad
docs(angular): update angular cli migration docs (#9176) 2022-03-03 13:00:11 +00:00
Colum Ferry
80144915de
docs(angular): fix incremental builds docs (#9171) 2022-03-03 12:48:42 +00:00
Michael M
f13ce2b74a
docs(misc): fix hyphens in code sample (#9088) 2022-02-28 09:40:18 -05:00
Leosvel Pérez Espinosa
615955afec
feat(angular): support migrating angular cli workspaces using cypress for e2e tests (#9105) 2022-02-28 11:03:09 +00:00
Nicholas Cunningham
6c4c6cdec9
docs(web): amend docs formatting for preset (#9129) 2022-02-25 20:55:18 +00:00
Nicholas Cunningham
eaeb82657a
docs(web): add documentation for custom presets (#9028)
ISSUES CLOSED: #8559
2022-02-25 14:57:41 -05:00
Leosvel Pérez Espinosa
34fba4aad4
docs(angular): restore preserveAngularCLILayout in the docs until the change renaming it gets released (#9122) 2022-02-25 11:16:20 +00:00
Jason Gerbes
4287d59a2a
fix(js): update dependencies in package.json (#9073)
Co-authored-by: Jason Gerbes <jason.gerbes@vista.co>
2022-02-24 16:01:43 -06:00
Jack Hsu
95f5a085fa
feat(node): consolidate js and node plugins (#9086)
* chore(node): update docs after consolidating js and node plugins

* feat(node): consolidate js and node plugins
2022-02-23 16:59:03 -05:00
Katerina Skroumpelou
fc018cd438
feat(storybook): add styles and stylePreprocessorOptions to the executors (#9057) 2022-02-21 16:40:59 +02:00
Leosvel Pérez Espinosa
33c9ca98ae
fix(angular): change --preserveAngularCLILayout to --preserve-angular-cli-layout (#9051) 2022-02-21 12:00:34 +00:00
Faran Shaikh
adb40db6c6
docs(core): update grammatically correct statement (#9039) 2022-02-20 16:25:21 -05:00
Benjamin Cabanes
ae2b331154
docs(core): fix debugging nodejs link for nestjs overview (#9019) 2022-02-17 21:25:26 -05:00
Leosvel Pérez Espinosa
11ae2046a4
docs(misc): advise using the @nrwl/angular:move generator for angular projects (#8959) 2022-02-16 08:24:08 -05:00
Miroslav Jonaš
b251234af9
feat(core): use stricter types for project graph node references (#8813) 2022-02-16 11:45:04 +01:00
Chau Tran
1ec7244c6a
docs(nest): update Nest plugin overview (#8903)
* docs(nest): update Nest plugin overview

* docs(nest): add back application proxies

Co-authored-by: Chau Tran <ctran@Chaus-MacBook-Pro.local>
2022-02-15 08:59:12 -05:00
Victor Savkin
2ce696d708
docs(misc): clarify a point about using npx 2022-02-14 20:56:49 -05:00
Emily Xiong
19efdfc938
feat(react-native): add storybook to react native (#8886) 2022-02-14 10:13:23 -05:00
eko
b1e52b67f2
docs(core): added env to the jenkins variable for verbosity (#8946) 2022-02-12 18:25:14 -05:00
eko
1ac21cba99
docs(core): updated jenkinsfile base value for pr requests (#8852) 2022-02-11 15:24:04 -05:00
Isaac Mann
cb452b48a4
docs(core): use project.json instead of workspace.json (#8936)
Co-authored-by: Isaac Mann <isaacplmann+git@gmail.com>
2022-02-11 17:00:54 +00:00
Benjamin Cabanes
5a9274b680
docs(core): update ngrx devtools extension link (#8934) 2022-02-11 08:58:09 -07:00
Isaac Mann
53ba6e4ef7
docs(core): remove references to max-parallel (#8931)
Co-authored-by: Isaac Mann <isaacplmann+git@gmail.com>
2022-02-11 15:47:29 +00:00
Quincy Hill
2f52e1a9ab
docs(core): fixes typo under project configuration (#8898)
# What is changed

Fixes `if you satisfied` with `if you're satisfied`.
2022-02-10 17:08:50 -05:00
Benjamin Cabanes
6e42c9ffd8
docs(core): add tsx extention to tailwdincss react guide (#8923) 2022-02-10 15:12:12 +00:00
Colum Ferry
91ca67ad6b
fix(angular): add cypress workaround when generating mfes (#8909)
* fix(angular): add cypress workaround when generating mfes

* fix(angular): add a migration for cypress mfe

* docs(angular): fix typos in mfe docs

Co-authored-by: Leosvel Pérez Espinosa <leosvel.perez.espinosa@gmail.com>

* fix(angular): target 13.8.1 for migration

Co-authored-by: Leosvel Pérez Espinosa <leosvel.perez.espinosa@gmail.com>
2022-02-09 23:12:08 +00:00
William Sedlacek
e942a85b1c
feat(react-native): debug option for build-android (#8702)
* feat(react-native): debug option for build-android

* docs(react-native): debug option
2022-02-07 21:39:31 -05:00
Juri
aa1d8b8e3f docs(misc): adjust Tailwind references to v3 2022-02-05 19:42:37 +01:00
Jack Hsu
475143b3b4
feat(react): add postcssConfig option to apps to enable auto-loading or set a single path (#8849) 2022-02-05 12:24:07 -05:00
Benjamin Cabanes
e2330f0667
docs(core): ngrx guide use nx (#8853) 2022-02-04 17:34:04 +00: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
Leosvel Pérez Espinosa
39f4c47fd0
fix(angular): update schemas with missing changes from previous versions (#8836) 2022-02-04 11:07:57 +00:00
Benjamin Cabanes
f439d96832
docs(core): add applications and libraries section (#8827) 2022-02-03 11:52:14 -05:00
Benjamin Cabanes
3f36921aaa
docs(nxdev): flatten storybook executors map links (#8822) 2022-02-03 11:03:00 -05: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
Jack Hsu
f2b207ed7b
feat(js): enable buildable libraries by default (#8804) 2022-02-01 16:06:04 +00:00
Katerina Skroumpelou
e98e6390c7 docs(storybook): guide for setting up storybook composition 2022-02-01 14:05:14 +01:00