jlukic
63164074e2
Fixes height on scrolling menu, adds dividers
10 years ago
jlukic
6f1bf2ea89
Set all modules to verbose: false by default
10 years ago
jlukic
8bc627461c
Add multiple validation rules to form validation, convert form validation to using one settings object, add errored styles to multiple form validation
10 years ago
jlukic
267d948b34
Fix some placeholder text cases with multiple
10 years ago
jlukic
4fc448ed47
Fixes placeholder value in select multiple
10 years ago
jlukic
bbcbf5673d
#1987 #1916 #1912 Correctly fixes onChange to fire only when value is adjusted
10 years ago
jlukic
703423013e
#2020 Fixes trim string method being called on non-string dropdown values
10 years ago
jlukic
71e32857ed
Adds scrolling dropdown variation
10 years ago
jlukic
3c4294fbb0
Add label selection, group selection, fixes some keyboard events
10 years ago
jlukic
a0d3040412
Fixes comma delimited
10 years ago
jlukic
fd9d45749d
Fix dropdown icon selection
10 years ago
jlukic
78cee91a53
Iteration on multiselect, adds label deletion, proper string delimiters
10 years ago
jlukic
802dc97948
Update dropdown from next
10 years ago
jlukic
5513680a9f
Iteration on multiselect
10 years ago
jlukic
52897fdbc4
Iteration on multiselect #847
10 years ago
jlukic
41a9f96394
Iteration on multi select #847
10 years ago
jlukic
a1d77ec374
Beginning multiselect rewrite
10 years ago
jlukic
203a06cdc1
Fix issue with search selection tabbing
10 years ago
jlukic
3701bdc35f
Increase delay of performance logging
10 years ago
jlukic
6c3b253ebb
Fixes #1916 , onChange fires even when selected value is current value
10 years ago
jlukic
1550b4937e
Fix issue in chaining when dropdown inits on select
10 years ago
jlukic
96a577d2c9
Dropdown can now have behaviors invoked on select
10 years ago
jlukic
91b2ffdf49
#1896 , add 'get id' to all modules with element namespace, move uniqueID generation to 'create id'
10 years ago
jlukic
121107fbf2
Update licenses in src
10 years ago
jlukic
9f1c172bcf
Fixes #1867 , issue with forceSelection not clearing filter
10 years ago
jlukic
4e2f0b0291
#1794 , checkbox and dropdown now trigger blur event on controlled input
10 years ago
jlukic
4870dad086
#1753 #1368 Adds forceSelection option to force user to current search selection when element blurred
10 years ago
jlukic
78649ade5c
Fixes #1750 , destroy not called on previous instance when doubline initialized
10 years ago
jlukic
b86b5ced86
Dropdown clear now removes selected value
10 years ago
jlukic
7dffde0f82
#1630 Adds form clear and dropdown clear behaviors
10 years ago
jlukic
3cf2db6a4b
#1698 Remove set.value calls from actions, add set value to set selected.
10 years ago
jlukic
4046863e37
Adds #1669 , Dropdown will now recreate menus when option values change, dropdown will now produce errors when methods invoked on <select> and not ui dropdown
10 years ago
jlukic
bfbda5fa35
Fix #1638 , bubbled click event on item now only blocks callback not other events
10 years ago
jlukic
56217fad27
Fixes keyboard nav when active item is in hidden menu
10 years ago
jlukic
13886b2eb5
Rewrite dropdown keyboard shortcuts to support sub-menus
10 years ago
Pavel Sysolyatin
7ad2931ddf
Show filtered menu if search input placed in menu.
10 years ago
jlukic
00b9b9d4a3
Clean up spacing #1627
10 years ago
Marcos Mariano
48401cec66
Dropdown module (restore)
This fix restores the input class "default" as well as removing the
selected item from the list in case the default value is empty (used as
placeholder)
10 years ago
jlukic
70d040f920
Fix #1601 Search Selection RegExp Escapes Search Values
10 years ago
jlukic
218083b5a3
Complete integration of autocomplete on ui search dropdown #1508
10 years ago
jlukic
4f8b80648d
Fix search dropdown to allow input to support bgcolors (autocomplete), fix lineheight offset on input in search selection so bged inputs do not overlap borders #1508
10 years ago
Pavel Sysolyatin
ed251dd226
Ability to disable dropdown without destroy it.
10 years ago
jlukic
ccf830a600
Fix bug with search input inside dropdown
10 years ago
jlukic
04d65e7483
Adds upward dropdown variation #1146
10 years ago
jlukic
01fa4fd8b6
Swap all proxy calls in dropdown
10 years ago
jlukic
23337483e3
Fix #1586 , remove deprecated use of $.size()
10 years ago
jlukic
f84759d0da
Comment formatting, rebuild
10 years ago
jlukic
199d627066
Adds category selection with sub-menus #1522
10 years ago
jlukic
1d76049535
Fixes #1532 Regexp restarts search from middle of string on multiple iterations, breaking search
10 years ago
jlukic
ce07403580
Adds #1503 , adds sortSelect option, fixes select to preserve original value order by default
10 years ago