Jack Lukic
|
7c01d212b8
|
Rename selectonShortcut
|
9 years ago |
Jack Lukic
|
e3ad10ffe4
|
Add abiility to autofocus in menu search
|
9 years ago |
Eymen Gunay
|
6acfabf80f
|
Dropdown menu tpl disabled attribute fix
When a dropdown menu gets regenerated, menu options loose their "disabled" attribute.
I have added the missing attribute in template string.
|
9 years ago |
Jack Lukic
|
ffc99e5b66
|
Fix boolean flag for allowReselection being flipped
|
9 years ago |
Jack Lukic
|
c9e4d83e5f
|
Fixes delimiter no longer working
|
9 years ago |
Shawn Choleva
|
3e6a37ffd7
|
feat(dropdown) add exact search - #3085
|
9 years ago |
Jack Lukic
|
1c8d229aeb
|
Finally add selection on keyboard shortcut
|
9 years ago |
Jack Lukic
|
4a8ecbf313
|
Accidental checkin of incomplete line
|
9 years ago |
Jack Lukic
|
c18c3db936
|
Fix issues with refocus causing animation on tab blur
|
9 years ago |
Jack Lukic
|
b2c4134486
|
Fix double hide issue in dropdown from force selection
|
9 years ago |
Jack Lukic
|
c43d464a82
|
Fix issue with selection refocus changes causing menu not to open with down arrow key
|
9 years ago |
johann.rekowski
|
72dfb7fba2
|
let is not supported on Safari
supported browsers reference: http://caniuse.com/#search=let
|
9 years ago |
Jack Lukic
|
83d0585102
|
Add allowReselection setting for dropdown
|
9 years ago |
Jack Lukic
|
7484df0504
|
Fix issue with not being able to press down to open dropdown with user additions
|
9 years ago |
Jack Lukic
|
664a9d9032
|
Multiple select dropdown now uses a sizer element to determine current text width, instead of estimating based on character count
|
9 years ago |
Jack Lukic
|
4a8eef36de
|
#3886 fix default
|
9 years ago |
Jack Lukic
|
544b20565f
|
Add #3886 min characters for dropdown
|
9 years ago |
Jack Lukic
|
42dd3c771b
|
Fixes use of document.contain (borked in IE11)
|
9 years ago |
Jack Lukic
|
2ebcc26734
|
Fix issue where refocusing search (to preserve position) could retrigger events
|
9 years ago |
Jack Lukic
|
5a610c35f3
|
Fix issue with APIsettings not behaving correctly when restoring a value without session data, fixed some instances where empty message could appear with results when removing multiselect choice. Fixed forceSelection to work consistently with multiselect
|
9 years ago |
Jack Lukic
|
f38237d6f8
|
Fix quote encoding in dropdown
|
9 years ago |
Jack Lukic
|
22fc88442e
|
Fix input spacing rule on dropdown, add colored box shadows, add border colors to message
|
9 years ago |
Jack Lukic
|
fc8d3efdc6
|
Fix issue with dropdown menu not opening after select due to preserving focus, fix issue with one segment inside segments group
|
9 years ago |
Jack Lukic
|
ff7824f396
|
Fix issue with refocusing menu
|
9 years ago |
Jack Lukic
|
8c50ab24c2
|
Refix #3855 to fix scoping, allow for 'global' var without polluting global namespace
|
9 years ago |
Jack Lukic
|
4292ab5aa1
|
Allows modules to work in environment with global other than window #3855
|
9 years ago |
Jack Lukic
|
6f344a5cc3
|
Add hideAdditions option, fix multiselect behavior #3791
|
9 years ago |
Jack Lukic
|
9c69cb3685
|
Add cursor spacing, fix #3790 issue with search losing focus on selection
|
9 years ago |
Jack Lukic
|
f8909323d0
|
Fixes #3790 - Multi select loses focus on item click
|
9 years ago |
Jack Lukic
|
ccb1c7fde4
|
#3779 - Fixes issue where dropdown with user addition would keep input after selecting a choice
|
9 years ago |
Jack Lukic
|
2e5ad7c71c
|
#3789 - Fix issue with label click making menu appeaR
|
9 years ago |
Jack Lukic
|
c4be1cb694
|
#3766 - Fixes issue with get value not returning proper value
|
9 years ago |
Jack Lukic
|
79b9557070
|
#3788 Fixes issue with search selection closing and reopening immediately
|
9 years ago |
Jack Lukic
|
fc29e682ef
|
Add restore placeholder text
|
9 years ago |
Jack Lukic
|
8e485954fd
|
Fixes issue with left keyboard arrow shortcut in dropdown #3596
|
9 years ago |
Jack Lukic
|
d4ecfa12ff
|
Fixes issue with extending settings with
|
9 years ago |
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 |