mirror of
https://github.com/element-plus/element-plus.git
synced 2026-03-13 07:51:17 +08:00
* feat(components): [slider] add prop `restrictToMarks` * rerun test * fix: fix issues * fix: fix issues * fix: fix issues * refactor: replace `restrictToMarks` with step 'mark' * fix: types issue * fix: fix issue * refactor: optimize code & add range test * Update slider.md for version 2.13.4 * refactor: simpify code & add warn * chore: enhance step prop description * fix: fix docs & add warn * refactor: optimize markList computation and validation logic * chore: sync description * chore: bump `2.13.6` --------- Co-authored-by: zhixiaotong <947803089@qq.com> Co-authored-by: rzzf <cszhjh@gmail.com>