PhilippStein / ng2-ion-range-slider

Ion Range Slider for Angular https://github.com/IonDen/ion.rangeSlider
MIT License
35 stars 39 forks source link

Missing Skins #37

Open ghost opened 5 years ago

ghost commented 5 years ago

Latest ion.rangeSlider merged all styles into single css , please make use of specific ion-range slider version in your package.json for older ng2-ion-range-slider modules

ghost commented 5 years ago

Also getting this error after npm install , i'm using 2.0.0 versoin of ng2-ion-range slider

image

crazyrich commented 5 years ago

Yup, getting the same error. It was working fine earlier. Kindly inform if u get any updates.

cedricve commented 5 years ago

yeah looks like underlying dependency changed its behaviour.

https://github.com/IonDen/ion.rangeSlider/issues/584

cedricve commented 5 years ago

try this to force correct version.

npm install --save ion-rangeslider@2.1.6
crazyrich commented 5 years ago

@cedricve Had to do this as of now. Thanks. Working.

PavelGolodoniuc commented 5 years ago

I submitted a new pull request to make it compatible with the new release of ion-rangeslider 2.3.0 - https://github.com/PhilippStein/ng2-ion-range-slider/pull/38

WhistlerHusky commented 5 years ago

option "skin" was missing, so I submitted a new pull request.

Checkout below link for skip options. http://ionden.com/a/plugins/ion.rangeSlider/skins.html