Jeff Sagal
b3dd16ac24
Closes #124
...
Closes #148
- build for v2.1.0
- bump version
- update readme
2017-03-11 16:43:46 -08:00
Jeff Sagal
f67a352481
throw console warning if option[label] does not exist, prevents TypeError from breaking page
...
closes #155
2017-03-09 12:55:44 -08:00
Jeff Sagal
3aa7761dcd
Vue 2 release! 🚀
2017-02-03 16:54:59 -08:00
Justin Robinson
3c2bf9565c
Updated to Vue 2.1.8. Fixed rendering problems from vue-template-compiler.
2017-01-17 08:13:23 -08:00
Rajesh Akkineni
ee423394e3
Fixed more issues reported by vue-migration-helper
2016-10-20 09:08:26 +05:30
Dean Tedesco
a7d3d8f1bc
Changed implementation of non searchable option.
...
This now uses the same input field but makes it readonly instead of trying to swap it out for a non focusable element in turn causing the following issues:
* styling is different
* element is not focusable
* keyboard support - navigating options is disabled
* cannot tab to component
2016-09-29 11:46:27 +10:00
Jeff Sagal
afdc4da785
manually track down options when deselecting instead of relying on array.$remove, fixes #74
2016-07-11 22:13:43 -07:00
Jeff Sagal
b9302e7de3
v1.3.1 bundle
2016-07-11 16:34:44 -07:00
Jeff Sagal
005f941834
- create transpiled umd module
...
- breaking changes for requireJS
- /umd/vue-select moved to /dist/vue-select
2016-07-04 13:00:35 -07:00