Dan G Nelson

Results 15 comments of Dan G Nelson

Tried just doing this instead, but it's buggy. ``` $('.jslider').bind('click mousedown mouseup', function() {}); ```

The issue with the code I have is that if you're dragging the slider and move your mouse outside of the jslider area, it's no longer bound. Here's a full...

If you start a drag on the left, move your mouse down, out of the container, then to the right, the action will not occur.

Yes. Click the dragger. Move your mouse down out of the div while holding down. Move the slider over, the color won't change. If you hover over the div afterwards,...

What if you want to groupBy a different variable then you want to orderBy?

I tried this, but I'm not sure how to add SCSS support to it. The method in the current docs doesn't work within this setup.

I was able to get scss working by adding "@storybook/preset-scss"

Actually it looks like several of the search options have changed based on the documentation I'm reading now.