Skip to content

Commit 7a93f62

Browse files
Copilotsimeydotme
andcommitted
Initial plan for fixing prefix/suffix pip label click bug
Co-authored-by: simeydotme <2817396+simeydotme@users.noreply.github.com>
1 parent e359d74 commit 7a93f62

File tree

3 files changed

+4
-17
lines changed

3 files changed

+4
-17
lines changed

dist/range-slider-pips.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Multi-Thumb, Accessible, Beautiful Range Slider with Pips
44
* Project home: https://simeydotme.github.io/svelte-range-slider-pips/
55
* © 2025 Simon Goellner <simey.me@gmail.com> ~ MPL-2.0 License
6-
* Published: 3/10/2025
6+
* Published: 5/10/2025
77
*/
88
(function (global, factory) {
99
typeof exports === 'object' && typeof module !== 'undefined' ? module.exports = factory() :

dist/range-slider-pips.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Multi-Thumb, Accessible, Beautiful Range Slider with Pips
44
* Project home: https://simeydotme.github.io/svelte-range-slider-pips/
55
* © 2025 Simon Goellner <simey.me@gmail.com> ~ MPL-2.0 License
6-
* Published: 3/10/2025
6+
* Published: 5/10/2025
77
*/
88
/** @returns {void} */
99
function noop() {}

package-lock.json

Lines changed: 2 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)