angular-ui / ui-select

AngularJS-native version of Select2 and Selectize
MIT License
3.26k stars 1.82k forks source link

0.19.9 release? #2062

Open carlosfunk opened 6 years ago

carlosfunk commented 6 years ago

Hi, any chance of a v0.19.9 release soon?

Jefiozie commented 6 years ago

HI @carlosfunk at the moment I have no date when to release the new version. Are you waiting for something specific?

carlosfunk commented 6 years ago

Hi, yeah just waiting on #2011 thats all.

Thanks

arambert commented 6 years ago

Yes that would be nice !! I'm waiting for #2015 A simple update of the /dist directory would already be awesome 👍

cribbstechnologies commented 6 years ago

I'll go ahead and +1 this. What previous version can I use to avoid #2011 ? My tester is killin me with duplicate bugs.

Greenek commented 6 years ago

You can use my fork, it has build with all recent changes.

"angular-ui-select": "Greenek/ui-select#header-footer-2"
cribbstechnologies commented 6 years ago

I'm unfortunately using webjars so this isn't a solution I can use :/

On Mon, Oct 30, 2017 at 10:43 AM, Paweł Golonko notifications@github.com wrote:

You can use my fork, it has build with all recent changes.

"angular-ui-select": "Greenek/ui-select#header-footer-2"

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/angular-ui/ui-select/issues/2062#issuecomment-340465656, or mute the thread https://github.com/notifications/unsubscribe-auth/ABjyfR8S812ZzC1wSv5zmCE6ee5X4lqUks5sxeCugaJpZM4P3u7O .

chce commented 6 years ago

+1, I'm also waiting for #2015. Using Greenek's fork for now...

johnpaulmedina commented 6 years ago

Im assuming this release is dead?

Update: I used @Greenek fork for fixes. - Thanks for that!