2
0
mirror of https://github.com/tenrok/vue-select.git synced 2026-06-04 06:32:23 +03:00

Commit Graph

  • bafc873c8f Merge pull request #110 from tarsislima/fixed-onchange-example Jeff 2016-12-07 08:39:44 -08:00
  • dac9518c94 Fixed sintax of example Tarsis Lima 2016-12-02 11:11:14 -03:00
  • 4a7614e368 Merge pull request #101 from akkinenirajesh/master Jeff 2016-10-29 20:24:11 -07:00
  • 23355ea246 Some more changes. changed from actualValue to currentSelection Rajesh Akkineni 2016-10-22 17:55:17 +05:30
  • b01f1b21a7 Merge branch 'vue2' of github.com:sagalbot/vue-select Rajesh Akkineni 2016-10-20 11:52:25 +05:30
  • 52e555e02f Fixed more issues for vue2.0 & updated tests Rajesh Akkineni 2016-10-20 11:48:56 +05:30
  • ef80a9418d Merge pull request #100 from akkinenirajesh/master Jeff 2016-10-19 20:41:42 -07:00
  • ee423394e3 Fixed more issues reported by vue-migration-helper Rajesh Akkineni 2016-10-20 09:08:26 +05:30
  • b2c201dde9 Changed test to call select instead of set akkinenirajesh 2016-10-20 08:05:14 +05:30
  • e34e39707c Small Typo akkinenirajesh 2016-10-20 07:42:49 +05:30
  • a4eae26815 Update webpack.base.conf.js akkinenirajesh 2016-10-20 07:38:31 +05:30
  • e909c6c2e8 daux/couscous work Jeff Sagal 2016-10-19 09:22:43 -07:00
  • d1f3a57fff Upgraded versions to support template compilation rendering Rajesh Akkineni 2016-10-19 19:50:15 +05:30
  • 2ea337e1dc Mograted to Vue2.0 Rajesh Akkineni 2016-10-19 18:15:14 +05:30
  • df5827d3fe Merge pull request #96 from mofodojodino/master Jeff 2016-09-29 09:08:18 -07:00
  • 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 Dean Tedesco 2016-09-29 11:46:27 +10:00
  • 99d8af54e4 bump readme Jeff Sagal 2016-09-08 10:56:11 -07:00
  • b538fb43f2 don't require onSearch to be true to display spinner v1.3.3 Jeff Sagal 2016-08-15 16:51:40 -07:00
  • afdc4da785 manually track down options when deselecting instead of relying on array.$remove, fixes #74 v1.3.2 Jeff Sagal 2016-07-11 22:13:43 -07:00
  • b9302e7de3 v1.3.1 bundle v1.3.1 Jeff Sagal 2016-07-11 16:34:44 -07:00
  • 6a59ff35ab bump package Jeff Sagal 2016-07-11 16:30:01 -07:00
  • 6eead7a702 resetOnOptionsChange true by default, remove redundant test Jeff Sagal 2016-07-11 16:29:18 -07:00
  • 7c96fb5813 remove stray coverage file Jeff Sagal 2016-07-11 16:21:35 -07:00
  • ab3646f83d fix npm tagline Jeff Sagal 2016-07-06 14:06:44 -07:00
  • 85f34ec336 bump v1.3.0 v1.3.0 Jeff Sagal 2016-07-04 13:10:21 -07:00
  • 005f941834 - create transpiled umd module - breaking changes for requireJS - /umd/vue-select moved to /dist/vue-select Jeff Sagal 2016-07-04 13:00:35 -07:00
  • b1d48562b4 bump package v1.2.1 Jeff Sagal 2016-06-22 16:24:10 -07:00
  • 650c2f432a remove ignored coverage Jeff Sagal 2016-06-22 16:23:26 -07:00
  • 1417df6e3c fix https publish path Jeff Sagal 2016-06-20 16:28:01 -07:00
  • 361aba64d9 Added resetOnOptionsChange parameter to allow changing the options of the select without resetting the value. This is extra useful for ajax request, especially slow ajax requests Blaine Ehrhart 2016-06-20 16:17:00 -07:00
  • cca0f755da Updates Jeff Sagal 2016-06-18 10:24:49 -07:00
  • 675598a137 Updates Jeff Sagal 2016-06-18 10:23:30 -07:00
  • 3a59f17fba Updates Jeff Sagal 2016-06-18 10:21:33 -07:00
  • 883d318c4b Merge pull request #62 from bladesling/master Jeff 2016-06-17 10:41:05 -07:00
  • 46119f84a9 Fixing a scrollbar bug when the list is loading Blaine Ehrhart 2016-06-17 10:31:57 -07:00
  • 0a15c00b0c fix #54 and add regression test, use 2 space indents Jeff Sagal 2016-06-16 15:00:08 -07:00
  • 98e61b8958 Updates Jeff Sagal 2016-06-15 21:54:21 -07:00
  • 6789c2abd5 version bump v1.2.0 Jeff Sagal 2016-06-15 21:36:52 -07:00
  • fe5372fb10 Merge branch 'master' into umd Jeff Sagal 2016-06-15 21:33:16 -07:00
  • 609f566f67 add vue-resource for dev Jeff Sagal 2016-06-15 20:43:32 -07:00
  • bfae6b3068 add ajax to docs Jeff Sagal 2016-06-15 20:34:38 -07:00
  • 480bfc1c5f ajax mixin 100% coverage, ready for production Jeff Sagal 2016-06-15 20:34:24 -07:00
  • 7dc28bc07b readme Jeff Sagal 2016-06-12 14:33:55 -07:00
  • ff1146c82e update build hooks, bump readme Jeff Sagal 2016-06-12 14:30:52 -07:00
  • 67292ee061 Updates Jeff Sagal 2016-06-12 14:27:11 -07:00
  • c464da5e31 Updates Jeff Sagal 2016-06-11 20:42:21 -07:00
  • 7e3ff288c8 Updates Jeff Sagal 2016-06-11 20:41:53 -07:00
  • 5b420b3070 Updates Jeff Sagal 2016-06-11 20:36:51 -07:00
  • 9a744e1726 Updates Jeff Sagal 2016-06-11 20:33:50 -07:00
  • d2068749aa Updates Jeff Sagal 2016-06-11 20:32:28 -07:00
  • 5c8851f4c7 fix build issues Jeff Sagal 2016-06-11 20:20:00 -07:00
  • b075d351c9 Updates Jeff Sagal 2016-06-10 14:39:38 -07:00
  • 2653e5ee0a move demo related files to /docs/ add gh-pages module Jeff Sagal 2016-06-10 14:35:14 -07:00
  • 43aa13c5d9 fine tune build, add bower.json Jeff Sagal 2016-06-10 11:24:05 -07:00
  • 5331da9b4f Merge pull request #49 from svenluijten/master Jeff 2016-06-07 12:03:43 -07:00
  • 89396709ad change install snippet on GitHub pages Sven Luijten 2016-06-05 19:30:16 +02:00
  • 699e5de0d7 Merge branch 'master' into mixins Jeff Sagal 2016-06-03 11:00:25 -07:00
  • 50b52b8f9d update readme v1.1.4 Jeff Sagal 2016-06-02 11:01:58 -07:00
  • 49be0a1694 use module.exports for mixins Jeff Sagal 2016-06-02 10:55:49 -07:00
  • 30ad0e9e55 package bump v1.1.3 Jeff Sagal 2016-06-01 19:28:05 -07:00
  • 6f8e28dfe0 fix function comment Jeff Sagal 2016-06-01 19:10:16 -07:00
  • 3344c19e3c initial idea Jeff Sagal 2016-06-01 10:28:31 -07:00
  • f8e549306a use keydown for moving pointer, resolves #45 v1.1.2 Jeff Sagal 2016-05-31 18:35:01 -07:00
  • 3c668fd45e separate typeahead pointer logic into mixin Jeff Sagal 2016-05-31 17:11:13 -07:00
  • 2f9a1ff5b0 bump package version v1.1.1 Jeff Sagal 2016-05-31 13:58:24 -07:00
  • 737ab8d1fc separate logic into mixin, complete test coverage with mocks and spies Jeff Sagal 2016-05-31 13:54:36 -07:00
  • cf87f838fd remove wrapper, start add tests Jeff Sagal 2016-05-31 10:18:55 -07:00
  • eb003ef987 working concept Jeff Sagal 2016-05-30 14:51:05 -07:00
  • 7ba45e9d10 minimal progress Jeff Sagal 2016-05-30 09:56:42 -07:00
  • f682f03946 complete dropdown toggle tests Jeff Sagal 2016-05-29 20:44:42 -07:00
  • 1607c6eddb remove getOptionValue() Jeff Sagal 2016-05-29 20:25:04 -07:00
  • 2888ab2b3f refactor static assets, css to scss Jeff Sagal 2016-05-29 19:05:25 -07:00
  • 31c5d55baf remove vueify mention Jeff Sagal 2016-05-29 15:09:27 -07:00
  • ce91bac62d more pruning Jeff Sagal 2016-05-29 15:07:56 -07:00
  • 597647b6f5 remove untracked dist files Jeff Sagal 2016-05-29 15:07:04 -07:00
  • f6bc19ebca bump readme Jeff Sagal 2016-05-29 15:06:12 -07:00
  • 538b458045 add code climate reporter Jeff Sagal 2016-05-29 14:57:19 -07:00
  • 0b71c0da90 update/prune dev-deps, configure code climate hook Jeff Sagal 2016-05-29 14:20:42 -07:00
  • b743425aca Merge branch 'master' into webpack Jeff Sagal 2016-05-29 14:01:24 -07:00
  • 432f952aab add code climate hook Jeff Sagal 2016-05-29 13:19:07 -07:00
  • 560a42bb67 Update deps, organize static assets, ignore /dist Jeff Sagal 2016-05-29 13:11:38 -07:00
  • 458445f6e6 update test verbiage Jeff Sagal 2016-05-29 12:38:38 -07:00
  • 0b4d41f53d minor ignore/package updates Jeff Sagal 2016-05-29 12:36:20 -07:00
  • b4cbf25f26 adjust srcContext, add coveralls hook Jeff Sagal 2016-05-28 17:06:41 -07:00
  • 76bda7c205 add jasmine deps Jeff Sagal 2016-05-28 16:50:34 -07:00
  • a1ba1f3c09 code-climate Jeff Sagal 2016-05-28 16:21:15 -07:00
  • 961c5e88b8 add code-climate config Jeff Sagal 2016-05-28 15:59:45 -07:00
  • 802daaa117 switch to web pack build Jeff Sagal 2016-05-28 15:50:02 -07:00
  • b64969aee3 bump readme Jeff Sagal 2016-05-28 14:56:52 -07:00
  • 75c9032d70 add badges, update verbiage, run build for demo v1.1.0 Jeff Sagal 2016-05-28 14:34:50 -07:00
  • 875c26a48e all .close button using helvetica in demo Jeff Sagal 2016-05-28 12:04:57 -07:00
  • 03ba6376e3 bump test coverage up to 95%, deprecate getOptionValue, small optimizations Jeff Sagal 2016-05-28 11:58:18 -07:00
  • bd7dabc639 taggable demo Jeff Sagal 2016-05-26 21:15:01 -07:00
  • 5214b56885 Potentially ready to merge! Jeff Sagal 2016-05-26 17:10:07 -07:00
  • 655e612aaf tagging 90% complete Jeff Sagal 2016-05-26 16:13:00 -07:00
  • 9af491be45 Merge branch 'master' into taggable Jeff Sagal 2016-05-26 13:22:25 -07:00
  • e330dec34b slight verbiage update Jeff Sagal 2016-05-26 13:21:26 -07:00
  • e675e17848 documentation overhaul Jeff Sagal 2016-05-26 13:14:17 -07:00
  • 3d5f05a8c5 add social logo meta Jeff Sagal 2016-05-26 12:06:33 -07:00
  • 3750210a2c separate static assets from dist Jeff Sagal 2016-05-26 12:04:19 -07:00