Releases: uxrocket/uxrocket.select
Releases · uxrocket/uxrocket.select
Update method revised
Merge pull request #36 from SengitU/master Update methodu yeniden düzenlendi.
Search & Focus fixed
Merge pull request #35 from taner-yilmaz/master 3.5.1 distrubution files added
Drop position/height fixed on small screens
Merge pull request #34 from taner-yilmaz/master Merge pull request #1 from uxrocket/master
Item counts in multiple select
Merge pull request #33 from SengitU/master Added feature for display type as text or tags in multiple mode
3.4.1
3.4.0
3.3.0
v3.2.2 dist
Yeni : Option lara custom class eklenebilme özelliği getirildi
3.2.1
Binding name changes
- New:
$.uxrselect.noConflictvariabled introduced. Default value is
trueand prevent messing with originalselectmethod of jQuery. Use
$.fn.Selector$.fn.uxrselectwhile binding the plugin. - CHANGE: For the sake of internal methods, the
$.uxrselect.update
method now returns to internal update method of the instance, instead
of manual updating it.