Isaac Mann
58e6e84d2f
docs(misc): rename schematics to generators
2020-12-10 13:49:58 -05:00
Victor Savkin
08680b6024
feat(core): show a warning about using ng update insteda of nx migrate
2020-12-09 14:38:31 -05:00
Zachary DeRose
7fcb610631
docs(docs): adding instrustions for creating an Nx Executor ( #4214 )
2020-12-09 13:17:58 -05:00
Victor Savkin
0a49487aa5
docs(devkit): add guides on devkit
2020-12-09 08:43:57 -05:00
Jonathan Cammisuli
4898450535
docs(nx-plugin): update nx plugin guide to generators and executors
2020-12-07 19:24:49 -05:00
Isaac Mann
35015dd891
cleanup(docs): update terminology for docs related to nx/devkit
2020-12-06 13:52:08 -05:00
victor savkin
0a955a420c
cleanup(docs): use words generator and executor in api docs
2020-11-24 11:57:52 -05:00
Victor Savkin
06e13dae2f
cleanup(core): use the use generator instead of schematic
2020-11-19 20:07:13 -05:00
Isaac Mann
0f64316edb
docs(docs): fix orphaned docs
...
ISSUES CLOSED : #3914
2020-11-07 08:55:20 -05:00
Zachary DeRose
0f0de3af6f
docs(docs): Documentation on buildable/publishable libs ( #3903 )
2020-10-14 21:51:03 +02: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
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
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
Zachary DeRose
8d9d99796c
docs(docs): Shared > Migration > Preserving Git Histories ( #3569 )
2020-08-20 06:47:07 -04:00
Jason Jean
106b04f157
docs(core): define affected ( #3524 )
2020-08-19 17:23:12 -04:00
Zachary DeRose
8a9565de01
docs(docs): workspace builder ( #3526 )
2020-08-14 13:43:48 -07:00
Hugh Loughrey
94c230bc4d
docs(docs): update documentation on e2e watch mode
...
ISSUES CLOSED: 2963
2020-08-05 22:49:55 -04:00
Victor Savkin
3cd9f4fe6c
feat(misc): add nx package to make installing global cli easier
2020-07-29 12:16:12 -04:00
Adam L Barrett
69dc8da9cc
docs(docs): docs(docs): add a guide to the docs for configuring browser support in applications ( #3320 )
2020-07-13 12:28:18 -04: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
Jonathan Cammisuli
68ea2de29d
feat(nx-plugin): use package and e2e folder instead of libs and apps in create-nx-plugin command ( #3120 )
...
* feat(nx-plugin): use package and e2e folder instead of libs and apps in create-nx-plugin command
* feat(nx-plugin): remove console log
2020-06-05 21:51:53 -04:00
Isaac Mann
ea58a6f2aa
Console documentation ( #3086 )
...
* docs(docs): add documentation for nx console
* docs(docs): tweak youtube embed settings
Co-authored-by: Isaac Mann <isaacplmann+git@gmail.com>
2020-05-29 09:40:23 -04:00
n0p
f51e005a8c
Update generate.md
...
Added web component app option.
Should 'next' application added also ?
I am a bit confused by Angular application option. It is the same as new Node application ?
2020-05-21 23:45:23 -04:00
Isaac Mann
0e3e17b1af
docs(docs): mention remove schematic in grouping libraries ( #3017 )
...
* docs(docs): mention remove schematic in grouping libraries
* docs(docs): make command shorter
Co-authored-by: Isaac Mann <isaacplmann+git@gmail.com>
2020-05-15 16:18:06 -04:00
Isaac Mann
2c7bcbdd74
docs(core): structure docs on creating libraries ( #2948 )
...
* docs(core): structure docs on creating libraries
* docs(docs): update structure docs
Co-authored-by: Isaac Mann <isaacplmann+git@gmail.com>
2020-05-08 15:49:30 -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
Philip Fulcher
120c5c5073
docs(docs): add general and AngularJS migration docs ( #2930 )
...
Co-authored-by: Isaac Mann <isaacplmann@users.noreply.github.com>
Co-authored-by: Isaac Mann <isaacplmann@users.noreply.github.com>
2020-05-04 09:41:29 -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
Jonathan Cammisuli
d143f23155
fix(docs): update content urls to new ones ( #2897 )
2020-04-23 10:37:28 -04:00
Isaac Mann
8a96bde17f
docs(docs): change links from /nx-plugin to /nx-community ( #2889 )
...
Co-authored-by: Isaac Mann <isaacplmann+git@gmail.com>
2020-04-22 12:52:43 -04:00
Isaac Mann
6672e569a6
docs(docs): move nx console page under cli ( #2881 )
...
* docs(docs): move nx console page under cli
* Update docs/shared/console.md
Co-Authored-By: Brandon <robertsbt@gmail.com>
* docs(docs): update docs/shared/console.md
Co-Authored-By: Brandon <robertsbt@gmail.com>
* docs(docs): update docs/shared/console.md
Co-authored-by: Isaac Mann <isaacplmann+git@gmail.com>
Co-authored-by: Brandon <robertsbt@gmail.com>
2020-04-21 11:54:19 -04:00
Brandon
8d3b103b6a
docs(core): add schematics overview section ( #2854 )
2020-04-20 10:18:16 -04:00
Jonathan Cammisuli
c1f1ba393b
docs(nest): include infomation about nest schematics ( #2868 )
2020-04-20 09:00:25 -04:00
Benjamin Cabanes
be77d15e6e
docs(core): examples generating library ( #2872 )
2020-04-20 08:11:20 -04:00
Isaac Mann
9d20b031bb
docs(docs): add the workspace section for nx.dev ( #2832 )
...
* docs(docs): add the workspace section for nx.dev
* Update docs/map.json
Co-Authored-By: Brandon <robertsbt@gmail.com>
Co-authored-by: Isaac Mann <isaacplmann+git@gmail.com>
Co-authored-by: Brandon <robertsbt@gmail.com>
2020-04-09 09:10:44 -04:00
Santosh Yadav
8549b84f6a
docs(react): fix nextjs doc ( #2787 )
2020-04-02 12:11:01 -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
Devin Shoemaker
e0a50ec34d
docs(docs): fix grammar in @nxtend/ionic-react description
...
This change makes the description of the @nxtend/ionic-react Nx plugin grammatically consistent with the other plugins.
2020-03-31 11:25:48 -04:00
Brandon Roberts
26994fb090
docs(angular): update links for Angular plugin
2020-03-31 11:23:33 -04:00
Victor Savkin
e17fcdca0f
docs(core): fix links + minor changes
2020-03-30 15:38:20 -04:00
Benjamin Cabanes
0f3d14f43f
fix(docs): update ng for nx in documentation ( #2763 )
2020-03-30 14:39:01 -04:00
Victor Savkin
295225a8a7
docs(core): clarify cli docs
2020-03-29 14:52:15 -04:00
Isaac Mann
be326609cb
Plugin overview ( #2742 )
...
* docs(docs): remove migration articles from menu
* docs(docs): plugins-overview
* docs(docs): link to nx plugins overview
Co-authored-by: Isaac Mann <isaacplmann+git@gmail.com>
2020-03-27 15:20:53 -04:00
Jonathan Cammisuli
7dd63866ae
docs(docs): update map.json with Jest, Cypress and Nx Plugin overviews ( #2737 )
...
* docs(testing): add overview docs for cypress and jest
* docs(nx-plugin): add overview docs to map
2020-03-27 11:38:50 -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
Jonathan Cammisuli
762bbc1d7b
docs(docs): add nest overview doc ( #2732 )
2020-03-26 20:26:23 -04:00
Victor Savkin
28f29988a8
docs(core): add guides on caching and incremental builds
2020-03-26 17:03:50 -04:00