6268 Commits

Author SHA1 Message Date
Victor Savkin
66e2c37582
chore(repo): update nx-cloud 2022-03-29 13:57:58 -04:00
Colum Ferry
5378128851
feat(angular): add dynamic federation support to mfe generator (#9551) 2022-03-29 16:45:19 +01:00
Katerina Skroumpelou
f3dde18832
feat(storybook): import builder from core-server, not core (#9562) 2022-03-29 14:28:07 +00:00
Juri
3c6f88065a docs(core): fix some typos 2022-03-29 16:17:01 +02:00
danjor
c2c3cf58ba
fix(devkit): add missing parameter to prettier getFileInfo (#9577)
Co-authored-by: Jordan CALVI <jordan.calvi.external@atos.net>
2022-03-29 10:14:52 -04:00
Craigory Coppola
e3251d28ef
docs(nx-plugin): document local plugin functionality (#9564) 2022-03-29 09:56:25 -04:00
Leosvel Pérez Espinosa
d33a34105f
cleanup(angular): fix ng-add e2e tests to correctly pass args based on the package manager (#9580) 2022-03-29 12:05:54 +01:00
Leosvel Pérez Espinosa
f664b7d344
cleanup(angular): refactor ng-add generator to enable making improvements easier (#9525) 2022-03-29 10:46:06 +01:00
Leosvel Pérez Espinosa
6d52820d28
docs(angular): remove incremental builds preset from the webpack-browser executor (#9578) 2022-03-29 09:58:52 +01:00
Jay Bell
70492f3939
fix(core): add more descriptive dependencies build error (#9031)
Co-authored-by: Craigory Coppola <craigorycoppola@gmail.com>
2022-03-28 16:50:45 -04:00
swuendri
0ad3eb34cb
feat(core): add option importPath to workspace remove library (#9486)
Co-authored-by: Sven Wuendrich <sven.wuendrich@ottogroup.com>
2022-03-28 15:28:28 -04:00
Benjamin Cabanes
8498fe9193
docs(core): adding bitbucket pipelines doc (#9567)
Co-authored-by: galarbel-ampliospeech <gal.arbel@ampliospeech.com>
2022-03-28 15:24:55 -04:00
Matthew Hand
f1400c65d8
docs(core): add information about disabling the nx daemon for plugin dev (#9499) 2022-03-28 14:59:50 -04:00
Christian Rodriguez
051a427a34
docs(core): fix typo in using-executors (#9547)
Fixes a typo in the "using-executors" section.

* Typo: from --> form
* In the executor string the executor name is `webpack`, not `build`
2022-03-28 14:57:26 -04:00
Benjamin Cabanes
e39769fe14
docs(nxdev): remove unused storage feature library (#9566) 2022-03-28 14:27:32 -04:00
Benjamin Cabanes
e66db12e42
docs(nxdev): fill missing project tags (#9565) 2022-03-28 18:12:00 +00:00
Melanie Seltzer
9a16371bf0
fix(core): un-scope the node_modules entry in generated .gitignore (#9544)
ISSUES CLOSED: #9412
2022-03-28 12:40:38 -04:00
Katerina Skroumpelou
3c662c2ae2
docs(nxdev): added some presets (#9552) 2022-03-28 12:32:06 -04:00
Jason Jean
b7ed00ffa3
chore(core): re-export from core/project-graph and core/file-utils (#9560) 2022-03-28 16:26:48 +00:00
Katerina Skroumpelou
0155372379
fix(storybook): optional references in tsconfig (#9561) 2022-03-28 16:24:50 +00:00
Colum Ferry
8e09875cb3
fix(core): add log line to inform install after migration (#9559) 2022-03-28 16:17:51 +00:00
Benjamin Cabanes
c058c30f4e
docs(nxdev): add skip to content shortcut (#9558) 2022-03-28 15:29:33 +00:00
Jason Jean
8b0f9d25e7
chore(core): update yargs to 17.4.0 (#9511) 2022-03-28 11:28:14 -04:00
Benjamin Cabanes
3acced0fac
docs(nxdev): misc format (#9557) 2022-03-28 16:46:06 +02:00
Benjamin Cabanes
84ea77655f
docs(nxdev): add url redirection patterns (#9555) 2022-03-28 10:28:50 -04:00
Benjamin Cabanes
4d7a7e6e8e
docs(nxdev): add url redirection patterns (#9553) 2022-03-28 14:09:50 +00:00
Victor Savkin
16378258cd
chore(repo): minor changes to improve local e2e experience 2022-03-26 12:54:34 -04:00
Benjamin Cabanes
7a844cb228
docs(nxdev): add breadcrumbs root link (#9541) 2022-03-26 12:37:14 -04:00
Jack Hsu
d4ded4063c
feat(react): update packages (#9538) 2022-03-26 10:10:53 -04:00
Benjamin Cabanes
63ec62a78f
docs(core): add description to nx-plugin package (#9539) 2022-03-25 21:12:25 +00:00
Benjamin Cabanes
6f0cc00ee1
docs(core): add description to react-native package (#9536) 2022-03-25 17:06:33 -04:00
Caleb Ukle
c12a647c11
fix(testing): add root karma config if one isn't present when using karma-project generator (#9485)
when using the karma-project generator directory ensure the karma generator (install deps/root
config) is called if the root karma config isn't present

ISSUES CLOSED: #9234
2022-03-25 21:05:08 +00:00
Benjamin Cabanes
167b57a189
docs(core): add description to linter package (#9537) 2022-03-25 17:03:16 -04:00
Benjamin Cabanes
5d28162269
docs(core): add description to jest package (#9531) 2022-03-25 16:42:47 -04:00
Benjamin Cabanes
f6126663eb
docs(core): add description to nextjs package (#9534) 2022-03-25 20:19:53 +00:00
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