1302 Commits

Author SHA1 Message Date
Katerina Skroumpelou
56dbb0d602
fix(storybook): tsConfig option for storybook angular (#10663) 2022-06-09 14:42:49 +00:00
Jay Tavares
99b245b08d
feat(node): add deleteOutputPath option to @nrwl/node:webpack executor (#10073) 2022-06-08 17:48:45 -04:00
Jorge Rodriguez
52f824cfe1
feat(storybook): Custom .babelrc in Storybook (#10551) 2022-06-07 17:18:34 -04:00
Victor Savkin
9b60d4fc8e cleanup(core): speed up code loading by not loading the info about the daemon process 2022-06-07 11:28:33 -04:00
Emily Xiong
d038b70a87
feat(react-native): upgrade metro to 0.71.0 (#10598) 2022-06-07 10:57:58 -04:00
Victor Savkin
932404303a cleanup(core): use npm.json instead core.json as the preset name for npm workspaces 2022-06-06 15:10:29 -04:00
Alessandro Maclaine
9b47c974c1
docs(core): fix typo (#10588) 2022-06-06 09:45:26 -04:00
Craigory Coppola
10363e3bec
feat(nx-plugin): add plugin eslint rules (#9697)
* feat(nx-plugin): add lint rule for nx-plugin validation

* chore(repo): review feedback

Co-authored-by: Giora Guttsait <giora111@gmail.com>

* chore(repo): review feedback

Co-authored-by: Giora Guttsait <giora111@gmail.com>

* chore(nx-plugin): review comments

* chore(nx-plugin): review feedback

Co-authored-by: Giora Guttsait <giora111@gmail.com>
2022-06-03 16:03:39 -04:00
Robin Pellegrims
70efd2edd7
docs(core): fix typo in ci bitbucket link (#10576) 2022-06-03 15:36:07 -04:00
Katerina Skroumpelou
1de896f3e8
feat(storybook): choose to generate ts config (#10572)
ISSUES CLOSED: #10394
2022-06-03 15:31:18 +00:00
Hamid Abdalrahman
9ad5c48183
Enabling dynamic gradle tasks on andriod-build command (#10276)
* feat(react-native): add option to override default gradle task

* feat(react-native): add option to override default gradle task

* feat(react-native): add option to override default gradle task desc

* feat(react-native): add option to override default gradle task

Co-authored-by: Jack Hsu <jack.hsu@gmail.com>
2022-06-02 19:00:57 +00:00
James
a7e2d0c47e
fix(docs): yarn1 does not need -W flag (#10419)
I tried omitting the flag and everything seemed to work fine.
if yarn2 needs this, it should be clarified which version  that it is talking about
2022-06-02 10:28:29 -04:00
Leosvel Pérez Espinosa
4576d7432a
docs(misc): update imports to @nrwl/workspace generators to avoid requiring @angular-devkit/schematics (#10554) 2022-06-02 07:52:00 -04:00
Benjamin Cabanes
210edd731a
docs(nxdev): consolidate documentats consumption (#10546) 2022-06-01 13:56:08 -04:00
Leosvel Pérez Espinosa
98014dd660
feat(angular): support exporting standalone component in library's entry point file (#10544) 2022-06-01 17:00:26 +01:00
Kaveet Laxmidas
515ae837f7
docs(core): use consistent inline code blocks (#10536)
Wraps names of packages in backticks to consistently render as code blocks
2022-05-31 18:55:21 -04:00
Victor Savkin
e491c6f738 feat(core): make nx.json optional 2022-05-31 15:35:28 -04:00
Miroslav Jonaš
0844ab97e6
feat(core): deprecate affected:apps and affected:libs (#10524)
Co-authored-by: Victor Savkin <mail@vsavkin.com>
2022-05-31 11:42:44 +00:00
Leosvel Pérez Espinosa
2b1591d85a
fix(angular): fix component export logic to handle internal modules and secondary entry points (#10517) 2022-05-31 11:09:39 +01:00
Victor Savkin
3d97203b1e
chore(repo): migrate to nx@14.2.0-beta.1 2022-05-30 20:10:02 -04:00
Victor Savkin
912e81957f cleanup(core): rework task graph creation to handle edge cases better 2022-05-30 19:57:21 -04:00
Rafael E. Belliard
b5cb620d60
docs(core): fix typo (#10516) 2022-05-30 16:43:01 -04:00
Leosvel Pérez Espinosa
62afcb79b0
feat(angular): support angular v14.0.0-rc.2 (#8883) 2022-05-30 16:09:00 -04:00
Jack Hsu
6793e14d4e
docs(nextjs): update ignore script documentation (#10505) 2022-05-28 17:04:48 +00:00
Victor Savkin
7bfceb6d6d feat(core): add the flag to stop execution on first error 2022-05-27 22:22:27 -04:00
Katerina Skroumpelou
fea7e39278
docs(storybook): updating the storybook targets (#10492) 2022-05-27 13:13:34 +00:00
James
759a28d7b2 docs(core): clarify some of the Lerna sections 2022-05-26 22:58:03 +02:00
Victor Savkin
844679ed78 feat(core): prefix when using --output-style=stream 2022-05-25 19:44:35 -04:00
Huink
0c30f08f44
Update workspace-generators.md (#10453)
Updating what seems to be a grammatical error of "tree tree"
2022-05-25 16:54:50 -04:00
Leosvel Pérez Espinosa
46a075c0b0
docs(angular): update angular cli migration docs with information about multiple projects support (#10466) 2022-05-25 15:12:21 +01:00
Colum Ferry
66b759ddc7
docs(angular): fix dynamic federation docs to show setup of original apps #10359 (#10433)
* docs(angular): fix dynamic federation docs to show setup of original apps #10359

* docs(angular): pr fixes
2022-05-23 18:01:34 +00:00
Craigory Coppola
a8597450ce
docs(core): remove workspace.json as generated file in core tutorial (#10436) 2022-05-23 12:32:17 -04:00
Katerina Skroumpelou
22ccdb7686
docs(storybook): better documentation for new storybook executor (#10408) 2022-05-20 17:26:02 +03:00
Katerina Skroumpelou
76b8e666c6
fix(storybook): some storybook doc and other fixes (#10387) 2022-05-19 14:11:35 +00:00
Victor Savkin
7617df8ab0 cleanup(core): nx package should not depend on rxjs 2022-05-19 09:25:33 -04:00
“JamesHenry”
399f2ab70a fix(core): bump nrwl/ci workflow versions 2022-05-19 08:48:52 -04:00
Katerina Skroumpelou
51b66d1394
feat(storybook): use native storybook/angular executor (#9332) 2022-05-19 11:25:17 +00:00
Isaac Mann
b3157041fe
docs(nxdev): add nx-cloud documentation content (#10289) 2022-05-18 14:25:05 -04:00
MaxKless
61d5f9a569
docs(core): update dead links in ci section (#10335) 2022-05-18 14:20:21 -04:00
Jack Hsu
70f1a6b781
feat(web): add support for Node ESM when used to package SSR-ready library (#10349) 2022-05-18 01:11:18 +00:00
Leosvel Pérez Espinosa
4db6c2db08
docs(misc): fix links not handled correctly by redirect rules (#10350) 2022-05-17 14:06:45 -04:00
Benjamin Cabanes
c7ec631060
docs(nxdev): remove nx-devkit generated redirect rules & fix url (#10318) 2022-05-16 14:34:53 +00:00
Leosvel Pérez Espinosa
7c2f9452fa docs(core): remove invalid cli commands 2022-05-16 10:06:12 -04:00
Miroslav Jonaš
1b8a050a66
docs(nxdev): fix outdated gitlab docs (#10315) 2022-05-16 06:21:13 -04:00
Miroslav Jonaš
86df361082
docs(nxdev): fix image version for gitlab (#10311) 2022-05-16 09:17:42 +00:00
Jelilat Anofiu
38809f177d
docs(nxdev): fix typo on react nx tutorial (#10279)
Fixes #10278
2022-05-13 11:05:39 -04:00
Juri
ee1b625307 docs(core): update migration guides for Lerna and other monorepos 2022-05-13 09:17:19 -04:00
Benjamin Cabanes
f35f6d550d
docs(nxdev): fix typo on devkit reference (#10277) 2022-05-13 03:00:04 +00:00
Benjamin Cabanes
10040388e3
docs(nxdev): update packages documentation (#10273) 2022-05-12 18:31:10 +00:00
Benjamin Cabanes
d46e49cd61
docs(nxdev): generate menu api (#10272) 2022-05-12 18:12:04 +00:00