]> source.dussan.org Git - jquery-ui.git/commit
Slider: Pass handle index to events
authorAblay Keldibek <atomio.ak@gmail.com>
Thu, 12 Mar 2015 08:30:06 +0000 (14:30 +0600)
committerScott González <scott.gonzalez@gmail.com>
Thu, 12 Mar 2015 11:29:50 +0000 (07:29 -0400)
commit6111b17710ab4e14bb119e735de9cfa9285badab
tree3a4cfca75adc937405c356d1d21b59775a1d52ae
parent21831f5036bd695cc2734ec3f44e97549d2f7660
Slider: Pass handle index to events

Added a `handleIndex` property to the event data which indicates the index of
the handle being changed.

Fixes #7630
Closes gh-1486
tests/unit/slider/slider_events.js
ui/slider.js