448 Commits

Author SHA1 Message Date
Victor Savkin
825202b5f4 fix(repo): fix docs formatting 2020-11-16 09:56:24 -05:00
Victor Savkin
9d053e7912 fix(core): a new workspace should have an explict dep on tao 2020-11-16 09:25:33 -05:00
Victor Savkin
b99c5a95d5 chore(repo): update nx to 10.4.0-beta.2 2020-11-12 21:18:40 -05:00
Juri
1fcea9718b feat(angular): browser builder with incremental build support 2020-11-12 20:49:38 -05:00
Benjamin Cabanes
60b9964d81
docs(docs): add map checker script (#4046)
* docs(docs): add map checker script

* feat(docs): map checker discards shared files

* docs(core): fix orphan files and documentation links

* feat(repo): add documentation map checks before push
2020-11-12 13:39:33 -05:00
Juri Strumpflohner
da77047a4f
docs(misc): add ngconf webinar recording to talks (#4064) 2020-11-11 16:19:12 +01:00
Isaac Mann
0f64316edb docs(docs): fix orphaned docs
ISSUES CLOSED: #3914
2020-11-07 08:55:20 -05:00
Mehrad Rafigh
e3f318cde3 feat(core): update prettier to v2.1.2 2020-11-06 15:56:40 -05:00
Brandon
41ad265426
fix(angular): add support for migrating from empty Angular CLI workspace (#4043)
Closes #1465, #3128
2020-11-06 13:36:48 -06:00
Benjamin Cabanes
3825f4fe8b
docs(angular): update map link (#4045) 2020-11-06 14:29:49 -05:00
Benjamin Cabanes
abdc82bf26
docs(angular): ng packagr lite map (#4040) 2020-11-06 11:35:07 -05:00
Benjamin Cabanes
9c7eed035b
docs(angular): add ng-packagr-lite to map (#4039) 2020-11-06 10:41:02 -05:00
Jonathan Cammisuli
58e99b0a5b
docs(node): add node documentation for workspace configuration (#4026) 2020-11-05 09:02:06 -05:00
Zachary DeRose
51f8437a16
feat(docs): Adding videos for Node tutorials (#4007) 2020-11-05 09:01:00 -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
Victor Savkin
5e9a7d76ac cleanup(repo): remove bazel package 2020-11-02 09:28:14 -05:00
Adrian
992013ca0a
Add possibility to specify port when running dep graph (#3938)
* feat(misc): add possibility to specify port when running dep graph

* feat(docs): documentation was updated with the exposed port

Co-authored-by: adrian.etter <adrian.etter@dswiss.com>
2020-10-30 12:09:35 -06:00
Juri Strumpflohner
0892fa2b32
feat(angular): improve incremental build speed (#3854) 2020-10-30 10:23:34 -04: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
Zachary DeRose
0f0de3af6f
docs(docs): Documentation on buildable/publishable libs (#3903) 2020-10-14 21:51:03 +02:00
Jack Hsu
af15cb09a6
feat(nextjs): add nextConfig option for nextjs build builder to provide customization (#3899) 2020-10-09 19:36:04 -06:00
Isaac Mann
03c48d1c8c
docs(docs): expand dependency graph docs (#3714)
* docs(docs): expand dependency graph docs

* docs(docs): path typo

* docs(docs): pr review fixes

* docs(docs): rewording

Co-authored-by: Isaac Mann <isaacplmann+git@gmail.com>
2020-10-09 14:29:06 -04:00
Philip Fulcher
7a175481a1
docs(storybook): fix storybook logo on guide pages (#3873) 2020-10-06 14:04:38 +03:00
James Henry
e339ece224
feat(linter): add explicit file extension to config files (#3847)
* feat(linter): add explicit file extension to config files

* feat(linter): update references to .eslintrc for new projects

* fix(linter): fix quotes in global eslint config
2020-10-01 18:59:45 -04:00
Benjamin Cabanes
0371657c1d
fix(docs): update image links for console (#3841) 2020-09-30 16:14:23 -04:00
Brian
3f436fc6d0
feat(core): add flag to set dependant libs in either peerDependencies or dependencies (#3078)
* feat(core): add flag to set dependant libs in either peerDependencies or dependencies

* fix(core): mark new property as optional

* feat(core): add migration for new option

* Update migrations.json

Co-authored-by: Jonathan Cammisuli <jon@cammisuli.ca>
2020-09-30 10:36:35 -04:00
James Henry
e22f9370f5
feat(linter): new eslint builder (#3834)
* feat(linter): new eslint builder

* chore(linter): move migration to linter, add implementation

Co-authored-by: Jason Jean <jasonjean1993@gmail.com>
2020-09-29 20:52:10 -04: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
Machiste Quintana
608510f9a7 docs(angular): Reorganize CLI docs in tutorial to match React tutorial 2020-09-24 10:51:50 -04:00
Machiste Quintana
6f7a1bc96a docs(react): Update plain nx commands to npx in angular tutorial 2020-09-24 10:51:50 -04:00
Machisté N. Quintana
4ab8ff7705 docs(angular): Update plain nx commands to npx in angular tutorial 2020-09-24 10:51:50 -04:00
Webber Wang
9efa305b62
feat(storybook): storybook config projectType application (#2382) (#3611)
* feat(storybook): storybook config projectType application

* docs(storybook): update auto-generated docs

* feat(storybook): supporting projectType application for storybook

feat(storybook): supporting projectType application for storybook

* fix(storybook): change build asset glob pattern

fix(storybook): change build asset glob pattern

Co-authored-by: Webber Wang <webber@codelabstudios.com>
2020-09-24 17:33:24 +03:00
Zachary DeRose
d1f740e264
fix(docs): Updating size of youtube embeds (#3798) 2020-09-23 16:07:55 -04:00
Zachary DeRose
6e764888fa
feat(docs): Adding videos for React tutorials (#3791) 2020-09-23 10:27:47 -04:00
Zachary DeRose
c9e167b6ae
feat(docs): Adding videos for Angular tutorials (#3787) 2020-09-22 17:49:07 -04:00
Isaac Mann
c74b933fe9 docs(docs): fix copy paste typo 2020-09-21 12:38:28 -04:00
Isaac Mann
ea0edb7585 docs(docs): add missing schematics to map.json 2020-09-21 12:38:28 -04:00
Zachary DeRose
231e666467
fix(docs): Misnamed link in sidebar (#3762) 2020-09-18 09:57:01 -04:00
Jo Hanna Pearce
001b6ee8cc fix(misc): updates the mv schematic to cope with libs created with --importPath
ISSUES CLOSED: #3476
2020-09-14 13:36:46 -04: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
9c4850c6ed
docs(docs): docs(docs): guide to debug builders (#3705)
Co-authored-by: Isaac Mann <isaacplmann+git@gmail.com>
2020-09-11 11:50:48 -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
Jonathan Cammisuli
b49f0af610
chore(docs): add node tutorial files (#3663) 2020-09-09 14:28:59 -04:00
imprevo
6bc63d5c74 fix(docs): apollo-react blog post link 2020-09-08 22:17:07 -04:00
Martin Hochel
6b8592da2e
feat(misc): add babelJest support to node,web,workspace,express plugins (#3636)
ISSUES CLOSED: #3041
2020-09-08 13:59:36 -04:00
Katerina Skroumpelou
e10aa455ea
feat(node): added rootDir flag when generating node/lib (#3659) 2020-09-08 11:36:24 -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
Juri Strumpflohner
18c675a7b1
fix(storybook): pass on generateCypressSpecs from React storybook schematic (#3687) 2020-09-08 16:03:11 +03:00
Jonathan Cammisuli
8f867a17ca
chore(docs): update generated docs 2020-09-05 10:50:48 -04:00