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
Jeff Sagal
5640ad3e47
add separate build command so vue dev tools work on demo
2016-03-09 12:49:24 -08:00
Jeff Sagal
6424aed818
demo styles
2016-03-09 12:42:01 -08:00
Jeff Sagal
2a36577708
better dropdown styles
2016-03-09 12:38:01 -08:00
Jeff Sagal
8617761ce9
add syntax highlighting and some styles to demo page
2016-03-09 12:34:08 -08:00
Jeff Sagal
f3afb01e98
set typeAheadPointer on hover, reset value when options or multiple change
v1.0.3
2016-03-08 18:42:30 -08:00
Jeff Sagal
d937e86e75
testing npm update
v1.0.2
2016-03-08 15:23:08 -08:00
Jeff Sagal
17bd23cf2c
run build
v1.0.1
2016-03-08 15:17:40 -08:00
Jeff Sagal
c5f86ab706
bump package ver
2016-03-08 14:53:51 -08:00