Code Monkey home page Code Monkey logo

Comments (7)

streetrider avatar streetrider commented on June 7, 2024

Hey povilas123 -

Sorry for the wait and thanks for reaching out! Our developer is on vacation until June 12th, so any technical issues or requests will experience delay in response. We'll make sure to get back to you as soon as we can.

Hang tight!

The MixItUp Team

from mixitup.

patrickkunka avatar patrickkunka commented on June 7, 2024

Hi Povilas123,

This is a really cool feature request!

It would require mixitup filtering by a numeric range. Currently, mixitup can only by category keywords/strings, using the jquery class selector, not by numeric value. I would need to add something that says:

"For each target element, if filter data value is greater than x and less than y, then hide or show."

I think this would make a great demo too. I'll plan on adding this as a feature for v1.6.

Sorry I have no fix for you right now, but thanks for the idea!
Patrick

from mixitup.

povilas123 avatar povilas123 commented on June 7, 2024

Thank you for your great plugin.
I hope i will see new 1.6 v soon.
There is couple more great plugins (filtrify, isotope) but nobody's have range slider.

So mixitup with range slider really can have big advantage.
It already have advantage that it show line/grid layout.

In future also can think about search field :)
regards

from mixitup.

gubagu avatar gubagu commented on June 7, 2024

Hey everyone,

Yep, it really sound as great idea !
Is there any development on this feature request ?
Keep up the great work guys and thank you for sharing.

Cheers,
Guby

from mixitup.

adamdehaven avatar adamdehaven commented on June 7, 2024

@patrickkunka - Were you able to implement sorting via range slider?

from mixitup.

ejlocop avatar ejlocop commented on June 7, 2024

Hi, any update on this feature?

I've managed to filter mixitup items via range slider, but how can i mix it to my current filter strings
if my selector was like ?

$('#Container').mixItUp('filter', '.category-1.category2[data-category3=5][data-category4=1]')

from mixitup.

patrickkunka avatar patrickkunka commented on June 7, 2024

Hi - this has been closed since we launched the v2 filter API which accepts any valid CSS selector.

The idea being that the developer is responsible for building a UI integration that outputs a valid selector string, and MixItUp takes care of the rest.

You'll need to construct some sort of logic that combines the output of your range slider, with your currently applied filters, and outputs a selector string representing your intended output. Unfortunately this very specific functionality is not within the scope of MixItUp, so this is not a feature that would be added to the core.

from mixitup.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.