community icon indicating copy to clipboard operation
community copied to clipboard

angular 2 module naming conventions

Open thgreasi opened this issue 10 years ago • 2 comments

First of all, sorry if this is not the right place for this post. I've been experimenting with angular 2 lately (even if it's just alpha29 currently) and trying to make ui-sortable work with it.

I have finally come up with a working version (no tests yet) and created a ng2 branch for now, but obviously releasing under the same package (even with v2.0.0 version) might cause problems/confusion to some devs.

I was just wondering, if the team/community had any thoughts on the naming/versioning for the ng2 compatible modules, especially the migrated ones.

Currently some of the published angular 2 repos follow the ng2-* naming convention. Should we follow a similar pattern and use something like ui2-* ?? Moreover, I like how ui2-sortable sounds like, should I create a repo to host the current code??

thgreasi avatar Jul 11 '15 19:07 thgreasi

Ironically someone else was just asking a similar question: https://groups.google.com/forum/#!topic/angular-ui/ThLanJ3XN70

ProLoser avatar Jul 12 '15 05:07 ProLoser

Hi Dean, thanks for the heads up. I will repost to that thread then :)

thgreasi avatar Jul 12 '15 08:07 thgreasi