mirror of
https://github.com/tenrok/vue-select.git
synced 2026-06-10 07:52:23 +03:00
WIP: V3 - Remove index prop, add reduce prop (#800)
* remove `index` in favour of `reduce`, tests passing * refactor findOptionFromReducedValue * - always use getOptionLabel in comparisons * - refactor deselect method - add missing jsdoc blocks - organize methods * bump documentation
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
## AJAX Remote Option Loading
|
||||
# AJAX Remote Option Loading
|
||||
|
||||
<CodePen url="POMeOX" height="400"/>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user