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
Jeff Sagal 597647b6f5 remove untracked dist files 2016-05-29 15:07:04 -07:00
Jeff Sagal f6bc19ebca bump readme 2016-05-29 15:06:12 -07:00
Jeff Sagal 538b458045 add code climate reporter 2016-05-29 14:57:19 -07:00
Jeff Sagal 0b71c0da90 update/prune dev-deps, configure code climate hook 2016-05-29 14:20:42 -07:00
Jeff Sagal b743425aca Merge branch 'master' into webpack
# Conflicts:
#	.gitignore
2016-05-29 14:01:24 -07:00
Jeff Sagal 432f952aab add code climate hook 2016-05-29 13:19:07 -07:00
Jeff Sagal 560a42bb67 Update deps, organize static assets, ignore /dist 2016-05-29 13:11:38 -07:00
Jeff Sagal 458445f6e6 update test verbiage 2016-05-29 12:38: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 961c5e88b8 add code-climate config 2016-05-28 15:59:45 -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