RangeSlider

一个双滑块范围选择器组件库

queste sono le versioni di questo script in cui il codice è stato aggiornato Visualizza tutte le versioni.

  • v1.0.2 30/08/2026

    回退 animate 部分代码

  • v1.0.1 29/08/2026

    优化 animate 动画逻辑,改用 performance.now() 获取时间戳,避免主线程阻塞导致 requestAnimationFrame 时间戳滞后。

    数组克隆方式改为 .slice()

  • v1.0.0 26/08/2026