angular-instantsearch icon indicating copy to clipboard operation
angular-instantsearch copied to clipboard

range-slider widget default styling

Open iam4x opened this issue 7 years ago • 3 comments

Actually this widget does not have any styling.

  • [ ] Generate CSS inside instantsearch-theme-algolia
  • [ ] Document the import of noUiSlider css

iam4x avatar Nov 15 '17 13:11 iam4x

hello ! Do you have a date of implementation for the styling ?

I need it :)

Thanks !

odecharette avatar Jan 21 '18 15:01 odecharette

Hello @odecharette actually you can use the RangeSlider widget but you will have to customise the CSS styles by yourself.

You need to import this extern CSS as well: https://cdnjs.cloudflare.com/ajax/libs/noUiSlider/10.1.0/nouislider.min.css (it can be found in your node_modules/nouislider directory as well.

You can see the slider in action here: http://angular-instantsearch.netlify.com/dev-novel/?selectedStory=RangeSlider.default

iam4x avatar Jan 22 '18 16:01 iam4x

I do not have an ETA of implementation of a theme for this widget yet, poke @ronanlevesque

iam4x avatar Jan 22 '18 16:01 iam4x