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

130 Commits

Author SHA1 Message Date
Jeff Sagal f8e549306a use keydown for moving pointer, resolves #45 v1.1.2 2016-05-31 18:35:01 -07:00
Jeff Sagal 2f9a1ff5b0 bump package version v1.1.1 2016-05-31 13:58:24 -07:00
Jeff Sagal 737ab8d1fc separate logic into mixin, complete test coverage with mocks and spies 2016-05-31 13:54:36 -07:00
Jeff Sagal cf87f838fd remove wrapper, start add tests 2016-05-31 10:18:55 -07:00
Jeff Sagal eb003ef987 working concept 2016-05-30 14:51:05 -07:00
Jeff Sagal 7ba45e9d10 minimal progress 2016-05-30 09:56:42 -07:00
Jeff Sagal f682f03946 complete dropdown toggle tests 2016-05-29 20:44:42 -07:00
Jeff Sagal 1607c6eddb remove getOptionValue() 2016-05-29 20:25:04 -07:00
Jeff Sagal 2888ab2b3f refactor static assets, css to scss 2016-05-29 19:05:25 -07:00
Jeff Sagal 31c5d55baf remove vueify mention 2016-05-29 15:09:27 -07:00
Jeff Sagal ce91bac62d more pruning 2016-05-29 15:07:56 -07:00
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