Open Closed

Using materialUI with abp.io in templates to generate application components ? #1115


User avatar
0
tapio.muikku@leanware.fi created

Check the docs before asking a question: https://docs.abp.io/en/commercial/latest/ Check the samples, to see the basic tasks: https://docs.abp.io/en/commercial/latest/samples/index Related material found: https://community.abp.io/articles/using-angular-material-components-with-the-abp-framework-af8ft6t9

ABP Framework version: v4.2.2 UI type: Angular DB provider: EF Core Identity Server Separated (Angular): yes

Question: Anyone used angular templates with ABP suite to generate components based on MaterialUI on top of abp.io Angular UI ? Reason to ask: We have existing products done with material, including some ready made components.

If you had experiences, it would be great to hear about experiences Does it work well ? Did you find any worries, i.e. with themes integration, flexible layouts, load due more component framework included ?


6 Answer(s)
  • User Avatar
    0
    alper created
    Support Team Director

    normally you should be using Suite. but you need to change the templates

  • User Avatar
    0
    tapio.muikku@leanware.fi created

    Hi Alper. Thank you for the quick response.

    normally you should be using Suite.

    Any reasons on this, why not to change templates ?

    but you need to change the templates

    Yes, I was already analysing how to change of templates. Template data seem to live in Volo.Abp.Commercial.SuiteTemplates.dll nuget. So when I changed it, it is only in my own PC, right ? Or was it changed on a solution level ? I'm thinking the case where several persons generate components on the solution; how we should manage this situation.

    Another related question is about theme colors: if we used lepton material theme in the application. Does it support ie. material themes directly ?

  • User Avatar
    0
    alper created
    Support Team Director

    the original templates are in the Volo.Abp.Commercial.SuiteTemplates.dll but when you modify a template it's stored in your solution folder so it's not only in your computer but also being committed to your souce control system. so your team also uses the same templates. and it's solution level.


    If we used lepton material theme in the application. Does it support ie. material themes directly ?

    sorry, didn't get this question!

  • User Avatar
    0
    tapio.muikku@leanware.fi created

    Thanks again.

    If we used lepton material theme in the application. Does it support ie. material themes directly ?

    sorry, didn't get this question!

    With this question I meant if I change ie. a primary color from lepton theme; or even changing the theme to dark one; is changes also happening with material UI based components ?

  • User Avatar
    0
    alper created
    Support Team Director

    it applies to all website components

  • User Avatar
    0
    ServiceBot created
    Support Team Automatic process manager

    This question has been automatically marked as stale because it has not had recent activity.

Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11