5183 Commits

Author SHA1 Message Date
Benjamin Cabanes
a4da5a19b7
docs(core): add description to node package (#9533) 2022-03-25 20:18:29 +00:00
Benjamin Cabanes
24173e5742
docs(core): add description to nest package (#9532) 2022-03-25 20:14:01 +00:00
Leosvel Pérez Espinosa
7c0ab03ffb
docs(angular): add missing required property "project" to ng-packagr executor presets (#9528) 2022-03-25 19:36:30 +00:00
Benjamin Cabanes
9f41b6e18f
docs(core): add description to express package (#9530) 2022-03-25 19:36:16 +00:00
Benjamin Cabanes
ad5c6c3cbe
docs(core): add description to workspace package (#9527) 2022-03-25 19:31:34 +00:00
Benjamin Cabanes
a293474efa
docs(nxdev): better seo description for package page (#9529) 2022-03-25 15:28:04 -04:00
Benjamin Cabanes
cea9c0c146
docs(core): add description to web package (#9526) 2022-03-25 19:26:31 +00:00
Benjamin Cabanes
dd3d7682b6
docs(core): fix links to documentation (#9520) 2022-03-25 15:12:31 -04:00
Benjamin Cabanes
e5212ec443
docs(core): add description to react package (#9524) 2022-03-25 19:08:08 +00:00
Benjamin Cabanes
dce0e94666
docs(core): add description to storybook package (#9523) 2022-03-25 18:55:37 +00:00
Benjamin Cabanes
1e2f3ce618
docs(nxdev): set schema names has lowecase (#9522) 2022-03-25 14:47:23 -04:00
Benjamin Cabanes
e96b90bc19
docs(nxdev): enable open-graph image generation for package view (#9521) 2022-03-25 18:31:52 +00:00
Leosvel Pérez Espinosa
63f2c02323
cleanup(angular): fix migration from angular cli e2e tests (#9518) 2022-03-25 17:39:50 +00:00
Benjamin Cabanes
15825b8cdc
docs(nxdev): package view supports markdown (#9519) 2022-03-25 17:33:14 +00:00
Victor Savkin
4d10cec58b
fix(core): fix a perf regression in the lint executor 2022-03-25 12:52:09 -04:00
Benjamin Cabanes
589bc37436
docs(nxdev): remove duplicate monacojs cdn (#9517) 2022-03-25 11:38:41 -04:00
Chau Tran
93a39ac104
fix(node): update node migrations to use forEachExecutorOptions (#9471)
Co-authored-by: Chau Tran <ctran@Chaus-MacBook-Pro.local>
2022-03-25 11:32:59 -04:00
Isaac Mann
753277ad50
docs(nxdev): customize webpack guide (#8857)
* docs(nxdev): customize webpack guide

* docs(core): add webpack-merge

* docs(core): webpack config example

Co-authored-by: Isaac Mann <isaacplmann+git@gmail.com>
2022-03-25 11:27:16 -04:00
Benjamin Cabanes
39fb1c39db
docs(core): angular package has better schema descriptions (#9502) 2022-03-25 14:37:43 +00:00
Colum Ferry
8bae893d4c
feat(angular): use a mfe.config.js for mfe (#9495) 2022-03-25 09:31:12 +00:00
Victor Savkin
85721e42f0
fix(core): handle large property names when running --help 2022-03-24 17:23:53 -04:00
Benjamin Cabanes
3a87887b06
docs(core): js package description update (#9506) 2022-03-24 21:22:32 +00:00
Benjamin Cabanes
4351e99808
docs(core): detox package description improvements (#9508) 2022-03-24 21:15:00 +00:00
Victor Savkin
74317bebea
chore(repo): fix flaky tests 2022-03-24 17:10:33 -04:00
Victor Savkin
2071c2e5da
fix(repo): fix builds 2022-03-24 16:37:00 -04:00
Benjamin Cabanes
1dd4044d29
docs(nxdev): menu is open when sub-item is current (#9507) 2022-03-24 20:34:24 +00:00
Benjamin Cabanes
80dd63e81e
docs(core): cypress package has better schema descriptions (#9503) 2022-03-24 16:24:26 -04:00
Victor Savkin
b1bd7d4b49
fix(repo): align the version of @nrwl/workspace and @nrwl/next 2022-03-24 15:33:07 -04:00
Benjamin Cabanes
95e0995c6a
docs(nxdev): options playground wording update (#9505) 2022-03-24 19:22:10 +00:00
Benjamin Cabanes
f4b6a83364
docs(core): detox package has better schema descriptions (#9504) 2022-03-24 15:19:17 -04:00
Benjamin Cabanes
2502821543
docs(nxdev): schema view editor hidden on mobile (#9501) 2022-03-24 18:32:37 +00:00
Victor Savkin
fe846882aa
chore(repo): update repo to 13.10 (#9497) 2022-03-24 12:21:07 -04:00
Benjamin Cabanes
6dae32cc3a
docs(nxdev): support packages schemas metadata & discoverability (#9383) 2022-03-24 12:00:06 -04:00
Colum Ferry
6ca434055e
fix(angular): target correct nx version for 13.3.0 (#9468) 2022-03-24 11:37:53 -04:00
Juri
dc6c0b80f7 docs(misc): add link to @nrwl/js getting started guide 2022-03-24 16:30:15 +01:00
Victor Savkin
52b47659df
feat(repo): run e2e tests outside of the repo (#9496) 2022-03-24 10:02:19 -04:00
Juri Strumpflohner
09c356bfb1
docs(nxdev): make sure rendered command string includes param indication (#9489) 2022-03-24 09:17:22 -04:00
Miroslav Jonaš
57df570149
fix(core): add missing CNW flags in help report (#9479) 2022-03-24 12:32:38 +01:00
Colum Ferry
6b6f19206c
fix(angular): renable v1 lib test (#9494) 2022-03-24 11:25:44 +00:00
Colum Ferry
1903f018c9
Revert "docs(angular): update the mfe guide (#9478)" (#9492)
This reverts commit 09ad5fff580af5522c8019543449b6473979d18d.
2022-03-24 10:56:31 +00:00
Colum Ferry
53799efed2
fix(angular): failing tests related to mfe (#9491) 2022-03-24 10:55:06 +00:00
Colum Ferry
09ad5fff58
docs(angular): update the mfe guide (#9478) 2022-03-24 09:28:09 +00:00
Colum Ferry
bf58aabb88
feat(angular): add generator to migrate old mfe config (#9366) 2022-03-24 09:28:01 +00:00
Colum Ferry
592c3d3541
feat(angular): use withModuleFederation for mfe (#9454) 2022-03-24 09:27:51 +00:00
Victor Savkin
d4b5c30eba
cleanup(core): remove the indirection left after inlining ta… (#9469) 2022-03-23 22:18:17 -04:00
Craigory Coppola
22a99144be
fix(js): pin fast-glob to 3.2.7 due to regression in 3.2.8 (#9484) 2022-03-23 16:36:30 -04:00
Juri
d5102f02c7 docs(misc): add video embed about custom presets 2022-03-23 12:45:56 -04:00
Craigory Coppola
2f85238f86
fix(js): improve inconsistencies with assets in tsc and swc from previous implementation (#9470) 2022-03-23 10:16:19 -04:00
Miroslav Jonaš
c7e621f6f6
fix(core): fix missing versions from nx report (#9450) 2022-03-23 10:07:31 -04:00
Emily Xiong
95704f1357
feat(react-native): add interactive schema option (#9373) 2022-03-23 09:58:43 -04:00