Skip to content

Releases: mycolorway/simple-select

v2.1.4

02 Aug 03:03
Compare
Choose a tag to compare
  • Fix a bug when converts data keys of Item model.

v2.1.3

01 Aug 05:47
Compare
Choose a tag to compare
  • Fix touch event bug on mobile device.

v2.1.2

29 Jul 08:11
Compare
Choose a tag to compare
  • input.textField will be set empty if allowInput option is false and no item is selected when it blurs.

v2.1.1

27 Jul 13:19
Compare
Choose a tag to compare
  • Remove DataProvider.getInstance() which is buggy

v2.1.0

27 Jul 09:54
Compare
Choose a tag to compare
  • Rewrite the whole component.
  • Add multiple select supports for select[multiple] element.
  • Add remote filter mode for huge options situation.

v2.0.14

29 Jun 13:36
Compare
Choose a tag to compare
  • 增加对optgroup的支持

v2.0.13

21 Jun 07:39
Compare
Choose a tag to compare
  • modify setItems method, empty array is allowed

v2.0.12

16 May 23:55
Compare
Choose a tag to compare

add multiline option, to add whether textarea input or normal textfield

v.2.0.11

13 Apr 01:41
Compare
Choose a tag to compare
  • Multiline supported
  • Remove loading... hint text

v2.0.10

22 Mar 02:11
Compare
Choose a tag to compare

FIX: init empty select el
CHG: destroy method
ADD: hint for items