Jack Lukic
|
79c31082b7
|
Fix selection issue with <select> and userAdditions
|
9 years ago |
Jack Lukic
|
77980c1864
|
Fix issue with hideAdditions where enter key would not select value when typing rapidly
|
9 years ago |
Jack Lukic
|
4b6595dd99
|
Fix issue where selection was borked for search inside menu
|
9 years ago |
Jack Lukic
|
489588cfd5
|
Fix error in dropdown logic with hideAdditions, fix func call missing parens
|
9 years ago |
Jack Lukic
|
90d9eaa6e6
|
Fixes hideAdditions accidentally on by default, fixes issue with when hideAdditions: true addition not appearing on 2nd edit
|
9 years ago |
Jack Lukic
|
2afb4d95d2
|
#3932 Fixes compatibility issues with jq 3.0
|
9 years ago |
Josh Soref
|
e982084621
|
spelling: retrieve
|
9 years ago |
Josh Soref
|
f31b64b130
|
spelling: occurring
|
9 years ago |
Jack Lukic
|
2c44d667aa
|
Rlsnotes and condense logic further #3085
|
9 years ago |
Jack Lukic
|
f87ae3d6f6
|
Match formatting #3085
|
9 years ago |
Jack Lukic
|
9fa00b9379
|
#3879 fixes item cache not updating after addition
|
9 years ago |
Jack Lukic
|
ad9ccbfe8c
|
Fix debug msg position #3879
|
9 years ago |
Jack Lukic
|
65624294f8
|
Fixes #3879, #3622 - mutation observers occur erroneously with internal updates, causing issues
|
9 years ago |
Jack Lukic
|
10e67521a7
|
Fixes #3917, adds check for bubbled label event coming from surrounding label
|
9 years ago |
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 |