angular-slider / ngx-slider

Self-contained, mobile friendly slider component for Angular based on angularjs-slider
https://angular-slider.github.io/ngx-slider/
MIT License
390 stars 175 forks source link

Backports for previous Angular versions #368

Closed piotrdz closed 8 months ago

piotrdz commented 9 months ago

Following the upgrade to Angular 17, the backports for previous Angular versions should also be released in the official package. This issue is raised to keep track of this work.

Checklist:

amelnikoff commented 8 months ago

Funny to see – 15.x is actively supported and no version on npmjs.com

piotrdz commented 8 months ago

@amelnikoff It was supposed to be a temporary state after merging Angular 17 support from forked repository.

I should have v15 released by the end of this week.

piotrdz commented 8 months ago

@amelnikoff And there you go, I just released v15 backport. It turned out to be much easier than I thought.

amelnikoff commented 8 months ago

@piotrdz cool, it works fine! Thanks!

AbhishekSI-UK commented 8 months ago

This slider will support for Angular 11

piotrdz commented 8 months ago

@AbhishekSI-UK Angular 11 has been supported all along with previous version of the slider (v2.0.4).

piotrdz commented 8 months ago

All backports are finished now, and I updated the table with version dependencies in README. There is now support for every Angular version from 6 to 17 across old releases, backports and the current master targeting v17.

AbhishekSI-UK commented 8 months ago

@AbhishekSI-UK Angular 11 has been supported all along with previous version of the slider (v2.0.4).

Thax for update.