Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • abhishek kumar 8 posts 78 karma points
    Jun 02, 2017 @ 14:32
    abhishek kumar
    0

    can we use angular material in umbraco backoffice

    can we use angular material in umbraco backoffice? while using angular material umbraco does not support. can anyone help me ?

    It does not support Angular material while using in umbraco backoffice.

    enter image description here

  • Delete 61 posts 450 karma points
    Jun 05, 2017 @ 12:16
    Delete
    0

    Hi,

    Are you sure that Angular Material works correctly with Angular 1.1.5?

    If yes, I think you need add new package.manifest file in the App_Plugins.

    For example:

    1. Add a new folder AngularMaterial in the App_Plugins folder.
    2. Copy angular-material.min.js file into AngularMaterial folder.
    3. Add a package.manifest file in the AngularMaterial folder with code:

    { javascript: [ '~/App_Plugins/AngularMaterial/angular-material.min.js' ] }

    That's all.

    Regards, Vitaly

  • abhishek kumar 8 posts 78 karma points
    Jun 06, 2017 @ 06:22
    abhishek kumar
    0

    Can Any one tell me angular 1.1.5 support angular material ?

  • Aparna 11 posts 92 karma points
    Jun 06, 2017 @ 06:59
    Aparna
    0

    AngularJS Material works only with AngularJS 1.x.

    https://material.angularjs.org/latest/

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies