Leosvel Pérez Espinosa
a64bba9980
feat(linter): add cacheStrategy, rulesdir and resolvePluginsRelativeTo flags to eslint executor ( #9709 )
2022-04-07 15:49:44 +01:00
Colum Ferry
9562ad2bab
docs(angular): add dynamic federation guide for mfes ( #9604 )
2022-04-07 15:45:53 +01:00
Colum Ferry
751e80b63e
docs(angular): update mfe guide ( #9500 )
...
* Revert "Revert "docs(angular): update the mfe guide (#9478 )" (#9492 )"
This reverts commit 1903f018c952f7c46c362f2e63a16e11c46aa279.
* docs(angular): fix guide to use mfe.config.js
2022-04-07 15:45:33 +01:00
Jason Jean
35a5f826dc
Release 13.10.0
2022-04-07 10:41:24 -04:00
Miroslav Jonaš
40bbfd9d28
chore(core): enhance test for reverse function ( #9726 )
2022-04-07 13:52:06 +02:00
Victor Savkin
b6617105f3
fix(core): throw an error when a circular dep occurs in a graph mixing buidlable/no-buildable projects ( #9714 )
2022-04-06 20:22:10 -04:00
Miroslav Jonaš
9d89ea8f1f
chore(linter): update eslint version ( #9708 )
2022-04-07 00:02:09 +02:00
Craigory Coppola
8af847c579
fix(core): update local plugin resolution to use path utilities ( #9713 )
...
* fix(core): update local plugin resolution to use path utilities
* chore(core): update nx-plugin resolution to reuse target project locator logic
2022-04-06 16:38:39 -04:00
Miroslav Jonaš
4b3486eade
feat(core): add colors to create-nx-workspace ( #9705 )
2022-04-06 22:32:26 +02:00
Zachary DeRose
b5ce8bbfaf
docs(angular): updating script changes per Nx updates ( #9715 )
...
* docs(angular): updating script changes per Nx updates
* docs(angular): update youtube link
2022-04-06 11:36:48 -07:00
Katerina Skroumpelou
d5e7af0133
fix(storybook): optional chain all includes ( #9707 )
...
ISSUES CLOSED : #9702
2022-04-06 18:14:32 +00:00
Craigory Coppola
704b6c88e0
fix(core): preset core should remove workspace.json ( #9710 )
2022-04-06 15:38:56 +00:00
Benjamin Cabanes
1fc0606eb3
docs(nxdev): add juri to the keynote ( #9711 )
2022-04-06 16:28:15 +01:00
Colum Ferry
f4403e2dba
feat(angular): add example remote override to prod mfe ( #9703 )
2022-04-06 15:44:24 +01:00
Jack Hsu
cf54cc99ef
feat(react): update production setup for MFE host app ( #9699 )
2022-04-06 01:21:40 +00:00
Jason Jean
d1278bffc1
fix(core): remove warning for out of date global version ( #9698 )
2022-04-05 22:36:24 +00:00
Zachary DeRose
05de3906c1
docs(angular): migration from nx console section added ( #9691 )
...
* docs(angular): migration from nx console section added
* docs(angular): adjusting video dimensions
* docs(angular): moving from nx console section to bottom
2022-04-05 14:15:42 -07:00
Miroslav Jonaš
87fd3ffdbe
cleanup(core): remove unused npm scope from target project locator ( #9695 )
2022-04-05 23:05:21 +02:00
Miroslav Jonaš
1755094bf7
docs(core): cleanup nx commands help after yargs update ( #9694 )
2022-04-05 23:05:06 +02:00
Victor Savkin
48769dc4bb
cleanup(core): remove NX_INVOKED_BY_RUNNER ( #9693 )
2022-04-05 16:58:13 -04:00
Benjamin Cabanes
671fed8846
docs(nxdev): hide nxcloud button on smaller screen ( #9696 )
2022-04-05 16:44:26 -04:00
Craigory Coppola
05358ae6cf
fix(core): infer packages from workspaces.packages properly ( #9686 )
2022-04-05 15:54:54 -04:00
Miroslav Jonaš
ef03d7ca74
chore(repo): enforce min minimist version of 1.2.6 ( #9692 )
2022-04-05 21:53:59 +02:00
Benjamin Cabanes
1208e52283
docs(nxdev): add nx conf lite information ( #9639 )
2022-04-05 15:25:20 -04:00
Miroslav Jonaš
926b52ab9c
chore(repo): update pnpm version ( #9682 )
2022-04-05 20:51:29 +02:00
Benjamin Cabanes
3d101dbbf6
docs(core): add core-tutorial link on intro ( #9690 )
2022-04-05 18:13:16 +00:00
Jason Jean
a96ecc6dd8
fix(react): prompt for nx-cloud during cra-to-nx ( #9689 )
2022-04-05 11:57:00 -06:00
Jack Hsu
70985b1052
feat(react): update MFE config and routes when adding remote to host ( #9687 )
2022-04-05 13:50:43 -04:00
Katerina Skroumpelou
9579aec307
feat(storybook): add projectBuildConfig as an option in generator ( #9655 )
...
Co-authored-by: Colum Ferry <cferry09@gmail.com>
2022-04-05 16:16:25 +00:00
Colum Ferry
e42069b5ec
fix(angular): add --module option to component generator ( #9684 )
2022-04-05 15:37:08 +01:00
Kayla Altepeter
274c050fc9
fix(react): case sensitive file import with react app generator when … ( #9670 )
2022-04-05 14:25:52 +00:00
Craigory Coppola
14674a113d
docs(misc): fix missing link on nx and yarn/lerna page ( #9685 )
2022-04-05 14:00:22 +00:00
Miroslav Jonaš
edda7b424b
chore(repo): update orb version ( #9683 )
2022-04-05 15:31:47 +02:00
Nicholas Cunningham
12f0f195d2
feat(react): add support for MFEs ( #9413 )
...
* feat(react): Add MFE Generator for Host and Remote Apps
Host generator will be able use the mfe-remote generator when remotes are passed into the CLI for the mfe-host command
* docs(react): React Documentation Update
Co-authored-by: Nicholas Cunningham <nico@Nicholass-MacBook-Pro.local>
Co-authored-by: Nicholas Cunningham <ndcunningham>
2022-04-04 15:44:18 -04:00
William Neely
af37fe9125
docs(devkit): name is returned unmodified ( #9418 )
...
the docs for the names function say that the name is modified to hyphenated case but it's actually returned unmodified
2022-04-04 14:40:41 +00:00
Emily Xiong
1358fbf263
feat(storybook): upgrade @storybook/react-native version to ^6.0.1-beta.5 ( #9657 )
...
- also move the toggle-storybook.tsx to src/storbyook folder rather than .storybook
2022-04-04 11:36:36 +03:00
Emily Xiong
bc31273a37
fix(react-native): change openURLInBrowser to Linking.openURL for react native web ( #9482 )
2022-04-03 02:11:16 -04:00
Philip Fulcher
dbe942c9c0
feat(dep-graph): add experimental support for finding path between projects ( #9643 )
...
* feat(dep-graph): add experimental support for tracing paths between projects
* feat(graph): add algorithm for finding all paths between projects
* cleanup(dep-graph): clean-up edge tooltip
* cleanup(dep-graph): fix watch mode dev environment
2022-04-02 16:06:24 -06:00
CommanderRoot
05a9544806
cleanup(misc): replace deprecated String.prototype.substr()
...
* cleanup(misc): replace deprecated String.prototype.substr()
.substr() is deprecated so we replace it with .slice() which works similarily but isn't deprecated
Signed-off-by: Tobias Speicher <rootcommander@gmail.com>
* fix(js): fix slice change
Co-authored-by: Jason Jean <jasonjean1993@gmail.com>
2022-04-01 23:04:26 +00:00
Kalarrs Topham
f9223817b3
feat(node): add support for async webpack configuration ( #9641 )
2022-04-01 22:48:31 +00:00
Enoyao
10ae4c1154
chore(core): use optional chaining ( #9445 )
...
* chore(core): use optional chaining
* chore(core): chore(core): chore(core): use optional chaining
* chore(core): use optional chaining
* feat(core): chore(core): chore(core): use optional chaining
* chore(core): chore(core): use optional chaining
* chore(core): chore(core): chore(core): use optional chaining
* chore(core): chore(core): use optional chaining
* chore(core): chore(core): use optional chaining
2022-04-01 18:40:47 -04:00
Fabien Antoine
5ddd895bee
fix(storybook): Allow stylePreprocessorOptions for React storybooks ( #9481 )
2022-04-01 18:17:07 -04:00
Jack Hsu
cb4126c442
fix(react): pass configuration from context when reading build target options ( #9656 )
...
Closes #7924
2022-04-01 17:48:40 -04:00
Alexander Escamilla
0182c6d9c8
Fixed type in actions$: Actions ( #9622 )
2022-04-01 20:48:56 +00:00
Benjamin Cabanes
9b13b539a4
docs(nxdev): add animation background fallback ( #9654 )
2022-04-01 14:10:19 -04:00
Katerina Skroumpelou
43eee2324f
feat(storybook): use build-storybook as a build target for all libs ( #9651 )
2022-04-01 15:29:47 +00:00
Kalarrs Topham
7fe682250b
fix(repo): remove mismatched @nrwl/next from dependencies ( #9648 )
2022-04-01 10:56:07 -04:00
Leosvel Pérez Espinosa
557b241859
feat(angular): support migrating angular cli workspaces with multiple projects when keeping the angular cli layout ( #9649 )
2022-04-01 15:49:16 +01:00
Benjamin Cabanes
803d5ff126
docs(nxdev): add algolia production configuration ( #9619 )
2022-03-31 16:33:42 -04:00
Katerina Skroumpelou
96e0a6e86f
docs(core): add missing periods to storybook schemas ( #9635 )
2022-03-31 12:22:50 -04:00