jlukic
|
071d101215
|
Complete first pass of API integration with dropdown
|
10 years ago |
jlukic
|
15e109b373
|
Fix tabindex issue
|
10 years ago |
jlukic
|
7887dae2ea
|
Fixes dropdown force selection to not filter until after hide
|
10 years ago |
jlukic
|
5585502e26
|
Initial wiring of API to dropdown
|
10 years ago |
jlukic
|
eb9f6f83ec
|
#1724 err actualyl remove debug
|
10 years ago |
jlukic
|
4e73329cff
|
#1724 Remove debug, fix scrollTop
|
10 years ago |
jlukic
|
d3c1928033
|
#1724 Minor fixes
|
10 years ago |
jlukic
|
073f561ab2
|
#1724 Added support for sub menus to check upward/downward independently of main menu, fix some styling on upward and left menu
|
10 years ago |
jlukic
|
58544f6ca3
|
#1724 Implements dropdown automatically changes direction when off screen using visibility api coupling
|
10 years ago |
jlukic
|
4b07a2bfb4
|
Only set scroll position on selection dropdown, unnecessary tabindex
|
10 years ago |
jlukic
|
40fb0743eb
|
Setup embed component, fix all contributors banners in src
|
10 years ago |
jlukic
|
5bcc49acef
|
#2213, user value uses .text.toLowercase() not stored metadata value
|
10 years ago |
jlukic
|
363ad3634a
|
Drastically improve performance of scroll position on menu show
|
10 years ago |
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 |