48 Commits

Author SHA1 Message Date
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
Victor Savkin
35498d13bf fix(nx): remove --yarn flag 2019-02-19 15:28:24 -05:00
Benjamin Cabanes
4325784369
doc(project): update readme file links (#1076) 2019-02-15 10:33:16 -05:00
ben
47eeefd478 doc(fundamentals): treeview markdown 2019-02-13 15:49:21 -05:00
ben
667e1a3619 doc(getting-started): treeview markdown 2019-02-13 15:49:14 -05:00
ben
b1d008279b doc(guides): treeview markdown 2019-02-13 15:49:07 -05:00
Victor Savkin
03992c7de1 feat(nx): switch defaults to jest, cypress, and nest 2019-02-13 10:35:32 -05:00
Benjamin Cabanes
35c4089160 chore(prettier): add end of line settings (#1070)
Remove `dos2unix` uses in the `format` command because Pretter is now
handling the end of line options.
2019-02-12 10:11:57 -05:00
Jason Jean
24dadb9b29 docs(nx): small changes (#1066)
* docs(node): update documentation
* docs(nx): small changes
2019-02-11 10:40:50 -05:00
ben
1bd0ab2a80 doc(scripts): command line and schematics doc generation 2019-02-07 16:54:43 -05:00
Victor Savkin
e823df3b8a feat(docs): docs cleanup 2019-02-04 17:35:51 -05:00
Victor Savkin
5f756bf16f feat(docs): add more guides 2019-02-04 11:36:18 -05:00
Victor Savkin
0e1e5ce81b jest and cypress 2019-02-04 11:36:18 -05:00
Benjamin Cabanes
fed4793911
doc(fundamentals): convert img to use markdown syntax (#1045)
Convert HTML code used to show images in markdown syntax.
2019-02-01 15:55:30 -05:00
Jason Jean
754543e9a8
docs(schematics): update jest schematics (#1039) 2019-02-01 10:27:01 -05:00
root
602bda61ea docs(guides): add a guide on monorepo-style development 2019-01-31 19:58:50 -05:00
root
0e9579e131 docs(guides): add full stack guide 2019-01-30 13:23:43 -05:00
James Henry
d7a617e43c feat(workspace-schematic): support list-schematics and interactive prompts 2019-01-29 22:59:01 -05:00
Victor Savkin
ae0ad6d859 docs(guides): updates getting-started guides 2019-01-25 11:10:45 -05:00
ben
d92c94d097 docs(nx): add nx documentation files
This adds some documentation files splitted in different categories.
2019-01-21 10:44:55 -05:00