Skip to content

Releases: uxrocket/uxrocket.select

Update method revised

06 Oct 15:02

Choose a tag to compare

Merge pull request #36 from SengitU/master

Update methodu yeniden düzenlendi.

Search & Focus fixed

30 Sep 12:31

Choose a tag to compare

Merge pull request #35 from taner-yilmaz/master

3.5.1 distrubution files added

Drop position/height fixed on small screens

27 Sep 13:26

Choose a tag to compare

Merge pull request #34 from taner-yilmaz/master

Merge pull request #1 from uxrocket/master

Item counts in multiple select

27 Sep 10:19

Choose a tag to compare

Merge pull request #33 from SengitU/master

Added feature for display type as text or tags in multiple mode

3.4.1

21 Sep 11:54

Choose a tag to compare

Update uxrocket.select.min.js

3.4.0

01 Sep 13:01

Choose a tag to compare

Documentition updated

3.3.0

30 Jun 06:35

Choose a tag to compare

Readme update for 3.3.0

v3.2.2 dist

17 Jun 12:50

Choose a tag to compare

Yeni : Option lara custom class eklenebilme özelliği getirildi

3.2.1

18 Mar 14:34

Choose a tag to compare

Dist: v 3.2.1

Binding name changes

26 Feb 13:33

Choose a tag to compare

  • New: $.uxrselect.noConflict variabled introduced. Default value is
    true and prevent messing with original select method of jQuery. Use
    $.fn.Select or $.fn.uxrselect while 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.