coreui / coreui-free-angular-admin-template

CoreUI Angular is free Angular 18 admin template based on Bootstrap 5

Home Page:http://coreui.io/angular/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Directive/component selector prefix should be different from `app`

rozpuszczalny opened this issue · comments

Hi,
First of all, thanks for the great work you all have done! I'm pretty fresh to this UI kit, but I think I'll be loving it!

It's quite irritating that CoreUI component selectors have default prefix app. Of course, one could change its' app prefix and use CoreUI components, but creating library without a custom prefix is a oversight. Related Angular style guide.

I propose changing app prefix to something more unique, like core or cui.

If you're intrested, I can provide pull request for this issue with required changes for angular.json file (just to make sure, that ng generate uses right prefix).

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions