Benjamin Cabanes
1377728f41
docs(nxdev): better path interpolation ( #7112 )
2021-09-23 14:07:15 -04:00
Jason Jean
85f92e740e
feat(misc): simplify npm scripts generated ( #6764 )
2021-08-20 12:07:26 -04:00
Miroslav Jonaš
a9afb97307
docs(core): fix broken links and add missing latest prefix ( #6471 )
2021-07-23 08:16:54 -04:00
Brandon
eef0db73bf
docs(core): cleanup tutorials ( #6268 )
...
* docs(core): cleanup tutorials
* chore: review fix
Co-authored-by: Isaac Mann <isaacplmann@users.noreply.github.com>
Co-authored-by: Isaac Mann <isaacplmann@users.noreply.github.com>
2021-07-06 13:07:59 -04:00
Zachary DeRose
59c65a9793
docs(misc): React tutorials formatting fix ( #6218 )
2021-07-01 11:23:31 -07:00
Brandon Roberts
d81837c880
docs(core): add mental model overview guide
2021-06-22 11:17:19 -04:00
vsavkin
496199eeb6
docs(react): fix a typo
2021-06-17 16:13:09 -04:00
Benjamin Cabanes
03e3f60338
docs(core): documentation format fix ( #6058 )
2021-06-17 13:55:49 -04:00
Benjamin Cabanes
4a9512dcd1
docs(core): remove tutorial sections ( #5965 )
2021-06-10 15:24:59 -04:00
Brandon Roberts
d9513d63a0
docs(misc): update consistency for root files, generators, and executors
2021-05-27 13:29:04 -04:00
Emily Xiong
b8584a6f18
feat(react): add react fast refresh to webpack ( #5612 )
2021-05-18 15:47:18 -04:00
Isaac Mann
de1401965a
docs(nxdev): rewrite getting started section ( #5139 )
...
* docs(nxdev): rewrite getting started section
* docs(nxdev): revisions
* docs(nxdev): update features section
* docs(nxdev): updates
Co-authored-by: Isaac Mann <isaacplmann+git@gmail.com>
2021-04-01 15:12:52 -04:00
vsavkin
77d1cc3a02
fix(misc): fix treeview code samples
2021-03-11 20:36:18 -05:00
katerina
00f01bec1c
docs(nxdev): updated the tutorial headings in the docs
2021-03-08 11:03:11 -05:00
Isaac Mann
e55234f2eb
docs(nxdev): flatten the docs
2021-02-05 20:33:28 -05:00
Benjamin Cabanes
bb77e1254a
docs(core): update yt embeded dimensions ( #4531 )
2021-01-14 15:31:44 -05:00
Victor Savkin
2f2efb8b4d
docs(misc): introduce the core concepts docs section
2020-12-22 15:54:55 -05:00
Victor Savkin
24bf8e8b0d
wip
2020-12-22 14:56:26 -05:00
Benjamin Cabanes
86c0eef9cc
docs(core): separate prompts on create app tutorial ( #4188 )
2020-12-02 17:30:19 -05:00
Victor Savkin
5e9a7d76ac
cleanup(repo): remove bazel package
2020-11-02 09:28:14 -05:00
Machiste Quintana
6f7a1bc96a
docs(react): Update plain nx commands to npx in angular tutorial
2020-09-24 10:51:50 -04: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
Jonathan Cammisuli
b49f0af610
chore(docs): add node tutorial files ( #3663 )
2020-09-09 14:28:59 -04:00
Zachary DeRose
a409a2cf68
fix(docs): fix broken link in Computational Cache tutorial ( #3582 )
2020-08-21 13:22:04 -04:00
Victor Savkin
7476fdfa69
fix(docs): fix typo in tutorials
2020-08-18 22:59:46 -04:00
Victor Savkin
3cd9f4fe6c
feat(misc): add nx package to make installing global cli easier
2020-07-29 12:16:12 -04:00
Uday Vunnam
c71d4e8170
fix(docs): fix broken link in react tutorial
...
next.js link is broken in react tutorial. fixed it to point to correct link
2020-07-21 21:17:07 -04:00
arrenv
1926024ab1
docs(react): clarify serving todos and api in separate terminals in tutorial ( #3050 )
...
Added "in separate terminals" on line 76
2020-05-25 17:57:43 -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
Benjamin Cabanes
125872f91a
fix(docs): fix react nx console link ( #2902 )
2020-04-23 16:04:17 -04:00
Jack Hsu
82088560c4
feat(nextjs): add page and component schematics to Next ( #2810 )
...
* `directory` option for react components will override default lib/app path as well
2020-04-14 22:17:38 -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
Victor Savkin
e17fcdca0f
docs(core): fix links + minor changes
2020-03-30 15:38:20 -04:00
Victor Savkin
4ef43ee9cb
feat(docs): update tutorials
2020-03-26 14:52:16 -04:00
Alexander Herrmann
26d251acb7
docs(react): added missing react import line ( #2354 )
...
ISSUES CLOSED : nrwl/nx#2304
2020-01-23 09:58:08 -05:00
Jason Jean
37669914cb
fix(docs): fix formatting of tutorial ( #2162 )
2019-12-08 18:35:55 -05:00
Andy Van Slaars
82b96dece0
docs(nx): update 04-connect-to-api.md
2019-12-08 15:09:48 -05:00
George Wilde
e5633969d4
docs(nx): Correct grammar in the contribution guide
2019-10-31 15:43:59 -04:00
George Wilde
9a43b747e0
docs(react): Correct typing errors in React tutorial
2019-10-31 15:43:59 -04:00
Victor Savkin
3579c5a8b9
fix(nx): misc next.js related fixes
2019-09-09 12:29:43 -04:00
Jo Pearce
0b72c63be9
docs(nx): add tutorial note on restarting TS server when editing with VS Code ( #1781 )
2019-09-05 07:34:22 -05:00
Victor Savkin
2abe13d5f4
docs(nx): share guides between different nx.dev flavours
2019-07-31 15:48:09 -04:00
Victor Savkin
1c721c744c
docs(nx): minor doc updates
2019-07-31 14:34:22 -04:00
Brandon Roberts
5e69ef38c9
docs(nx): fix links and screenshots in react/web docs
2019-07-26 16:49:48 -04:00
Brandon
8452b2823a
docs(nx): update React and Web Components docs for Nx CLI usage ( #1620 )
2019-07-24 22:58:41 -05:00
Victor Savkin
ccd5854a98
docs(nx): update docs for web components and react
2019-06-25 13:09:33 -04:00