Zachary DeRose
|
bf38219f55
|
docs(misc): fixing formatting on eslint guide (#6216)
|
2021-07-01 09:07:03 -07:00 |
|
Zachary DeRose
|
3242027cef
|
docs(misc): CRA migration formatting fixes (#6196)
* docs(misc): CRA migration formatting fixes
* Update docs/react/migration/migration-cra.md
Co-authored-by: Brandon <robertsbt@gmail.com>
Co-authored-by: Brandon <robertsbt@gmail.com>
|
2021-07-01 08:48:03 -07:00 |
|
Leosvel Pérez Espinosa
|
5ba6d01262
|
cleanup(nx-plugin): migrate e2e executor to nx devkit (#6212)
|
2021-07-01 15:36:35 +01:00 |
|
Leosvel Pérez Espinosa
|
277bdd2255
|
docs(angular): refresh generators docs (#6202)
|
2021-07-01 10:11:36 +01:00 |
|
Leosvel Pérez Espinosa
|
ec389cfca2
|
docs(angular): refresh executors docs (#6194)
|
2021-07-01 10:07:43 +01:00 |
|
Leosvel Pérez Espinosa
|
c4790b8f99
|
docs(angular): refresh angular plugin overview docs (#6192)
|
2021-06-30 19:18:28 +01:00 |
|
Zachary DeRose
|
9fd3f1b4c6
|
docs(misc): fix grammar on browser support guide (#6199)
|
2021-06-30 10:08:25 -07:00 |
|
Zachary DeRose
|
4406141637
|
docs(misc): fixing broken links in jest executor doc page (#6175)
|
2021-06-30 10:07:44 -07:00 |
|
Zachary DeRose
|
5c368299eb
|
docs(misc): fixing broken links on Migration Overview guide (#6197)
|
2021-06-30 10:06:11 -07:00 |
|
Zachary DeRose
|
13478d7c4e
|
docs(misc): typo fixes on React Migration Adding Nx to Monorepo (#6195)
|
2021-06-30 10:04:42 -07:00 |
|
Brandon
|
603d62d911
|
docs(core): configuration guide updates (#6193)
|
2021-06-30 10:05:20 -05:00 |
|
Brandon
|
a3d4948e6e
|
docs(core): update Using Nx guide order (#6169)
|
2021-06-29 09:21:09 -05:00 |
|
Katerina Skroumpelou
|
6ded4b1f58
|
docs(nxdev): bad formatting in migrate docs (#6166)
|
2021-06-29 09:50:09 -04:00 |
|
Craigory V Coppola
|
1914da758b
|
cleanup(core): helpful project json messaging (#6158)
|
2021-06-28 15:51:51 -04:00 |
|
Jason Jean
|
8ac7519ada
|
feat(core): introduce batch executors
|
2021-06-28 14:46:53 -04:00 |
|
Leosvel Pérez Espinosa
|
fab43a15e2
|
cleanup(nest): migrate nest to nx devkit (#6157)
|
2021-06-28 13:01:00 -04:00 |
|
Brandon
|
6d32604a05
|
docs(core): update nx migrate guide (#6155)
|
2021-06-28 09:37:46 -05:00 |
|
Craigory V Coppola
|
7c7191a2f9
|
docs(core): docs for project.json files + associated generator (#6107)
Signed-off-by: AgentEnder <craigorycoppola@gmail.com>
|
2021-06-28 10:20:11 -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 |
|
Phillip Barta
|
5e6cf9646b
|
feat(devkit): reexport package manager methods in devkit
|
2021-06-25 17:07:35 -04:00 |
|
Benjamin Cabanes
|
9a22add92d
|
docs(core): fix computation caching format (#6137)
|
2021-06-25 16:44:42 -04:00 |
|
Katerina Skroumpelou
|
e13b423ddb
|
feat(storybook): from addon-knobs to controls (#6068)
|
2021-06-25 18:17:48 +03:00 |
|
Noriyuki Shinpuku
|
7510ee479c
|
feat(nextjs): improve WithNxOptions typing (#5903)
* feat(nextjs): improve WithNxOptions typing
* docs(nextjs): update nextjs guides
|
2021-06-25 15:08:12 +03:00 |
|
Leosvel Pérez Espinosa
|
e5c552bb42
|
fix(angular): change tsconfig.worker.json to extend the right path (#6105)
|
2021-06-24 09:54:14 +01:00 |
|
Leosvel Pérez Espinosa
|
c50e2c2fae
|
docs(angular): improve incremental build docs (#6106)
|
2021-06-23 16:02:34 +02:00 |
|
Craigory V Coppola
|
f1911a71f3
|
feat(core): split nx config to project files (#5880)
|
2021-06-22 20:30:38 -04:00 |
|
Isaac Mann
|
b3aa5c3d25
|
docs(core): generator guides (#6070)
* docs(nxdev): generator guides
* docs(nxdev): cleanup
* docs(nxdev): more cleanup
* docs(nxdev): formatting
* docs(nxdev): code formatting
* docs(nxdev): only mention angular devkit in angular docs
* docs(nxdev): tidy
Co-authored-by: Isaac Mann <isaacplmann+git@gmail.com>
|
2021-06-22 15:09:54 -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
|
bbb0416cc2
|
fix(angular): remove Stylus from new Angular workspaces and apps (#6095)
|
2021-06-22 16:56:51 +01:00 |
|
kirjai
|
17b1d3f384
|
docs(nextjs): add nextjs webpack 5 guide
|
2021-06-22 16:27:46 +01:00 |
|
Brandon Roberts
|
d81837c880
|
docs(core): add mental model overview guide
|
2021-06-22 11:17:19 -04:00 |
|
Leosvel Pérez Espinosa
|
122f7eca72
|
cleanup(angular): migrate downgrade-module and upgrade-module generators to nx devkit (#6083)
|
2021-06-22 10:20:02 +01:00 |
|
Leosvel Pérez Espinosa
|
5cac8ba9ac
|
cleanup(angular): migrate ngrx generator to nx devkit (#6057)
|
2021-06-21 14:18:15 +01:00 |
|
Kirils L
|
0f4c18218e
|
docs(nextjs): use custom build path rather than output path (#6069)
|
2021-06-18 14:43:33 -04:00 |
|
vsavkin
|
8a7b6c8405
|
feat(core): replace strictlyOrderedTargets with targetDependencies
|
2021-06-18 06:54:33 -04:00 |
|
vsavkin
|
496199eeb6
|
docs(react): fix a typo
|
2021-06-17 16:13:09 -04:00 |
|
Benjamin Cabanes
|
09fa02112b
|
docs(core): correctly format function comments for doc generation (#6055)
|
2021-06-17 18:32:06 +00:00 |
|
Benjamin Cabanes
|
03e3f60338
|
docs(core): documentation format fix (#6058)
|
2021-06-17 13:55:49 -04:00 |
|
vsavkin
|
96d9140bf9
|
docs(misc): minor improvements in the docs
|
2021-06-17 10:28:21 -04:00 |
|
vsavkin
|
d88907a683
|
docs(core): document dependsOn and targetDependencies
|
2021-06-17 10:28:21 -04:00 |
|
Brandon
|
c39a56ca2e
|
docs(core): update files for generators/executors and fix plugins link (#6020)
|
2021-06-15 14:56:41 -05:00 |
|
Leosvel Pérez Espinosa
|
b8162c4a17
|
cleanup(angular): migrate stories generator to nx devkit (#6010)
|
2021-06-15 14:13:56 +02:00 |
|
Leosvel Pérez Espinosa
|
668ed1c54f
|
fix(angular): override TSLint deprecation message to point to Nx ESLint conversion generator (#5893)
|
2021-06-14 13:33:27 -04:00 |
|
Brandon
|
a0a7d28837
|
docs(core): update and combine nx plugins and devkit overview (#6007)
|
2021-06-14 12:28:17 -04:00 |
|
Brandon
|
87db4e3617
|
docs(core): more monorepo guide updates (#5981)
|
2021-06-11 16:46:42 -04: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 |
|
Jason Jean
|
a36c0b87e4
|
docs(devkit): provide exmaple of template file and link to EJS (#5972)
|
2021-06-11 00:04:00 +00:00 |
|
Benjamin Cabanes
|
4a9512dcd1
|
docs(core): remove tutorial sections (#5965)
|
2021-06-10 15:24:59 -04:00 |
|
Brandon
|
9e44b8c002
|
docs(core): refresh monorepos guide (#5946)
|
2021-06-10 14:33:03 -04:00 |
|