mirror of
https://github.com/tenrok/vue-select.git
synced 2026-05-17 02:29:37 +03:00
9f58c32a52
- value is no longer required, two-way binding is not enforced - add deprecated tag to maxHeight (this should just be changed with CSS) - add onChange prop for Vuex compatibility - fixed bug in isValueEmpty, added regression test - added docblocks