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

819 Commits

Author SHA1 Message Date
nanotronic 7127131bfa adding tests 2016-03-24 18:20:13 +01:00
nanotronic 179bb5c346 use es6 spread 2016-03-24 16:01:09 +01:00
nanotronic 22591d1542 Let user add options from search 2016-03-24 15:29:32 +01:00
Jeff Sagal a03909be6f better search padding 2016-03-17 19:10:59 -07:00
Jeff b1ca20f294 Merge pull request #17 from calebporzio/li-css-issue
Fix CSS Conflict
2016-03-17 10:11:41 -07:00
Caleb Porzio 065f568b57 Fix "li:hover a" css conflict" 2016-03-17 11:12:37 -04:00
Jeff Sagal e436acc2de update build for demo 2016-03-16 14:32:05 -07:00
Jeff Sagal 5ed70d77ef update demo site to use Vuex (just a proof of concept), overhaul look and feel v1.0.5 2016-03-16 10:58:21 -07:00
Jeff Sagal 9f58c32a52 - search input is 100% width when value is empty
- 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
2016-03-16 10:56:38 -07:00
Jeff Sagal 2449628d10 Merge branch 'master' into vuex 2016-03-15 14:35:07 -07:00
Jeff Sagal 7eba6990da init vuex compat 2016-03-15 14:34:43 -07:00
Jeff Sagal 2bb59891fc add custom label prop 2016-03-14 14:24:38 -07:00
Jeff Sagal eeffc32d07 added regression test to make sure tags are removed when close is clicked, commit 48dbade broke that functionality 2016-03-14 11:59:01 -07:00
Jeff Sagal 0729e7f2e2 run build 2016-03-14 11:29:47 -07:00
Jeff 0ac726191f Merge pull request #16 from owenconti/theme-addition
move opinionated styles to App.vue
2016-03-14 11:27:17 -07:00
Owen Conti fbc2c406db remove theme from documentation 2016-03-14 06:14:12 -06:00
Owen Conti 22abee3e25 uncomment animate.css stylesheet 2016-03-14 06:13:42 -06:00
Owen Conti a05499c75a ran builds 2016-03-14 06:12:30 -06:00
Owen Conti 6b486f5e42 merge master into theme-addition 2016-03-14 06:11:30 -06:00
Owen Conti f9f92cde8a Drop theme prop, move theme CSS to App.vue, replace .alert class with .selected-tag 2016-03-14 06:09:55 -06:00
Jeff Sagal 48dbade94b Fixes #8, Fixes #6
open dropdown on focus, don't pop values on second return hit, reset typeaheadpointer on filtered options change
2016-03-13 18:46:58 -07:00
Jeff Sagal 94d4a33909 single run by default 2016-03-11 23:20:55 -08:00
Owen Conti 2154a4f439 Added support for themes. Default vue-select to 'default' theme. Added 'cyan' theme. 2016-03-11 18:52:16 -07:00
Jeff Sagal 069fc990e2 onEscape blur() not close 2016-03-11 17:26:50 -08:00
Jeff Sagal 3b60efa9b7 Fixes #15
added regression test to ensure values are deleted properly
2016-03-11 14:38:19 -08:00
Jeff Sagal f0f7c671ce update contributing section 2016-03-11 11:37:13 -08:00
Jeff Sagal 308c9583dc update readme with travis icon and contributing info 2016-03-11 11:36:24 -08:00
Jeff Sagal f808bb4006 add travis config 2016-03-11 11:20:37 -08:00
Jeff c6bb8b7300 Merge pull request #14 from sagalbot/pr/12
also run assertions on labels, fix ‘resets the selected values when the
2016-03-11 11:18:40 -08:00
Jeff f03d4f67e4 Merge pull request #12 from owenconti/fix-pre-selected-objects-array
Pre-selected tests
2016-03-11 11:16:05 -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 1d37384446 ran build 2016-03-10 21:30:21 -07:00
Owen Conti c5f9d2e04c fix preselected tests 2016-03-10 21:27:47 -07:00
Jeff ca63cae809 Merge pull request #9 from owenconti/master
Fixed alignment differences between single and multiple options
2016-03-10 18:28:26 -08:00
Owen Conti b29b7e8965 fixed alignment differences between single and multiple options 2016-03-10 19:13:31 -07:00
Jeff Sagal 51412464c9 update dist/build for demo site 2016-03-10 15:29:00 -08:00
Jeff Sagal 2340c916d9 add GA for demo site 2016-03-10 15:23:29 -08:00
Jeff Sagal 8dc3dc143e Add MIT license
Fixes #7
2016-03-10 14:44:48 -08:00
Jeff Sagal 418e2d830a Fixes #3 v1.0.4 2016-03-10 12:28:31 -08:00
Jeff Sagal 2bee2ac056 bump readme 2016-03-10 12:24:22 -08:00
Jeff Sagal 7780e49192 fix focus/toggle issues 2016-03-10 12:21:05 -08:00
Jeff Sagal 8968d75c7d more doc work 2016-03-09 15:41:12 -08:00
Jeff Sagal 5df95ef851 readme updates 2016-03-09 15:30:31 -08:00
Jeff Sagal 87b477d488 remove searchable from docs 2016-03-09 15:29:24 -08:00
Jeff Sagal 6af6626220 remove searchable from docs for now 2016-03-09 15:28:59 -08:00
Jeff Sagal 19db423a33 readme 2016-03-09 15:28:33 -08:00
Jeff Sagal 3576760720 syntax highlight docs 2016-03-09 15:26:25 -08:00
Jeff Sagal ebfe900697 readme typo 2016-03-09 15:23:54 -08:00
Jeff Sagal e2c8e1daf6 add params to docs/readme, remove ajax prop 2016-03-09 15:22:00 -08:00
Jeff Sagal d46f5fb5c6 better readme 2016-03-09 14:55:01 -08:00