37 Commits

Author SHA1 Message Date
Colum Ferry
37072bc5d6
feat(angular): replace mfe references with mf (#10957) 2022-07-01 13:48:38 +00:00
Colum Ferry
8ca7d4bbd6
feat(angular): add option to format files with storybook generators (#10909) 2022-06-27 13:28:17 +01:00
Leosvel Pérez Espinosa
f3a9f55fc7
feat(angular): add support for incremental builds to the webpack-server executor (#10754) 2022-06-16 14:58:45 +01:00
Katerina Skroumpelou
56dbb0d602
fix(storybook): tsConfig option for storybook angular (#10663) 2022-06-09 14:42:49 +00: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
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
Leosvel Pérez Espinosa
62afcb79b0
feat(angular): support angular v14.0.0-rc.2 (#8883) 2022-05-30 16:09:00 -04:00
Katerina Skroumpelou
51b66d1394
feat(storybook): use native storybook/angular executor (#9332) 2022-05-19 11:25:17 +00:00
Benjamin Cabanes
d46e49cd61
docs(nxdev): generate menu api (#10272) 2022-05-12 18:12:04 +00:00
Colum Ferry
e7074617be
fix(angular): module federation generation should match react (#10214) 2022-05-09 15:31:57 +01:00
Stian Morsund
eb4243bc87
feat(angular): add flag for skipping the postinstall script in relevant generators (#10208) 2022-05-09 12:48:41 +01:00
Benjamin Cabanes
3eb2955245
docs(nxdev): show overview on package list view (#10189) 2022-05-06 15:48:44 -04:00
Leosvel Pérez Espinosa
5c94d6222f
fix(angular): add missing skipImport option to the component generator (#10167) 2022-05-06 08:57:20 +01:00
Juri Strumpflohner
e8be46986d
docs(nxdev): adjust syntax highlighting lang for javascript & typescript (#10152) 2022-05-05 09:33:00 -04:00
Leosvel Pérez Espinosa
b381e383c4
fix(angular): add missing alias for the component generator (#10038) 2022-04-28 12:19:14 +01:00
Jonathan Cammisuli
c1c5f0b57d
feat(misc): add application x-type for host and remote generators (#9954) 2022-04-22 14:42:25 +00:00
Colum Ferry
991efef5e5
feat(angular): serve static for remotes (#9911) 2022-04-20 21:49:26 +00:00
Leosvel Pérez Espinosa
cfaedc8181
feat(angular): support migrating angular cli workspaces with library projects (#9885) 2022-04-19 16:18:26 +01:00
Colum Ferry
4b846e8dc9
feat(angular): add module-federation-dev-server builder (#9843) 2022-04-14 15:39:15 -04:00
Colum Ferry
e1f64a3896
feat(angular): remove mfe-host alias in favour of host (#9834) 2022-04-14 12:42:02 +01:00
Colum Ferry
73d8967a2b
feat(angular): remove mfe-remote alias in favour of remote (#9832) 2022-04-14 11:11:46 +01:00
James Henry
46e7b4d49c
chore(core): improve help output for generators and executors (#9800) 2022-04-12 14:05:55 -04:00
Katerina Skroumpelou
ad0002586b
feat(storybook): removing support for Storybook 5 (#9380) 2022-04-12 16:58:20 +03:00
Colum Ferry
9396db03c3
docs(angular): hide mfe options from the app generator (#9798) 2022-04-12 11:39:24 +00:00
Colum Ferry
5b105b1a0e
fix(angular): add application schema options to mfe-remote (#9752) 2022-04-08 15:32:00 +00:00
Colum Ferry
409f000cbe
fix(angular): add application schema options to mfe-host (#9751) 2022-04-08 14:47:50 +00: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
Colum Ferry
e22bdd01c2
feat(angular): expose storybook component story generator (#9606) 2022-03-30 14:16:26 -04:00
Colum Ferry
b952d0c755
docs(angular): fix schema for host application (#9602) 2022-03-30 12:59:57 +00:00
Colum Ferry
5378128851
feat(angular): add dynamic federation support to mfe generator (#9551) 2022-03-29 16:45:19 +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
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
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
15825b8cdc
docs(nxdev): package view supports markdown (#9519) 2022-03-25 17:33:14 +00:00
Benjamin Cabanes
39fb1c39db
docs(core): angular package has better schema descriptions (#9502) 2022-03-25 14:37:43 +00:00
Benjamin Cabanes
6dae32cc3a
docs(nxdev): support packages schemas metadata & discoverability (#9383) 2022-03-24 12:00:06 -04:00