Jason Jean
d1457ab4f5
docs(nx): update tutorial documentation
2019-05-23 08:57:54 -04:00
Jason Jean
4d000d93d1
docs(nx): update fundamental guides
2019-05-23 08:56:10 -04:00
Jack Hsu
0923dab318
feat(react): adds and updates React schematics with more options
...
- Added component schematic that adds to existing project.
* Supports CSS-in-JS styles, functional components, etc.
- Lib and app schematics now support new style, funtional components options (same as component)
2019-05-22 17:06:46 -04:00
Jason Jean
a5351c9d36
feat(nx): set default collection on ngadd
2019-05-21 09:01:29 -04:00
ben
84deb16d11
feat(scripts): documentation upgrade
...
Follow the new package architecture.
The generation of the documentation has been improved, new helper
functions have been added to handle the new architecture.
2019-05-13 22:31:32 -04:00
Victor Savkin
7d5fdcd1d3
feat(nx): support passing args to run-commands builder
2019-05-07 18:33:41 -04:00
David
5318f00298
fix(schematics): print additional error info with --verbose flag in affected command
2019-05-01 23:09:49 -04:00
Christoph Krüger
0ef6c35a77
docs(nx): fixed typos
...
fixed typos of issues #1295 and #1296
2019-04-30 09:28:15 -04:00
ben
a5bc37c60d
feat(docs): document deep builder object properties
2019-04-28 15:06:50 -04:00
Benjamin Cabanes
ca57cf29d8
fix(docs): general typos ( #1277 )
2019-04-18 16:12:08 -04:00
Jason Jean
625b2837a8
refactor(testing): separate jest to @nrwl/jest
2019-04-16 13:10:49 -04:00
Suraj
9ee487d20f
docs(nx): fixed typo in getting started guide ( #1265 )
...
Fixed typo in Tooling & Automation section in Nx and Angular CLI article
2019-04-16 10:28:14 -04:00
Jason Jean
7e0b4a0066
refactor(frontend): separate react into separate collection
2019-04-16 08:37:55 -04:00
ben
41b915bf75
feat(builders): expose clearCache to Jest builder
...
This exposes the `clearCache` option from Jest to Nx. You can now easily
clear Jest's default cache directory while running your tests.
2019-04-15 21:45:54 -04:00
MSakamaki
ed1d69fdd4
docs(nx): fix typo on tutorial
...
Tutorial is abort because there is no export in Todo interface, fix it
2019-04-14 14:45:36 -04:00
Alexei Domratchev
c1aaed5c69
feat(testing): support for vscode-jest integration
2019-04-03 11:39:17 -04:00
hmagrini
8428182ed5
feat(node): add --host option when inspecting a node process
2019-03-19 20:43:42 -04:00
Victor Savkin
800e09f308
docs(nx): add nx in enterprises guide
2019-03-19 20:41:48 -04:00
Victor Savkin
fc9af4d0b9
docs(nx): add --ignore-existing to all npx commands
2019-03-19 20:35:04 -04:00
Jason Jean
8e1f6d631c
docs(nx): minor fixes to react guide ( #1168 )
2019-03-13 15:52:47 -04:00
amorgulis
0d45058fab
Fixed typos. ( #1170 )
...
docs(nx): fixed typos
BLANK LINE
Changed `and you will the following` to `and you will see the following`.
2019-03-13 13:31:24 -04:00
Victor Savkin
cc1344a6b8
docs(nx): a few clarifications in the angular+react guide
2019-03-13 09:04:23 -04:00
Victor Savkin
7626b583b6
docs(nx): minor changes to the angular+react guide
2019-03-13 08:56:46 -04:00
Rodolfo Beccari de Oliveira
d93d5a0dfb
docs(nx): fix sentence on 'Developing Like Google' section
...
Changing 'Nx supports two types of **projects**: applications from libraries' to 'Nx supports two
types of **projects**: applications and libraries.'
2019-03-13 08:46:38 -04:00
Victor Savkin
704a9877a5
docs(nx): add react guide
2019-03-12 19:46:16 -04:00
Emerson Jair
c82cfe4692
feat(docs): fix typo in run-commands
2019-03-12 18:22:21 -04:00
mrmeku
69709110c6
feat(cypress): enable parallelization
2019-03-11 17:14:56 -04:00
Jason Jean
268fe36ab6
fix(testing): support loading css
2019-03-11 13:30:26 -04:00
ben
7e776f3f9c
chore(tools): documentation properties sorted
2019-03-11 11:05:47 -04:00
ben
a84d6715a4
feat(builders): support Cypress exit option
...
Support the `exit` option to keep (or not), Cypress open after all tests run.
resolve #1119
2019-03-11 11:05:29 -04:00
Victor Savkin
b2128662f3
docs(nx): fixed the title of the proxy step of the tutorial
2019-03-10 14:40:11 -04:00
Benjamin Cabanes
6f103ac6ff
docs(guide): fix jest logo ( #1143 )
...
* docs(guide): fix jest logo
* docs(readme): update nx logo
2019-03-07 13:23:11 -05:00
Victor Savkin
a4c9b28056
docs(nx): fixed an issue with the tutorial
2019-03-04 16:07:53 -05:00
Victor Savkin
de6b157a96
docs(nx): fix tutorial separators
2019-03-04 13:31:11 -05:00
ben
ea1caa1c79
feat(tools): update documentation template
2019-03-04 11:24:59 -05:00
Victor Savkin
b81e767300
feat(nx): add presets for web components and react
2019-03-03 09:12:53 -05:00
Jason Jean
3bad40ea65
feat(nx): support no framework apps
2019-03-02 12:03:30 -05:00
Victor Savkin
24f31d1495
feat(nx): add create-nx-workspace package to simplify workspace creation
2019-03-01 22:04:01 -05:00
Victor Savkin
67b68e34e2
feat(angular): update readme
2019-02-28 16:53:41 -05:00
Victor Savkin
a063168a82
docs(nx): add an intro tutorial
2019-02-28 13:53:43 -05:00
ben
3eede56891
fix(scripts): documentation file names generation
2019-02-28 11:16:03 -05:00
Victor Savkin
eabcb96db0
feat(nx): update docs
2019-02-26 10:26:27 -05:00
Victor Savkin
d8c2967404
docs(nx): misc docs fixes
2019-02-22 13:57:14 -05:00
Victor Savkin
f0629d4649
docs(nx): fix links
2019-02-22 12:22:29 -05:00
Victor Savkin
f5852293c2
docs(nx): add about doc page
2019-02-22 10:10:15 -05:00
Benjamin Cabanes
ca5cec638b
fix(doc): getting started video sizes ( #1097 )
...
Update the height of some video to fit the default ratio of the documentation website.
2019-02-22 09:03:26 -05:00
ben
8af7650c07
doc(images): fix size to 250px
2019-02-21 13:08:42 -05:00
Victor Savkin
f22fccf413
fix(nx): misc docs changes
2019-02-20 16:07:58 -05:00
Victor Savkin
b6efb0c090
docs(nx): add resources to map.json
2019-02-20 12:11:03 -05:00
Victor Savkin
96b67bd3c1
docs(nx): misc docs changes
2019-02-20 11:53:54 -05:00