appbaseio / reactivesearch

Search UI components for React and Vue
https://opensource.appbase.io/reactivesearch
Apache License 2.0
4.89k stars 466 forks source link

Update vue-slider-component #1815

Closed royduin closed 2 years ago

royduin commented 2 years ago

Currently vue-slider-component V2 is used: https://github.com/appbaseio/reactivesearch/blob/b017c358d9fb5b0a05062d2b70895519e5c3d7e3/packages/vue/package.json#L49 which has a known bug: https://github.com/NightCatSama/vue-slider-component/issues/409 also covered in the readme: https://github.com/NightCatSama/vue-slider-component/tree/v2#exceptions. V3 doesn't have that issue so it would be nice if the lib is getting updated within Reactive Search.

mohdashraf010897 commented 2 years ago

Hey 👋 @royduin You can upgrade to v 1.24.3-alpha.1 while we make a stable release.

Working Demo(s)

Thanks.

royduin commented 2 years ago

Awesome, thanks 💯

royduin commented 2 years ago

Merged and released, thanks 🥳 just one issue apart from the changed styling: https://github.com/appbaseio/reactivesearch/pull/1886