2
0
mirror of https://github.com/tenrok/vue-select.git synced 2026-05-17 02:29:37 +03:00
Commit Graph

8 Commits

Author SHA1 Message Date
Jeff Sagal 3b60efa9b7 Fixes #15
added regression test to ensure values are deleted properly
2016-03-11 14:38:19 -08:00
Jeff Sagal b894ea7637 also run assertions on labels, fix ‘resets the selected values when the
options property changes’ test
2016-03-11 11:07:18 -08:00
Owen Conti c5f9d2e04c fix preselected tests 2016-03-10 21:27:47 -07:00
Jeff Sagal f3afb01e98 set typeAheadPointer on hover, reset value when options or multiple change 2016-03-08 18:42:30 -08:00
Jeff Sagal d937e86e75 testing npm update 2016-03-08 15:23:08 -08:00
Jeff Sagal d182caa6b1 more tests 2016-03-08 14:10:43 -08:00
Jeff Sagal 50d1991641 enforce value param to be of type array 2016-03-07 16:42:49 -08:00
Jeff Sagal 5d2038caf6 initial commit 2016-03-01 21:07:16 -08:00