94 Commits

Author SHA1 Message Date
Colum Ferry
526f783130
docs(angular): fix quote mark in karma docs (#6294) 2021-07-08 11:52:42 +01:00
Brandon
603d62d911
docs(core): configuration guide updates (#6193) 2021-06-30 10:05:20 -05:00
Craigory V Coppola
1914da758b
cleanup(core): helpful project json messaging (#6158) 2021-06-28 15:51:51 -04:00
Brandon
6d32604a05
docs(core): update nx migrate guide (#6155) 2021-06-28 09:37:46 -05:00
Craigory V Coppola
7c7191a2f9
docs(core): docs for project.json files + associated generator (#6107)
Signed-off-by: AgentEnder <craigorycoppola@gmail.com>
2021-06-28 10:20:11 -04:00
Katerina Skroumpelou
e13b423ddb
feat(storybook): from addon-knobs to controls (#6068) 2021-06-25 18:17:48 +03:00
Leosvel Pérez Espinosa
c50e2c2fae
docs(angular): improve incremental build docs (#6106) 2021-06-23 16:02:34 +02:00
vsavkin
8a7b6c8405 feat(core): replace strictlyOrderedTargets with targetDependencies 2021-06-18 06:54:33 -04:00
Benjamin Cabanes
03e3f60338
docs(core): documentation format fix (#6058) 2021-06-17 13:55:49 -04:00
vsavkin
d88907a683 docs(core): document dependsOn and targetDependencies 2021-06-17 10:28:21 -04:00
Brandon
a0a7d28837
docs(core): update and combine nx plugins and devkit overview (#6007) 2021-06-14 12:28:17 -04:00
Brandon Roberts
d9513d63a0 docs(misc): update consistency for root files, generators, and executors 2021-05-27 13:29:04 -04:00
Isaac Mann
cef3dce3a5
docs(angular): devkit code sample (#5717)
* docs(angular): docs(core): move child-process section to the end

* docs(angular): apply docs changes

* docs(angular): copy paste error

Co-authored-by: Isaac Mann <isaacplmann+git@gmail.com>
2021-05-22 17:10:02 +00:00
Juri Strumpflohner
111a7cfeaf
docs(core): change tsconfig.json to tsconfig.base.json in core concepts docs (#5514) 2021-04-30 20:42:11 -04:00
Juri Strumpflohner
106ff9f64b
docs(core): make install step during migrate more evident (#5397)
ISSUES CLOSED: #5318
2021-04-20 09:58:08 -04:00
John Ockenden
71b2f16bc9
docs(angular): docs(angular): specify generator collection when migrating from karma to jest (#5291)
Unless the user set their default collection to be `@nrwl/jest`, the example commands given in the
documentation won't work
Change the documentation to explicitly specify the collection. This should
make a copy/pasted command work

ISSUES CLOSED: #5286
2021-04-13 15:42:18 -04:00
Leosvel Pérez Espinosa
ad5628557c fix(angular): prevent running ngcc with incremental builds 2021-04-05 13:25:31 -04:00
Michael Mazzone
b676e158ba docs(angular): mention in the docs that @nrwl/angular:webpack-browser requires nx 10.4 or later
mention in the docs that @nrwl/angular:webpack-browser requires nx 10.4 or later

ISSUES CLOSED: #5074
2021-04-04 12:53:05 -04:00
vsavkin
b78584325e Revert "fix(angular): prevent running ngcc with incremental builds (#5107)"
This reverts commit 6ad7c6037cc389ac64a540ac7a96c69d25e6adad.
2021-04-03 21:19:01 -04:00
Isaac Mann
de1401965a
docs(nxdev): rewrite getting started section (#5139)
* docs(nxdev): rewrite getting started section

* docs(nxdev): revisions

* docs(nxdev): update features section

* docs(nxdev): updates

Co-authored-by: Isaac Mann <isaacplmann+git@gmail.com>
2021-04-01 15:12:52 -04:00
Leosvel Pérez Espinosa
6ad7c6037c
fix(angular): prevent running ngcc with incremental builds (#5107) 2021-04-01 18:33:45 +02:00
Vivek More
af27f975a4 docs(misc): improve grammar and fix typos 2021-03-15 10:27:35 -04:00
vsavkin
77d1cc3a02 fix(misc): fix treeview code samples 2021-03-11 20:36:18 -05:00
vsavkin
7457b16811 cleanup(misc): misc docs update and small cleanups 2021-03-11 15:45:54 -05:00
Jason Jean
d50beb00bb
docs(devkit): clean up devkit docs (#4913) 2021-03-05 11:13:15 -05:00
Zachary DeRose
ed22ae64ac
fix(repo): fixing broken internal links (#4790) 2021-02-25 12:48:36 -05:00
Isaac Mann
e55234f2eb docs(nxdev): flatten the docs 2021-02-05 20:33:28 -05:00
katerina
0fc65d8763 feat(storybook): Storybook v6 migration generator for default configurations
Co-authored-by: Philip Fulcher <philip@nrwl.io>
2021-02-01 09:17:49 -05:00
Victor Savkin
a97c242649 docs(core): update the nx devkit guide 2021-01-30 10:30:50 -05:00
Victor Savkin
14503c27c9 Revert "feat(storybook): storybook v6 migration generator for default configuration"
This reverts commit e3c46f3fefd39c3095651d6074a04c0590433ecb.
2021-01-28 16:26:19 -05:00
Katerina Skroumpelou
e3c46f3fef
feat(storybook): storybook v6 migration generator for default configuration
Co-authored-by: Philip Fulcher <philip@nrwl.io>
Co-authored-by: Juri <juri.strumpflohner@gmail.com>
2021-01-28 21:45:32 +01:00
Benjamin Cabanes
28aa63fcec
docs(core): code syntax typescript & image dimension (#4569) 2021-01-19 18:55:39 -05:00
Victor Savkin
c40ce8a539 feat(testing): update cypress use nx devkit 2021-01-18 21:46:17 -05:00
Victor Savkin
37e115589b docs(angular): update code sample in the incremental builds guide 2020-12-23 10:42:31 -05:00
Victor Savkin
2f2efb8b4d docs(misc): introduce the core concepts docs section 2020-12-22 15:54:55 -05:00
Juri Strumpflohner
7040cf60ba
docs(core): incremental builds with Angular and React (#4366) 2020-12-21 10:39:46 -05:00
M.Sakamaki
43f9df9339 docs(angular): fix typo 2020-12-18 16:21:38 -05:00
Victor Savkin
8e53485d2e docs(angular): minor tweaks in the update guide 2020-12-12 12:42:24 -05:00
Victor Savkin
0875d19ad3 fix(misc): minor fixes for nx 10->nx11 migration 2020-12-12 12:18:09 -05:00
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