Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Vue-2.x] Dynamic Range Slider fixes #2288

Open
wants to merge 8 commits into
base: vue-2.x
Choose a base branch
from

Conversation

Jade-GG
Copy link
Contributor

@Jade-GG Jade-GG commented Feb 27, 2024

This PR contains a few updates to the DynamicRangeSlider in the Vue2 branch:

  • Make sure ranges stay within range
  • Hide the slider if the range is nonsensical (null or min/max equal)
  • Add an extra class list for the outer div
  • Turn the title into a slot, as god intended

I figure this branch is probably EOL because Vue2 is, but I also figure it's worth a try.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant