svelte-range-slider-pips
Advanced tools
Comparing version 1.4.0 to 1.5.0
@@ -40,3 +40,3 @@ { | ||
], | ||
"version": "1.4.0", | ||
"version": "1.5.0", | ||
"description": "Multi-Thumb, Accessible, Beautiful Range Slider with Pips", | ||
@@ -43,0 +43,0 @@ "repository": "https://github.com/simeydotme/svelte-range-slider-pips", |
@@ -14,2 +14,16 @@ | ||
## features | ||
- ✨ fully customisable | ||
- ✨ fully stylable | ||
- ✨ fully accessible (with aria) | ||
- 👍🏽 multi-thumb | ||
- 🎚 range (min/max) | ||
- 🏷 floating labels | ||
- 📏 ruler notches | ||
- 🏷 labels for notches | ||
- 🧮 step function | ||
- 🖍 formatter | ||
- 🎭 animated | ||
## install | ||
@@ -77,2 +91,3 @@ | ||
**range** | `Boolean`/`String` | `false` | Whether to style as a range picker. Use `range='min'` or `range='max'` for min/max variants | ||
**pushy** | `Boolean` | `false` | If `range` is `true`, then this boolean decides if one handle will push the other along | ||
**float** | `Boolean` | `false` | Set true to add a floating label above focussed handles | ||
@@ -94,12 +109,10 @@ **vertical** | `Boolean` | `false` | Make the slider render vertically | ||
## contribue | ||
## contribute | ||
I am very happy to accept; | ||
- 🌟 suggestions/requests for new features or changes with examples of how they would be useful | ||
- 🌟 suggestions/requests for new features or changes | ||
- 🛠 pull-requests for bug fixes, or issue resolution | ||
- 🧪 help with creating a proper test-suite | ||
**When making changes/edits to the code you should use the `/test/` folder** and check the [README.md](test/README.md) in there | ||
to help with testing all the functionality. I don't have real tests set up, and would appreciate anyone's | ||
help who knows how to accomplish that. | ||
[Read the CONTRIBUTING.md](./CONTRIBUTING.md) | ||
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
189424
3990
116