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

32 Commits

Author SHA1 Message Date
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
Jeff Sagal 9981742f52 value prop no longer has a required type, can accept null values 2016-03-08 14:26:59 -08:00
Jeff Sagal d182caa6b1 more tests 2016-03-08 14:10:43 -08:00
Jeff Sagal 2a5616ee3a bump package ver 2016-03-07 16:44:31 -08:00
Jeff Sagal 50d1991641 enforce value param to be of type array 2016-03-07 16:42:49 -08:00
Jeff Sagal a3d2a739ab add npm info v1.0.0 2016-03-02 10:07:26 -08:00
Jeff Sagal 91649c9808 typeahead select only if valid 2016-03-02 10:04:06 -08:00
Jeff Sagal e2b9a4a913 searchable by default 2016-03-01 22:15:01 -08:00
Jeff Sagal f7b4e6e4f4 fix typeahead select 2016-03-01 22:06:02 -08:00
Jeff Sagal 08b8e21ad9 dont ignore dist/build.js for demo purposes 2016-03-01 21:48:05 -08:00
Jeff Sagal 386ad6f9f3 update readme 2016-03-01 21:15:25 -08:00
Jeff Sagal 5d2038caf6 initial commit 2016-03-01 21:07:16 -08:00