Benjamin Cabanes
0f3d14f43f
fix(docs): update ng for nx in documentation ( #2763 )
2020-03-30 14:39:01 -04:00
Victor Savkin
6e9fb0efa0
docs(core): clean up generated docs
2020-03-30 13:08:41 -04:00
Jo Hanna Pearce
9ad9b2eb34
feat(testing): add option to use babel-jest rather than ts-jest ( #2722 )
2020-03-30 07:15:33 -04:00
Victor Savkin
295225a8a7
docs(core): clarify cli docs
2020-03-29 14:52:15 -04:00
Jason Jean
1cc18a7704
feat(node): add memory limit option
2020-03-29 11:32:53 -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
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
Brandon Roberts
7029bddb43
docs(misc): update resources page for Angular and React
2020-03-26 17:10:51 -04:00
Victor Savkin
28f29988a8
docs(core): add guides on caching and incremental builds
2020-03-26 17:03:50 -04:00
Victor Savkin
863274da65
docs(core): remove the about docs page
2020-03-26 16:26:32 -04:00
Brandon
930e559d1c
docs(angular): add overview page for Nx plugin for Angular ( #2730 )
2020-03-26 15:57:04 -04:00
Jonathan Cammisuli
1375c7c4d0
docs(docs): add overview docs for Node plugin ( #2724 )
2020-03-26 15:26:27 -04:00
Jonathan Cammisuli
80c4ad713c
docs(docs): add express overview document ( #2729 )
2020-03-26 15:25:11 -04:00
Victor Savkin
4ef43ee9cb
feat(docs): update tutorials
2020-03-26 14:52:16 -04:00
Victor Savkin
5ab3521fdc
docs(core): clean up cli docs
2020-03-25 17:22:17 -04:00
Isaac Mann
8e8e21e393
docs(docs): why nx?
2020-03-25 09:06:33 -04:00
Brandon
06a2766624
docs(core): add docs for shared Nx commands ( #2711 )
...
* docs(core): add docs for shared Nx commands
* chore(docs): add alias to run command for nx commands
2020-03-23 16:05:43 -04:00
Isaac Mann
0820ecfaaa
docs(docs): reorg and adding placeholders
2020-03-23 15:16:24 -04:00
Michael Lancaster
e08888ae55
docs(core): add env vars documentation
2020-03-23 16:26:11 +00:00
Jo Hanna Pearce
9e5f06ceb2
fix(core): remove schematic warns on missing project
2020-03-23 11:35:33 +00:00
Victor Savkin
2c42431130
feat(core): rewrite path mappings when buildings apps
2020-03-19 21:41:03 -04:00
Wes Grimes
bb12d7c6d6
feat(core): nx list enhancements and cleanup
2020-03-18 17:51:39 -04:00
Jo Hanna Pearce
d834e79dc4
feat(core): add remove schematic ( #2484 )
...
* feat(core): add remove schematic
* fix(core): update remove schematic to use project graph
2020-03-18 11:07:25 +00:00
Akihito Tamagawa
e73a6a0046
fix(docs): typo in /angular/fundamentals/monorepos-automation ( #2651 )
2020-03-16 15:48:02 -04:00
Wes Grimes
d13c5aa8ff
docs(docs): update nx plugin submission guide
2020-03-10 11:04:42 -04:00
Brandon Roberts
ba95ccf801
docs(angular): remove references to Angular Console videos
2020-03-10 09:04:06 -04:00
Jonathan Cammisuli
acccb372cf
chore(core): add @angular-architects/ddd to approved-plugins.json ( #2629 )
...
ISSUES CLOSED : #2626
2020-03-09 12:01:41 -04:00
Juri
ec748ec7e2
docs(core): add section on debugging workspace schematics with VSCode
2020-03-08 18:06:14 -04:00
Juri
89ae2cd908
docs(core): debugging schematics
...
add some docs related to debugging workspace schematics
2020-03-08 18:06:14 -04:00
Jonathan Cammisuli
0a25cfd58f
docs(docs): update nx plugin docs with info on how to submit plugin
...
This also includes a `submit-plugin` utility that will automatically open the browser with the
correct PR template
2020-03-08 18:05:59 -04:00
Jonathan Cammisuli
0f04fab0bc
feat(testing): add support for cypress 4 ( #2604 )
2020-03-06 10:18:10 -05:00
Benjamin Cabanes
dd403ad1cc
docs(core): generate nx commands supports blacklist ( #2611 )
...
* docs(core): generate nx commands support blacklist
* docs(core): update documentation wording
2020-03-06 09:58:05 -05:00
Rares Matei
d37fc66bc7
feat(react): add option to stop generation of components or styles ( #2568 )
...
ISSUES CLOSED: 2184
2020-03-03 14:44:10 -05:00
Jay Bell
a39587a350
feat(nest): implement nest lib schematic ( #2540 )
2020-03-02 11:20:45 -05:00
Isaac Mann
514ea2faca
docs(nx-plugin): add demo video to docs
2020-02-28 15:18:15 -05:00
Derek Pavao
60077fbc29
fix(testing): remove --coverage option from jest builder ( #2569 )
...
the --coverage option was not being used in the builder at all, so provided no change in behavior.
The --codeCoverage option should be used instead
ISSUES CLOSED : #2564
2020-02-27 15:09:16 +00:00
Yuki Takemoto
d23a8cfb69
docs(react): add a missing space ( #2562 )
2020-02-26 12:08:37 -05:00
czaplej#26
884b887d3e
feat(react): nx serve --maxWorkers --memoryLimit should work
2020-02-25 17:24:08 -05:00
Victor Savkin
90879eb469
feat(core): add ability to skip cache
2020-02-25 16:38:43 -05:00
Rares Matei
9d163551a2
feat(linter): add standalone nx linter ( #2462 )
2020-02-25 15:24:33 -05:00
Maxi Gimenez
cd2597066b
feat(storybook): add docsMode support ( #2551 )
2020-02-25 15:17:48 -05:00
Jonathan Cammisuli
f2c47cff0b
feat(node): add runtimeArgs for execute builder
...
Closes #2215
2020-02-25 15:14:45 -05:00
Jonathan Cammisuli
1cc9dd6bb7
fix(node): change the default port to 0 for node:execute
...
ISSUES CLOSED : #1728
2020-02-25 15:14:15 -05:00
Rares Matei
564ff5a642
docs(core): improve run-commands documentation ( #2546 )
2020-02-25 15:11:02 -05:00
Benjamin Cabanes
e45b7a6124
docs(core): update documentation to reflect nx commands ( #2403 )
2020-02-25 11:55:57 -05:00