55 Commits

Author SHA1 Message Date
Isaac Mann
58e6e84d2f docs(misc): rename schematics to generators 2020-12-10 13:49:58 -05:00
Victor Savkin
e3fdd7d24c docs(angular): update the guide on nx cli 2020-12-09 09:18:31 -05:00
Victor Savkin
0a49487aa5 docs(devkit): add guides on devkit 2020-12-09 08:43:57 -05:00
Isaac Mann
35015dd891 cleanup(docs): update terminology for docs related to nx/devkit 2020-12-06 13:52:08 -05:00
Zachary DeRose
15b824bdbb
docs(angular): moving from karma to jest (#4008) 2020-11-03 09:13:29 -05:00
Zachary DeRose
5a3ac6b66c
docs(docs): nx cloud e2e encryption configuration documentation added (#3916) 2020-11-03 09:09:36 -05:00
Isaac Mann
6b61a6c60c
docs(angular): moving from protractor to cypress (#3962)
* docs(angular): moving from protractor to cypress

* Update docs/angular/guides/modern-angular/protractor-to-cypress.md

Co-authored-by: Zachary DeRose <zack@nrwl.io>

* Update docs/angular/guides/modern-angular/protractor-to-cypress.md

Co-authored-by: Zachary DeRose <zack@nrwl.io>

* docs(angular): add step zero

* docs(angular): fix map.json

Co-authored-by: Isaac Mann <isaacplmann+git@gmail.com>
Co-authored-by: Zachary DeRose <zack@nrwl.io>
2020-10-23 15:36:01 -04:00
Philip Fulcher
7a175481a1
docs(storybook): fix storybook logo on guide pages (#3873) 2020-10-06 14:04:38 +03:00
Katerina Skroumpelou
5da9e668fd
feat(storybook): add support for Storybook v6
Co-authored-by: Katerina Skroumpelou <katerina@fileas.local>
Co-authored-by: Juri <juri.strumpflohner@gmail.com>
2020-09-28 15:57:10 +02:00
Peter Smith
a9ba084563 docs(angular): clarify optimisticUpdate usage
the optimisticUpdate.run function expects a `void`, `Action`, or `Observable<Action>` return.
Clarity matters. So by using `mapTo` operator the example shows the return of an action

ISSUES CLOSED: #3702
2020-09-14 13:32:00 -04:00
Isaac Mann
c01f15d6ee
docs(docs): ng add functionality in a workspace with the nx cli (#3583)
Co-authored-by: Isaac Mann <isaacplmann+git@gmail.com>
2020-09-10 17:17:13 -04:00
Peter B Smith
a9d3fab93b
docs(angular): add serializer detail to DataPersistence guide (#3550)
Fixes: #3549
2020-09-08 09:39:59 -05:00
Tasos Bekos
a4b37a341f feat(core): support globs for JSON paths in implicitDependencies
ISSUES CLOSED: #2483
2020-09-01 11:47:16 -04:00
Tasos Bekos
46011bbf98
docs(docs): document glob support for implicitDependencies (#3570) 2020-08-21 10:52:09 -04:00
Isaac Mann
fdec75a495 docs(docs): document tasksRunnerOptions 2020-07-29 17:09:48 -04:00
Victor Savkin
3cd9f4fe6c feat(misc): add nx package to make installing global cli easier 2020-07-29 12:16:12 -04:00
Isaac Mann
5f2f46405f
docs(docs): workspace layout documentation (#3400)
Co-authored-by: Isaac Mann <isaacplmann+git@gmail.com>
2020-07-24 21:10:31 +02:00
katerina
940acafb37 fix(docs): removed unused boolean import from storybook-plugin docs
ISSUES CLOSED: #2682
2020-07-21 21:17:49 -04:00
Brandon
24b87d115b
feat(core): adds configurable base branch and HEAD in nx.json (#3217)
* feat(core): adds configurable base branch in nx.json

new field in nx.json - defaultBranch

ISSUES CLOSED: #1791

* feat(core): split affected into config options for base and head in nx.json

Co-authored-by: agriggs <alex.griggs@gmail.com>
2020-06-25 10:24:37 -04:00
Andy Pickler
8f402287a3
docs(docs): fix typo in Data Persistence guide (#3177) 2020-06-22 14:31:52 -05:00
Isaac Mann
e82642ddc3
docs(docs): add examples section (#3165)
Co-authored-by: Isaac Mann <isaacplmann+git@gmail.com>
2020-06-12 22:09:48 -04:00
Rares Matei
6384bde734
feat(core): load root .env in all nx processes (#3081)
Co-authored-by: Isaac Mann <isaacplmann@users.noreply.github.com>

Co-authored-by: Isaac Mann <isaacplmann@users.noreply.github.com>

Co-authored-by: Isaac Mann <isaacplmann@users.noreply.github.com>
2020-06-05 14:49:10 -04:00
Zdravko Tatarski
14c79e01ed
docs(angular): fix wrong function in data persistence example (#3042) 2020-05-21 11:05:14 -05:00
Isaac Mann
ba86bbd51b
docs(core): add docs about .nxignore (#3013)
* docs(core): add docs about .nxignore

* docs(docs): change backticks to quotes

Co-authored-by: Isaac Mann <isaacplmann+git@gmail.com>
2020-05-15 16:17:39 -04:00
Isaac Mann
680541b89f
Global config files docs (#2974)
* docs(misc): add docs on global config files

* docs(docs): move configuration under workspace

Co-authored-by: Victor Savkin <mail@vsavkin.com>
Co-authored-by: Isaac Mann <isaacplmann+git@gmail.com>
2020-05-08 15:32:08 -04:00
Jason Jean
e06822da7e
chore(repo): update prettier to v2 (#2934)
this is just for the repo, and not the workspace

Co-authored-by: Rares Matei <matei.rar@gmail.com>
2020-04-29 01:09:37 -04:00
Brandon
2eff526907
docs(angular): update docs on using Data Persistence (#2877) 2020-04-20 14:59:41 -04:00
Jonathan Cammisuli
f89cefa44a
docs(docs): clean up custom commands guide between react and angular (#2776) 2020-03-31 11:41:09 -04:00
Victor Savkin
e17fcdca0f docs(core): fix links + minor changes 2020-03-30 15:38:20 -04:00
Victor Savkin
6e9fb0efa0 docs(core): clean up generated docs 2020-03-30 13:08:41 -04:00
Victor Savkin
295225a8a7 docs(core): clarify cli docs 2020-03-29 14:52:15 -04:00
Isaac Mann
5f0886add9
docs(docs): storybook plugin overview (#2746)
Co-authored-by: Isaac Mann <isaacplmann+git@gmail.com>
2020-03-27 16:56:40 -04:00
Brandon
b5015015ae
docs(react): add overview to Nx plugins for Next.js, React and Web (#2736)
* docs(react): add overview for Nx plugins for Next.js, React and Web

* Update docs/shared/next-plugin.md

* Update docs/shared/react-plugin.md

* Update docs/shared/react-plugin.md

* Update docs/shared/web-plugin.md

Co-authored-by: Isaac Mann <isaacplmann@users.noreply.github.com>
2020-03-27 10:41:29 -04:00
Victor Savkin
c4c10bde6c docs(core): minor changes to shared guides 2020-03-27 10:23:23 -04:00
Isaac Mann
ce56206373
docs(misc): add CLI overview page and misc docs updates (#2734)
* docs(docs): remove migration articles from menu

* docs(nest): fix typo

* docs(docs): fix typo in e2e docs

* docs(docs): cli-overview

Co-authored-by: Isaac Mann <isaacplmann+git@gmail.com>
2020-03-27 06:45:19 -05:00
Brandon
930e559d1c
docs(angular): add overview page for Nx plugin for Angular (#2730) 2020-03-26 15:57:04 -04:00
Rui Lima
c5082418a9 docs(docs): fix fixutres typo on react and angular docs
The typo `fixutres` was present in some files.
Couldn't live with it.
2020-02-22 17:39:25 -05:00
Isaac Mann
ebe0e75b6f
docs(storybook): add instructions to install @nrwl/storybook plugin (#2526)
* docs(storybook): add instructions to install @nrwl/storybook plugin

ISSUES CLOSED: #2293

* Update modernize-storybook.md

* Update modernize-storybook.md
2020-02-21 14:16:42 -05:00
Brandon
c7d075df49
fix(angular): update defaults for NgRx schematics (#2443)
BREAKING CHANGES:

The minimal flag is set to true
The syntax flag is set to creators
The useDataPersistence flag is set to false

BEFORE:

By default, the root Store and Effects modules are registered, with a generated feature
By default, the action classes syntax is used for scaffolding
By default, the DataPersistence class in injected and used in Effects

AFTER:

By default, only the root Store and Effects modules are registered
By default, the creator functions are used for scaffolding with schematics
By default, the DataPersistence operators are used in Effects
2020-02-06 15:17:05 -05:00
Brandon Roberts
fd78f0923c docs(nx): add guide on transitioning to an Nx workspace 2019-12-02 17:35:34 -05:00
Isaac Mann
50123e28dc docs(nx): add storybook guides for react and angular (#2078) 2019-11-27 11:10:48 -05:00
Victor Savkin
294224bac4 docs(nx): add description of a potential problem when moving from 7 ot 8 2019-10-23 19:19:16 -04:00
Brandon Roberts
6160cc2324 feat(nx): update usage of facades with NgRx and add better support for barrel exports 2019-10-10 11:30:16 -04:00
David Murdoch
7fc20f4cac docs(nx): builder missing a hyphen (#1929) 2019-10-09 17:57:18 -04:00
Kristopher Betz
1edb44af90 docs(nx): fix lazy loading command
The command to create a lib with lazy loading incorrectly had the tribute --router instead of --routing
2019-09-25 09:25:06 -04:00
Victor Savkin
3579c5a8b9 fix(nx): misc next.js related fixes 2019-09-09 12:29:43 -04:00
Victor Savkin
70d71b3516 feat(nx): add support for migrations 2019-09-02 14:33:56 -04:00
Victor Savkin
5d2127b287 docs(angular): add a clarification to 7 to 8 guide 2019-08-13 21:14:01 -04:00
Victor Savkin
2abe13d5f4 docs(nx): share guides between different nx.dev flavours 2019-07-31 15:48:09 -04:00
ben
d9084a08ab docs(fundamentals): monorepos & automation 2019-07-30 20:17:04 -04:00