ng2-nouislider icon indicating copy to clipboard operation
ng2-nouislider copied to clipboard

Change the selector name to contain a dash

Open lazarljubenovic opened this issue 7 years ago • 0 comments

The custom element specification requires that all tag names contain a dash. It was even considered to disallow breaking this (but it wasn't accepted because it "would be a huge breaking change").

The package name should also probably be changed to something that doesn't include ng2, since it's just Angular. ngx as a prefix seems to be a popular choice these days.

lazarljubenovic avatar Sep 03 '17 09:09 lazarljubenovic