Skip to content

Commit 3f432ce

Browse files
committed
add react examples/tests, add better js/vue tests
1 parent a4d5c27 commit 3f432ce

File tree

16 files changed

+19252
-71
lines changed

16 files changed

+19252
-71
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
* © 2024 Simon Goellner <[email protected]> ~ MPL-2.0 License
6-
* Published: 15/2/2024
6+
* Published: 29/8/2024
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
* © 2024 Simon Goellner <[email protected]> ~ MPL-2.0 License
6-
* Published: 15/2/2024
6+
* Published: 29/8/2024
77
*/
88
/** @returns {void} */
99
function noop() {}

0 commit comments

Comments
 (0)