jlukic
|
1a3d46fc8c
|
Fixes #2436 - onChange should use string equality since input will be stored as string
|
10 years ago |
jlukic
|
625c1a46b2
|
Fix dropdown direction: auto, to open downward when no space above or below.
|
10 years ago |
jlukic
|
32a8344288
|
Remove console log
|
10 years ago |
jlukic
|
93baa5f165
|
remove console.log
|
10 years ago |
jlukic
|
a9c94a1972
|
Fix issue from fix earlier today with multi select selecting blank quote values
|
10 years ago |
jlukic
|
16a70cd597
|
Fix issue where userAdditions failed to recreate element when using single selection
|
10 years ago |
jlukic
|
913194ca6b
|
#2403 [Dropdown] Merge and organize metadata refresh
|
10 years ago |
jlukic
|
3582d1cb35
|
#2396, look for disabled values when initializing select
|
10 years ago |
Andrea Ascari
|
7325170154
|
Resolved cache problem for data attributes of dropdown options.
|
10 years ago |
jlukic
|
7fbf624b98
|
Enable local caching in all modules by default, add release notes
|
10 years ago |
jlukic
|
364ad398d8
|
Incorrect error text
|
10 years ago |
jlukic
|
ea859dba9b
|
Fix single select dropdown does not correctly save name/value pairs in session
|
10 years ago |
jlukic
|
59ecddb1d5
|
#2383 Fix remove selected, and issues with placeholder selections being selected with multiple when value is empty string
|
10 years ago |
jlukic
|
e3d43478b9
|
#2382 Increase code coherence, restructure into new methods
|
10 years ago |
jlukic
|
0e67b33136
|
Fixes #2382 Issue with set selected not working with user values
|
10 years ago |
jlukic
|
fcd8f69108
|
Prevent looping for values in multiple if no values set
|
10 years ago |
jlukic
|
40bf2cea35
|
Fix overlap when selecting dropdown choice with keyboard when useLabels: false
|
10 years ago |
jlukic
|
aadeb1d437
|
#2313, remove value does not check selection count #2313
|
10 years ago |
jlukic
|
136f912dc5
|
Add dropdown direction
|
10 years ago |
jlukic
|
66ee66477c
|
Speed up get.item when null or undefined
|
10 years ago |
jlukic
|
35edff6b52
|
Add support for 'clear', 'restore defaults' for multiple #2303, update logic for fireOnInit to be more clean, fix issue with boolean values setting #2296
|
10 years ago |
Jack Lukic
|
7b791f43bf
|
Fixes issue with search selection tabindex, fix z-index of selection dropdown icon when autocomplete
|
10 years ago |
jlukic
|
1a5010b36e
|
Fix loading dropdown button, duplicate loading state, similar #2295. Fix search inside menu does not clear search term on select
|
10 years ago |
jlukic
|
653337cfd6
|
Adds fireOnInit setting, and onAdd onRemove callbacks for multiple
Creates add value and remove value methods to work alongside set value for multiple.
Fixes #2252 #2212 #1912 #230
|
10 years ago |
jlukic
|
1cddebabd4
|
Remote unused method #2260
|
10 years ago |
jlukic
|
e179975995
|
Add #2260 to next
|
10 years ago |
jlukic
|
01e9f39242
|
#2259 - Fix get selection value returns 1 when null
|
10 years ago |
jlukic
|
2275f2b096
|
Add disabled item, remove disabled selection from dropdown
|
10 years ago |
jlukic
|
f6f242cbda
|
Adds ability to store name/value pairs for remote content
|
10 years ago |
jlukic
|
14014ef4b5
|
Add fix for restoring labels
|
10 years ago |
jlukic
|
6a95f1920b
|
Bugs with remote
|
10 years ago |
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 |