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

111 Commits

Author SHA1 Message Date
Jeff Sagal 560a42bb67 Update deps, organize static assets, ignore /dist 2016-05-29 13:11:38 -07:00
Jeff Sagal 0b4d41f53d minor ignore/package updates 2016-05-29 12:36:20 -07:00
Jeff Sagal b4cbf25f26 adjust srcContext, add coveralls hook 2016-05-28 17:06:41 -07:00
Jeff Sagal 76bda7c205 add jasmine deps 2016-05-28 16:50:34 -07:00
Jeff Sagal a1ba1f3c09 code-climate 2016-05-28 16:21:15 -07:00
Jeff Sagal 802daaa117 switch to web pack build 2016-05-28 15:50:02 -07:00
Jeff Sagal b64969aee3 bump readme 2016-05-28 14:56:52 -07:00
Jeff Sagal 75c9032d70 add badges, update verbiage, run build for demo v1.1.0 2016-05-28 14:34:50 -07:00
Jeff Sagal 875c26a48e all .close button using helvetica in demo 2016-05-28 12:04:57 -07:00
Jeff Sagal 03ba6376e3 bump test coverage up to 95%, deprecate getOptionValue, small optimizations 2016-05-28 11:58:18 -07:00
Jeff Sagal bd7dabc639 taggable demo 2016-05-26 21:15:01 -07:00
Jeff Sagal 5214b56885 Potentially ready to merge! 2016-05-26 17:10:07 -07:00
Jeff Sagal 655e612aaf tagging 90% complete 2016-05-26 16:13:00 -07:00
Jeff Sagal 9af491be45 Merge branch 'master' into taggable 2016-05-26 13:22:25 -07:00
Jeff Sagal e330dec34b slight verbiage update 2016-05-26 13:21:26 -07:00
Jeff Sagal e675e17848 documentation overhaul 2016-05-26 13:14:17 -07:00
Jeff Sagal 3d5f05a8c5 add social logo meta 2016-05-26 12:06:33 -07:00
Jeff Sagal 3750210a2c separate static assets from dist 2016-05-26 12:04:19 -07:00
Jeff Sagal 1524ff2fe6 add favicon 2016-05-26 11:43:39 -07:00
Jeff Sagal de95ccbeba Merge branch 'master' of github.com:sagalbot/vue-select 2016-05-25 19:15:09 -07:00
Jeff Sagal 603ff0ddfc add a slot to adjust no-options verbiage v1.0.6 2016-05-25 19:14:20 -07:00
Jeff 4e0d8345c8 Merge pull request #37 from HParton/master
Use keydown instead of keyup to check maybeDeleteValue
2016-05-25 19:08:10 -07:00
Jeff Sagal 2b191eafb9 update build for demo 2016-05-25 15:12:50 -07:00
Jeff Sagal 29e65df42f improved demo page 2016-05-25 15:08:19 -07:00
Jeff Sagal dbf18e20d1 bump readme 2016-05-25 12:32:13 -07:00
Jeff Sagal d303dd1062 update readme 2016-05-25 12:24:29 -07:00
Harry Parton 0cf0a5c5f8 Use keydown instead of keyup to check maybeDeleteValue 2016-05-15 22:40:16 +01:00
Jeff Sagal 1f35669191 use bottom instead of top for open-indicator 2016-05-09 16:08:22 -07:00
Jeff Sagal 0579a5f89b update deps 2016-05-09 15:46:58 -07:00
Jeff Sagal 4d5ee5434a unscope styles, remove glyphicon dependency 2016-05-09 14:21:40 -07:00
Jeff 4a5459da21 Merge pull request #32 from nanotronic/master
Adds taggable option
2016-04-27 09:31:47 -07:00
nanotronic f7b24d47e0 fix call stack exceeded 2016-04-13 20:23:13 +02:00
nanotronic fd3bf874ad fix typo 2016-04-11 18:47:51 +02:00
nanotronic 26aded20e6 merge upstream 2016-04-11 18:42:26 +02:00
Jeff Sagal 078d24bbe2 vuex should be in devDependencies 2016-04-06 09:53:35 -07:00
Jeff b9b2deb8fd Merge pull request #26 from mkoterle/master
Issue #25 Update package.json, bumped version to 1.0.5
2016-04-05 08:41:49 -07:00
Jeff 409f4cd678 Merge pull request #27 from mkoterle/blur-on-select
Blur on select if not multiple.
2016-04-05 08:41:23 -07:00
Martin c9fa94530e Blur on select if not multiple 2016-04-05 15:56:03 +02:00
Martin a26fc9b214 Update package.json, bumped version to 1.0.5 2016-04-05 15:43:37 +02:00
Jeff eb865281d5 Merge pull request #24 from Coffcer/master
Hide the scroll-y if it do not need scroll.
2016-03-28 11:03:22 -07:00
Coffcer 9483838d91 change overflow-y: scroll --> overflow-y: auto 2016-03-26 17:18:22 +08:00
nanotronic 7b62ad0a56 update readme 2016-03-24 18:23:50 +01:00
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