generator-ngx-rocket icon indicating copy to clipboard operation
generator-ngx-rocket copied to clipboard

Request: Support for NG-ZORRO

Open amolmt opened this issue 3 years ago • 2 comments

I'm submitting a...

  • [ ] Bug report
  • [ x] Feature request
  • [ ] Documentation issue or request
  • [ ] Question

Add support for NG-ZORRO

Can we please add support for NG-ZORRO just like we have right now for angular material and bootstrap while creating a new project with ngx-rocket?

amolmt avatar Aug 14 '21 15:08 amolmt

Adding a new UI template is not an easy task, as you would need to ensure that:

  • The template is accessible
  • It's fully responsive
  • It works on Electron and Cordova (soon Capacitor)
  • It's maintained over Angular and NGX updates

If you're willing to work on it, I would suggest to first create an add-on for it as it would be easier, starting from the "raw" UI template and overwriting the HTML.

Once you have a working concept, it will be easier to discuss integration in the main generator.

sinedied avatar Aug 17 '21 07:08 sinedied

Sure.

amolmt avatar Aug 18 '21 19:08 amolmt