Caleb Ukle
b63893d1cd
docs(core): fix mistakes in @nrwl/workspace usage ( #11776 )
...
* docs(core): fix mistakes in @nrwl/workspace usage
@nrwl/workspace docs included a command for generators in the 'nx' package that doesn't contain
generators
update the usage of the 'move' generator to have the usage for the --destination arg
* docs(angular): update examples and add $default for project name
2022-08-30 16:19:33 +00:00
Katerina Skroumpelou
9999215211
docs(storybook): added an example to the main storybook docs ( #11774 )
...
ISSUES CLOSED : #11447
2022-08-30 12:23:54 +00:00
Benjamin Cabanes
7bc41577aa
chore(nxdev): clean up api imports ( #11760 )
2022-08-29 15:18:46 -04:00
Isaac Mann
e717660102
docs(nx-dev): diataxis restructure ( #11649 )
...
* docs(nxdev): restructure docs to diataxis style
* docs(nxdev): cleanup
* docs(nxdev): fix links
* chore(nxdev): format
* docs(nxdev): fix broken images
* docs(nxdev): fix links
* docs(nxdev): fix links
* docs(nxdev): fix links
* docs(nxdev): tweaks
* docs(nxdev): redirect rules
* docs(nxdev): fixes
2022-08-29 08:36:55 -04:00
Jonathan Cammisuli
e7ec91b9e0
feat(core): add file completion types for the nx language server ( #11669 )
2022-08-26 10:34:33 -04:00
Colum Ferry
c616f6218c
feat(angular): standalone host and remote generation support ( #11708 )
2022-08-26 10:05:17 +01:00
Colum Ferry
614b2d2af8
fix(angular): use x-dropdown for nx console project hint ( #11706 )
2022-08-26 10:04:56 +01:00
Emily Xiong
44d1f2c2ee
feat(react-native): update react native bundle options ( #11699 )
2022-08-25 11:01:30 -04:00
Colum Ferry
6f0c22f4d9
fix(angular): remote generator should not assume a default host ( #11705 )
2022-08-24 11:33:42 +00:00
Mark Goho
27f9cc7e04
fix(docs): fix typo in github actions setup ( #10989 )
2022-08-24 11:25:06 +00:00
Victor Savkin
b6c9c1210c
feat(core): better formatting of project-graph related error messages
2022-08-23 15:45:33 -04:00
Mingyu Kim
a4dfbfcb63
docs(core): fix npm install command for Eleventy ( #11573 )
...
Co-authored-by: mechanic0688 <mechanic0688@MAC-MECHANIC0688.local>
2022-08-19 19:32:57 -04:00
Benjamin Cabanes
7b5b0ba825
docs(nxdev): add transformer for code fence ( #11651 )
2022-08-19 21:45:05 +00:00
Victor Savkin
c0dd2f5832
fix(core): make --verbose consistent with NX_VERBOSE_LOGGING=true
2022-08-19 13:46:19 -04:00
Miroslav Jonaš
15d83258fe
feat(core): move git commit from generators to create-nx-workspace ( #11633 )
...
* fix(core): move git commit to create-nx-workspace
* fix(core): add git init to create-nx-plugin
2022-08-18 18:40:46 -04:00
Asim Kattum Thazha
04976ca81a
docs(react): change wrong title of craco note ( #11310 )
2022-08-18 22:15:27 +00:00
Troy Kirinhakone
ecab590e52
docs(misc): fix typo in workspace guide ( #11464 )
2022-08-18 22:10:00 +00:00
Emily Xiong
670d9f1a01
fix(storybook): change the react native storybook searchDir option to array ( #11628 )
2022-08-18 13:18:36 -04:00
Herb
86b2015ddd
feat(node): expose webpack watchOptions to executor ( #11453 )
2022-08-18 12:34:33 -04:00
Colum Ferry
09112ccd24
feat(angular): support library routing setup for standalone routes ( #11634 )
2022-08-18 15:17:04 +01:00
Daniel
4d1acadf6e
feat(nx-plugin): thread jest options through nx-plugin:e2e executor ( #11442 )
2022-08-18 10:13:39 -04:00
Victor Savkin
1a31018ea2
feat(core): add daemon to the context provided to task runners
2022-08-17 15:30:00 -04:00
Emily Xiong
519451e1e2
feat(react-native): upgrade metro to 0.72.0 ( #11480 )
2022-08-17 13:22:58 -04:00
Altan Stalker
9f83207b5d
docs(nx-cloud): update release notes for @nrwl/nx-cloud 14.3.0 ( #11407 )
2022-08-17 11:39:03 -04:00
Hamza Shahid
d44abe64be
docs(react-native): fix issues in react-native.md ( #11525 )
2022-08-17 15:25:16 +00:00
Equilibris
03c0109080
docs(misc): Add details for Neovim plugin ( #11491 )
2022-08-17 07:34:58 -04:00
Colum Ferry
7891a68715
feat(angular): add scam to standalone conversion generator ( #11578 )
2022-08-17 12:06:07 +01:00
Colum Ferry
da1741bf56
feat(angular): support standalone component library generation ( #11608 )
2022-08-17 12:05:54 +01:00
Colum Ferry
af93cfd597
feat(angular): add standalone app generation ( #11592 )
2022-08-17 12:03:56 +01:00
Jack Hsu
51da354e65
feat(nextjs): add --custom-server option to app generator ( #11607 )
2022-08-16 10:32:30 -04:00
Benjamin Cabanes
dc092b531f
docs(nx-cloud): add agent definitions for DTE with Jenkins ( #11597 )
2022-08-15 20:17:01 +00:00
Benjamin Cabanes
46a89123df
docs(nxdev): format nx cloud release notes ( #11596 )
2022-08-15 20:04:06 +00:00
Caleb Ukle
3101b4d072
chore(testing): add e2e tests for cypress environment variables ( #11569 )
2022-08-15 15:55:12 -04:00
Colum Ferry
6b9f44f10e
docs(angular): fix dynamic mf example #11516 ( #11587 )
2022-08-15 12:29:10 +01:00
Amir H. Khanjani
6f1aedb070
docs(core): remove --all from examples ( #11579 )
...
This flag is marked as deprecated [here](https://nx.dev/nx/run-many#all ).
2022-08-13 23:02:30 -04:00
Joe Prisk
9bea8490ca
docs(misc): updates Step 11 to use print-affected rather than affected ( #11554 )
2022-08-12 08:44:01 -04:00
Victor Savkin
918ddf6d4b
feat(core): hash tasks early when possible to enable optimizations ( #11533 )
2022-08-11 14:56:16 -04:00
Colum Ferry
8645272c4c
docs(core): add table showing compat versions of nodejs and ts ( #11529 )
2022-08-11 15:28:15 +01:00
Colum Ferry
cecc790f3c
docs(angular): add version compatibility matrix ( #11445 )
...
Co-authored-by: Benjamin Cabanes <3447705+bcabanes@users.noreply.github.com>
2022-08-11 09:58:26 -04:00
Benjamin Cabanes
ff7a25a1ba
docs(core): update overview package links ( #11532 )
2022-08-10 17:21:09 +00:00
Emily Xiong
65f554f81e
feat(react-native): add exclude to sync-deps ( #11365 )
2022-08-09 14:39:39 -04:00
Jack Hsu
520e5852f7
docs(core): read package names from package.json rather than inferrin… ( #11520 )
2022-08-09 16:42:13 +00:00
Jack Hsu
6eb52b8094
docs(misc): update webpack 5 migration guide ( #11517 )
2022-08-09 14:00:55 +00:00
peterreisz
36f9420736
feat(linter): add option to set report unused disabled directives ( #11212 ) ( #11272 )
...
Co-authored-by: Peter Reisz <peter.reisz@mozaiq.app>
2022-08-09 15:14:13 +02:00
Katerina Skroumpelou
8bc99407aa
feat(storybook): ignore paths when generating stories ( #11111 )
...
* feat(storybook): ignore paths when generating stories
ISSUES CLOSED : #10211
* cleanup(storybook): add test for nested component ignore path
* feat(storybook): ensure ignore paths parsed correctly
Co-authored-by: Colum Ferry <cferry09@gmail.com>
2022-08-08 14:17:06 +01:00
Jack Hsu
b50d3879ab
docs(misc): update webpack guide with link to module federation ( #11475 )
2022-08-05 15:43:28 -04:00
Jack Hsu
a13e075c7a
docs(misc): update customize webpack docs ( #11473 )
2022-08-05 18:33:30 +00:00
Rares Matei
9dc7d683db
docs(nx-cloud): update private cloud release notes ( #11471 )
2022-08-05 16:47:14 +00:00
Rares Matei
a829270344
docs(nx-cloud): bitbucket auth ( #11452 )
2022-08-05 15:12:42 +01:00
Benjamin Cabanes
0e37a462b1
docs(ci): add gitlab dte example ( #11433 )
2022-08-03 20:57:47 +00:00