366 Commits

Author SHA1 Message Date
Benjamin Cabanes
848436bca5
docs(nxdev): master docs is latest (#6975)
* docs(nxdev): master docs is latest

* docs(nxdev): update latest documentation

* docs(nxdev): removing NX ROOT
2021-09-13 13:55:18 +00:00
Benjamin Cabanes
ffb38b062b
docs(nxdev): fix check script output (#6963) 2021-09-08 19:05:33 +00:00
Benjamin Cabanes
b73c7088c8
docs(nxdev): fix check script output (#6949) 2021-09-07 14:37:06 +00:00
Emily Xiong
387af0cf3f
feat(core): add react native to main repo (#6493) 2021-08-25 15:54:23 -04:00
Leosvel Pérez Espinosa
a30d9e11f8
docs(core): improve cli docs (#6669) 2021-08-24 16:05:02 +00:00
AgentEnder
c9c8fa7f1c chore(core): project.json should not be included in builds
Signed-off-by: AgentEnder <craigorycoppola@gmail.com>
2021-08-20 20:22:30 -04:00
Jason Jean
85f92e740e
feat(misc): simplify npm scripts generated (#6764) 2021-08-20 12:07:26 -04:00
Leosvel Pérez Espinosa
ff202d323c
cleanup(misc): rename oss preset to npm and update presets related docs (#6777) 2021-08-19 11:10:29 -07:00
Jason Jean
c90aaea256
fix(repo): fix release to properly generate changelog (#6740) 2021-08-16 18:27:15 -04:00
Jason Jean
a7759ff89e
fix(repo): fix release to update package.json version without release-it (#6700) 2021-08-12 17:22:37 -04:00
Jason Jean
305c6a3221
fix(repo): fix release to not use deprecated github api (#6689) 2021-08-11 18:48:47 -04:00
Nrwl CI Machine
b8aff5e7c3 fix(misc): minor fixes in readme files 2021-08-09 10:58:26 -04:00
Miroslav Jonaš
1c3397f033
chore(repo): switch to using nx orb on circleci workflows (#6505)
* chore(repo): switch to using nx orb on circleci workflows

* chore(repo): set proper name of the main branch
2021-07-26 15:11:17 +02:00
Miroslav Jonaš
a9afb97307
docs(core): fix broken links and add missing latest prefix (#6471) 2021-07-23 08:16:54 -04:00
Craigory V Coppola
a1ccc87a07
docs(misc): documentation headers should include collectionName for searchability (#6451)
Signed-off-by: AgentEnder <craigorycoppola@gmail.com>
2021-07-21 11:40:59 -04:00
Leosvel Pérez Espinosa
9044a8f869
cleanup(misc): rename collection.json to generators.json (#6442) 2021-07-21 11:42:43 +01:00
Miroslav Jonaš
586dd6df4e
chore(repo): use tagless approach to finding successful run commit sha (#6372) 2021-07-15 14:00:43 +02:00
Colum Ferry
776bd277b7
feat(angular): add host option to MFE generator (#6368)
Add a host option to MFE generator to allow a remote to specify a host that it should be consumed
by.
Use this value to update the host application's webpack.config,js
2021-07-15 09:54:41 +01:00
vsavkin
22c7643370 feat(repo): refine the readme 2021-07-12 13:57:31 -04:00
vsavkin
6df137fc16 cleanup(repo): readme refinements 2021-07-09 10:45:23 -04:00
vsavkin
9bbfbddabf fix(repo): adjust the language in the readme 2021-07-08 20:46:47 -04:00
Miroslav Jonaš
c1e708f410
fix(repo): remove stale tags (#6291) 2021-07-08 11:53:00 +02:00
Leosvel Pérez Espinosa
4433e21e24
docs(misc): highlight executors and generators required options (#6231) 2021-07-06 14:29:57 -04:00
Leosvel Pérez Espinosa
195e6bade5
cleanup(misc): rename builders.json to executors.json (#6230) 2021-07-02 15:59:34 +01:00
Miroslav Jonaš
7fe757e8a8
chore(repo): fix branch comparison on circleci tag (#6210) 2021-07-01 14:12:39 +02:00
Miroslav Jonaš
b34a9a4462
feat(repo): mark successful circleci runs with tag (#6187) 2021-06-30 08:32:43 +02:00
Katerina Skroumpelou
6ded4b1f58
docs(nxdev): bad formatting in migrate docs (#6166) 2021-06-29 09:50:09 -04:00
Benjamin Cabanes
914983a0d2
docs(core): nx-dev community link update (#6150) 2021-06-28 08:22:31 -04:00
Jason Jean
4f7191e154 chore(repo): update nx to 12.5.0-beta.5 2021-06-25 17:08:37 -04:00
Katerina Skroumpelou
e13b423ddb
feat(storybook): from addon-knobs to controls (#6068) 2021-06-25 18:17:48 +03:00
Craigory V Coppola
60ad752c11
chore(repo): docs generator should only format docs files (#6101)
Signed-off-by: AgentEnder <craigorycoppola@gmail.com>
2021-06-23 10:51:52 -04:00
Philip Fulcher
98ac32e615
feat(misc): add watch mode to dep-graph command (#6043) 2021-06-22 10:41:44 -06:00
Leosvel Pérez Espinosa
5cac8ba9ac
cleanup(angular): migrate ngrx generator to nx devkit (#6057) 2021-06-21 14:18:15 +01:00
Jack Hsu
4b6dd40a13
docs(core): allow builds when PRs are merged into master (#6061) 2021-06-17 19:47:45 +00:00
Phillip Barta
fe97444d78
feat(core): migrate prettier to v2.3.1 (#5623) 2021-06-17 16:44:30 +02:00
Benjamin Cabanes
8f397c5927
docs(core): nx dev release script (#5979) 2021-06-11 20:39:57 +00:00
Isaac Mann
c39135e0d2
docs(core): autogenerate nx devkit api (#5827)
Co-authored-by: Isaac Mann <isaacplmann+git@gmail.com>
2021-06-11 15:34:55 +00:00
Phillip Barta
251b417a8a
feat(nx-plugin): migrate generators to @nrwl/devkit (#5744)
Co-authored-by: Jonathan Cammisuli <jon@cammisuli.ca>
2021-06-04 16:08:53 -04:00
Miroslav Jonaš
57785b5336
feat(repo): add checks for lock files (#5854) 2021-06-01 11:56:49 +02:00
James Henry
a3c08a9153
feat(linter): do not set eslint parserOptions.project by default (#5798) 2021-05-28 13:35:34 +00:00
vsavkin
ebffb44c04 chore(repo): readme tweaks 2021-05-26 13:42:25 -04:00
Miroslav Jonaš
9e47d968b9
feat(repo): fix failing yarn and pnpm (#5782) 2021-05-26 09:53:33 +02:00
vsavkin
ce6f7f209e chore(repo): readme tweaks 2021-05-25 21:01:26 -04:00
Miroslav Jonaš
c250483420
feat(repo): revert i/o functions to fs-extra (#5725) 2021-05-20 13:27:33 +02:00
vsavkin
31ec2b0f77 chore(repo): update readme 2021-05-19 20:56:39 -04:00
vsavkin
f82344d63a chore(repo): refine the tag line 2021-05-18 20:55:40 -04:00
vsavkin
af23cc5d7d feat(misc): change the nx tag line 2021-05-18 16:07:22 -04:00
vsavkin
4a0dcbab40 chore(repo): update resources fragment 2021-05-18 15:32:53 -04:00
vsavkin
afc6fafe24 chore(repo): clean up readme 2021-05-18 14:24:47 -04:00
Phillip Barta
cbfbcd3755
chore(misc): updated verdaccio config files and local registry scripts (#5703) 2021-05-18 17:27:48 +02:00