1
0
mirror of synced 2024-11-26 06:46:04 +03:00
Commit Graph

14 Commits

Author SHA1 Message Date
Igor Vaynberg
c4fe2fffbd remove outline from dropdown 2019-11-06 10:34:02 -08:00
Igor Vaynberg
6705eafc7f fix incorrect dropdown behavior when multi+openOnFocus and selection is made via mouse 2019-11-06 10:32:02 -08:00
Igor Vaynberg
92ca33cd74 only show placeholder if there are no items selected. closes #5606 2019-08-13 08:41:53 -07:00
Igor Vaynberg
cb9c47af67 make sure remove buttons do not submit forms 2019-08-08 15:47:13 -07:00
Igor Vaynberg
f2c4a19bfc add label to one of focus grabbers to facilitate screen reader testing 2019-07-18 12:44:02 -07:00
Igor Vaynberg
32b8818c1b clicking down arrow or enter in multisearch combo now expands, closes #5565 2019-07-17 08:13:24 -07:00
Igor Vaynberg
44a88a9c56 add tooltip for expand buttons, closes #5566 2019-07-17 08:05:48 -07:00
Igor Vaynberg
54a388de15 add placeholder support for multiselect, closes #5569 2019-07-17 07:53:40 -07:00
Igor Vaynberg
af901bafaa use correct options in createMultiSelect 2019-06-27 17:33:40 -07:00
Igor Vaynberg
09494074b8 update dist building 2019-06-27 16:50:00 -07:00
Igor Vaynberg
767d01984b define data format, separate options into multi and single to make them more clear 2019-06-27 16:48:13 -07:00
Igor Vaynberg
6c00b633fc added license banner 2019-06-27 08:42:41 -07:00
Igor Vaynberg
1d8cef3430 close on blur in multiselect 2019-06-26 21:18:41 -07:00
Igor Vaynberg
1eabe8379c initial commit of select2 v5 wip 2019-06-25 15:23:14 -07:00