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
cea9c0c146
docs(core): add description to web package ( #9526 )
2022-03-25 19:26:31 +00: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
15825b8cdc
docs(nxdev): package view supports markdown ( #9519 )
2022-03-25 17:33:14 +00: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
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
Benjamin Cabanes
80dd63e81e
docs(core): cypress package has better schema descriptions ( #9503 )
2022-03-24 16:24:26 -04:00
Benjamin Cabanes
f4b6a83364
docs(core): detox package has better schema descriptions ( #9504 )
2022-03-24 15:19:17 -04: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
Juri
dc6c0b80f7
docs(misc): add link to @nrwl/js getting started guide
2022-03-24 16:30:15 +01:00
Juri Strumpflohner
09c356bfb1
docs(nxdev): make sure rendered command string includes param indication ( #9489 )
2022-03-24 09:17:22 -04: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
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
Victor Savkin
d4b5c30eba
cleanup(core): remove the indirection left after inlining ta… ( #9469 )
2022-03-23 22:18:17 -04:00
Juri
d5102f02c7
docs(misc): add video embed about custom presets
2022-03-23 12:45:56 -04:00
Emily Xiong
95704f1357
feat(react-native): add interactive schema option ( #9373 )
2022-03-23 09:58:43 -04:00
Emily Xiong
dad4a259b5
chore(react-native): add examples to react native and detox schema ( #9434 )
2022-03-23 09:58:28 -04:00
Colum Ferry
de5528dd04
docs(angular): improve webpack-server executor ( #9477 )
2022-03-23 12:18:26 +00:00
Juri Strumpflohner
99f5d6388f
docs(misc): fix typo in Webstorm plugin listing ( #9459 )
2022-03-22 15:52:41 -04:00
Colum Ferry
1bfc02f4f9
docs(angular): improve webpack-browser docs ( #9461 )
2022-03-22 18:42:25 +00:00
Chau Tran
ada6645093
docs(core): nestjs to use --project instead of --sourceRoot ( #9435 )
...
Co-authored-by: Chau Tran <ctran@Chaus-MacBook-Pro.local>
2022-03-21 13:31:56 -04:00
Craigory Coppola
8463cc0f84
docs(js): remove references to @nrwl/js:app ( #9432 )
2022-03-21 15:09:09 +00:00
Benjamin Cabanes
ca0ea5c174
docs(nxdev): fix react tutorial link ( #9431 )
2022-03-21 14:54:10 +00:00
Craigory Coppola
9ef10acf19
docs(js): remove references to @nrwl/js:app ( #9429 )
2022-03-21 10:50:36 -04:00
Miroslav Jonaš
99d871a467
fix(angular): change mfe schema port type to number ( #9420 )
2022-03-21 12:04:25 +01:00
Leosvel Pérez Espinosa
8072007631
docs(angular): fix typo in the migration from angular cli docs ( #9424 )
2022-03-21 11:01:32 +00:00
Jason Jean
2d57ac05ac
docs(angular): update angular cli migration docs to reflect the generator relocation to @nrwl/angular ( #9288 ) ( #9401 )
...
* docs(angular): update angular cli migration docs to reflect the generator relocation to @nrwl/angular
Co-authored-by: Jason Jean <jasonjean1993@gmail.com>
Co-authored-by: Leosvel Pérez Espinosa <leosvel.perez.espinosa@gmail.com>
2022-03-18 17:50:07 -04:00
Jason Jean
95886bfdff
Revert "docs(angular): update angular cli migration docs to reflect the generator relocation to @nrwl/angular ( #9288 )" ( #9400 )
...
This reverts commit 0a88ba473fbb7f8bd8c5794b72a404e7bf41820f.
2022-03-18 17:25:08 -04:00
Leosvel Pérez Espinosa
0a88ba473f
docs(angular): update angular cli migration docs to reflect the generator relocation to @nrwl/angular ( #9288 )
...
* docs(angular): update angular cli migration docs to reflect the generator relocation to @nrwl/angular
* chore: add @
* chore: add @
Co-authored-by: Jason Jean <jasonjean1993@gmail.com>
2022-03-18 17:23:07 -04:00
Andrew Luca
ad54978328
docs(core): fix using-executors example import ( #9321 )
2022-03-18 20:37:59 +00:00
K. Golbang
cd8c9b0313
feat(testing): support for memory leaks detection for jest added [logHeapUsage, detectLeaks] ( #9339 )
2022-03-18 16:10:28 -04:00
Juri Sinitson
36aa5ce5fb
docs(angular): change --defaults to --no-interactive ( #9376 )
...
When using the flag `--defaults` I get `Use --no-interactive instead of --defaults. The --defaults option will be removed in Nx 13` although I'm already using Nx 13.7.1. When using `--no-interactive`, no message is showing up.
2022-03-18 15:28:16 -04:00
Benjamin Cabanes
651d25c0d3
docs(nxdev): add tutorial next step links ( #9365 )
2022-03-16 18:22:54 +00:00
DEO
b9bc67f552
docs(shared): update packagejson.md ( #9132 )
2022-03-16 11:19:10 -04:00
Miroslav Jonaš
fe159210e2
docs(nxdev): add info for BASE_SHA calculation on Azure CI ( #9357 )
2022-03-16 14:39:04 +01:00
Miroslav Jonaš
eb2fa0cd24
docs(nxdev): update circleci and github ci docs ( #9355 )
2022-03-16 14:20:52 +01:00
Colum Ferry
a26caaa288
feat(angular): add component generator ( #9351 )
2022-03-16 12:48:27 +00:00
Rares Matei
a667a21065
docs(core): point runner docs to default runner ( #9106 )
2022-03-15 16:13:10 -04:00
Leosvel Pérez Espinosa
a82edb1bc4
feat(angular): add buildLibsFromSource option to @nrwl/angular:webpack-browser executor ( #9334 )
2022-03-15 15:33:56 +00:00
Caleb Ukle
ac464b957f
docs(testing): provide performance tips for jest ( #9128 )
...
explain which flags to use when running tests for the best performance in jest
ISSUES CLOSED : #8964
2022-03-15 11:11:20 -04:00
Colum Ferry
c4f96467c3
feat(angular): default export of scams to true ( #9331 )
2022-03-15 13:39:57 +00:00