330 Commits (79c31082b76c300cd6540b56e3dda7ee68300ceb)

Author SHA1 Message Date
Jack Lukic 4065eea2f2 Fix #3743 line break in multiple select dropdown 9 years ago
jlukic 7040acdc44 #3713 - adds silent option to all modules 9 years ago
Jack Lukic c34f6d3462 Fixes issue where cache local was not working because debug code 9 years ago
Jack Lukic 989c8d582a Allow first letter selection without selection dropdown 9 years ago
Jack Lukic d8e505cd65 Selector cache schange #3183 9 years ago
Jack Lukic dbf9968aed Fixes #3183, mobile sub-menus will not select 9 years ago
Jack 83e2ef5797 Fixes createEvent to use same bubbling/cancelable settings as specified in spec 9 years ago
Jack 0905774143 Fixes createEvent to use same bubbling/cancelable settings as specified in spec 9 years ago
Jack a2347d68b7 Fix some conditions which caused dropdown to hide all results 9 years ago
Jack 7f3399c9e2 Fixes #3016, adds setting for keys 9 years ago
Jack 4ca20c47cf Make shortcut key values a setting #3016 9 years ago
Jack e5c5e090f3 Adds ability to use a different expected field group with API #3080 9 years ago
Jack 77954a298c #3002, fixes tab index broken on selection dropdown 9 years ago
Jack af43edea8f #3096, adds autocomplete off to init 9 years ago
Jack 2bae11673d Swaps out all calls to trigger() #3108 9 years ago
Jack 528a510d6c #3108 Adds native change to dropdown 9 years ago
Jack 58e8f684aa Implements onLabelRemove #3209 9 years ago
Jack af8c4a5454 Fix formatting 9 years ago
Jack Lukic 4adad40d89 Correctly adds #3179 9 years ago
Jack 125e22295e Fix some conditions which caused dropdown to hide all results 9 years ago
Jack 300044e477 Fixes #3016, adds setting for keys 9 years ago
Jack 474cc7351b Make shortcut key values a setting #3016 9 years ago
Jack 89c3a44c4c Adds ability to use a different expected field group with API #3080 9 years ago
Jack d85ce6e207 #3002, fixes tab index broken on selection dropdown 9 years ago
Jack 36c83c541f #3096, adds autocomplete off to init 9 years ago
Jack e5aca0a523 Swaps out all calls to trigger() #3108 9 years ago
Jack 03a0d87b14 #3108 Adds native change to dropdown 9 years ago
Jack 61c84411aa Implements onLabelRemove #3209 9 years ago
Jack f967c80b3e Fix formatting 9 years ago
Jack Lukic 0404ce536d Correctly adds #3179 9 years ago
John Schult 81e269bd65 Added ability to specify dropdown label text when using API 9 years ago
John Schult 8c2ed75b02 Removed the unused `values` variable 9 years ago
Jack Lukic fe7a246833 #3016 fix comma not delimiting correctly 9 years ago
Jack Lukic f86b8015b1 #3016, dont use delimiter key when not multiple with additions allowed 9 years ago
Alberto Maturano 725f8242c0 Typos 9 years ago
Alberto Maturano 141254e4f9 [dropdown] Preserve initial disabled state 9 years ago
Jack Lukic eb65cc39cb Dropdown settings comments 9 years ago
Jack Lukic e65bfa2abe Fixes #2923 issue with allow additions not implementing add results template 9 years ago
jlukic ceb489e976 #2645 adds fields array to dropdown 9 years ago
jlukic ade6ab536b Fix placeholder text when useLabels: false and 0 selected 9 years ago
jlukic c43ea73f7f Deal with type casting in a consistent way 9 years ago
Jack Lukic e95424107b Remove debug #2853 9 years ago
Jack Lukic 015a6fc70a Fixes #2583 issue with menu disappearing using allowAdditions: true 9 years ago
Jack Lukic 12d6640826 #2626 dropdown now updates selected values when input changes. Housecleaning with event binding 9 years ago
Jack Lukic 3a1598356b #2824, Fix issue where single search selection would filter active item and not re-display on cleared filter. Additionally fixes issue with forceSelection not working on pageLosesFocus #2824 9 years ago
Jack Lukic d4a22d0347 Update rlsnotes finish #2769 9 years ago
Jack Lukic 81f50e0f7a #2769 Fix logic in onHide, to only close when NOT false, add onShow 9 years ago
Jack Lukic 341bf72929 Fixes #2818, action: hide now calls onChange #2818 9 years ago
Jack Lukic 6c178d0168 Fixes issue with .data() storing/retrieving values as original type causing mismatch with .val() [string only] #2754 #2755 9 years ago
Jack Lukic 506f96ffd7 #2754, fix issue with not using correct metadata setting for label value 9 years ago