168 Commits (071d1012152d98a2f4a7b0bc374736a1f12b4490)

Author SHA1 Message Date
jlukic 89c1138cd1 #2199 Fixes preventDefault called even without sub menu 10 years ago
jlukic f77e00174f Fix selection min-height, fix pageup/down do not work when scrolling less than a page 10 years ago
jlukic af129c52c9 Fix combo action 10 years ago
jlukic 586ff85796 Fixing min-height issues 10 years ago
jlukic 2198d01247 Iteration on dropdown tweak list 10 years ago
jlukic 432d39f4e7 Fix no results message when using scrolling menu 10 years ago
jlukic d5308d3438 Iterating on multiselect fixes 10 years ago
jlukic 416390ee27 Add maximum selection setting 10 years ago
jlukic af565875e8 Fix page down/up scrolling page when not search selection, simplify letter select shortcuts (first value with letter only) 10 years ago
jlukic 60db38ea72 #2060, clean up debug, remove testing settings 10 years ago
jlukic 145fa9201a Adds #2060 Keyboard selection now works with all selection dropdowns, not just search 10 years ago
jlukic 7dd508946f Remove use of :visible, fix backspace on tag when tag is user value 10 years ago
jlukic 732e22cf3d Add <select> support for adding user options 10 years ago
jlukic 1afed3afb0 Add tokenize on keyboard shortcut 10 years ago
jlukic e6194fb9af Fix remove/add conditions for user additions 10 years ago
jlukic 4f6cd3809c Intermediary work on tagging 10 years ago
jlukic 99924ad700 Iteration on allowAdditions setting for selection dropdown 10 years ago
jlukic a7f2707063 Add pageup and pagedown, fix selection on show for multi 10 years ago
jlukic e897a18350 Decrease dropdown transition duration, remove tweens on box shadow 10 years ago
jlukic 1821ae9fbc Fixes select chaining not invoking methods 10 years ago
jlukic b3612b2792 Fix all the linting errors i forgot to check 10 years ago
jlukic 475fb9bf93 Add useLabels setting, and add templated text values for when not using labels in multiselect 10 years ago
jlukic ec2132601f Use labels by default 10 years ago
jlukic e2f796c369 Adds useLabel setting, fixes search in menu 10 years ago
jlukic 3a9821ca46 Begins work on allowAdditions, adds error messages, and ui message coupling 10 years ago
jlukic 5abbcd5351 Adds fuzzy search to dropdown 10 years ago
jlukic fdf3354c8d Fix text align for dropdown item in centered container 10 years ago
jlukic bcc4809237 Fix keyboard selection after multi remove, settings comments 10 years ago
jlukic 0fd0a5dd0a Fixes #2138 issue with matching to non string value 10 years ago
jlukic 960c82cad2 Fix search removes filter before hiding 10 years ago
jlukic 8dd14e08c5 Fix several important edge cases for multiselect keyboard events 10 years ago
jlukic 02c9fb2e8a Iteration on multiselect fixes 10 years ago
jlukic dcf0190a3f Odds and end fixes for dropdown 10 years ago
jlukic 784b4401b8 And derp #2072 10 years ago
jlukic 9b7ecef679 Keep blank values when placeholder is passed a string or false 10 years ago
jlukic 3913c17d93 Fix placeholder uses auto not boolean true #2072 10 years ago
jlukic 99d849c875 Adds multiple select filterActive option, adds placeholder option #2072 10 years ago
jlukic f76eb496c0 Iterating on multi select completion 10 years ago
jlukic 39ab2002c2 #2060 fix escape keyboard shortcut not working correctly, add in debug to search keyboard shortcuts 10 years ago
jlukic b063a39896 #2084 setup reference does not query behavior after adjusting selectors 10 years ago
jlukic 5c538e70f2 Adds #2083, search can specify whether to match on text, value or both 10 years ago
jlukic 87b3cd08c5 #2041 Adds showonFocus option to dropdown 10 years ago
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