2
0
mirror of https://github.com/tenrok/vue-select.git synced 2026-06-07 07:12:23 +03:00

- better background color for 'active' dropdown option

- simplify conditional logic in select()
	- less nested conditionals
	- tagging logic moved to createOption method
	- add option:created event
	- pull up push tags logic to it's own method
- improve isOptionSelected so that functionality is exactly the same as v1
	- hitting enter on an already added tag will remove it from the value instead of doing nothing
This commit is contained in:
Jeff Sagal
2017-02-02 16:40:11 -08:00
parent 201e135964
commit cbeffafb17
2 changed files with 638 additions and 619 deletions
+635 -617
View File
File diff suppressed because it is too large Load Diff