isteven / angular-multi-select

A multi select dropdown directive for AngularJS. Allows you to use HTML tags and CSS in the data. Requires only AngularJS and nothing else.
isteven.github.io/angular-multi-select
MIT License
1.08k stars 518 forks source link

Migrate from AngularJs to Angular #535

Open Pawel-Durzynski opened 7 years ago

Pawel-Durzynski commented 7 years ago

Hello,

We are about migrate our project from AngularJs to Angular. We have to make a decision which multi select control should we use soon. Is there a chance to migrate isteven-multi-select to Angular in couple of weeks?

Best regards, Poul

isteven commented 7 years ago

Hi @Pawel-Durzynski,

I want to create one for Angular but most likely it'll be a port of v1.2.0 (first release, lacking a lot of the newer functionalities, eg grouping & callbacks), and there's no exact timeline as of now. I hope you can find a suitable replacement soon.

Cheers.

pankajparkar commented 5 years ago

@Pawel-Durzynski I created kind of similar multiselect, at least in terms of UI it looks kind of similar. Please have a look at it.

https://github.com/ngx-lib/multiselect