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

Commit Graph

  • 80258ab785 Updates Jeff 2018-01-18 13:34:01 -08:00
  • 7286eb3f32 Updates Jeff 2018-01-18 13:29:41 -08:00
  • 1cb5e9eafa Merge pull request #426 from sagalbot/maintenance/update-localization-docs Jeff 2018-01-18 13:28:55 -08:00
  • 6b61d6aacb improve Localization docs Jeff 2018-01-18 13:27:53 -08:00
  • 58690791e8 Merge pull request #421 from MarZab/issue-350 Jeff 2018-01-18 09:02:17 -08:00
  • 76a90246d8 Add tests Simone Todaro 2018-01-17 22:09:05 +00:00
  • f5557bcd78 Move console warning Simone Todaro 2018-01-17 22:08:35 +00:00
  • 852890fe2c Fix typo Simone Todaro 2018-01-17 22:02:11 +00:00
  • d1de8da59f Update documentation Simone Todaro 2018-01-17 21:03:12 +00:00
  • 07eb7b1b8f Allow user to specify the value property when options are objects Simone Todaro 2018-01-17 20:26:39 +00:00
  • 860e4391b0 Merge pull request #420 from sagalbot/feature/customize-tags Jeff 2018-01-15 20:06:12 -08:00
  • a3f62ad733 Merge branch 'feature/custom-filter' Jeff 2018-01-15 20:02:51 -08:00
  • f72d460e6c Merge pull request #422 from sagalbot/gitbook Jeff 2018-01-15 19:26:45 -08:00
  • af9d7f7198 remove octicons Jeff 2018-01-15 16:14:07 -08:00
  • 724cf09423 remove docs folder before copying Jeff 2018-01-15 15:58:31 -08:00
  • 93fc709bad Updates Jeff 2018-01-15 15:57:36 -08:00
  • 46e23789ea Updates Jeff 2018-01-15 15:52:50 -08:00
  • ce6d3ea2cd - dont destroy /dist/ when building homepage - update public path (should work this time!) - load octicons from CDN Jeff 2018-01-15 15:52:31 -08:00
  • abca9d2292 Revert "Updates" Jeff 2018-01-15 15:40:13 -08:00
  • a0ba4b4c3b fix loading of scripts, but broke loading of icons Jeff 2018-01-15 15:39:39 -08:00
  • 46cc5e1622 Updates Jeff 2018-01-15 15:38:19 -08:00
  • a680fe1b85 Revert "Updates" Jeff 2018-01-15 15:32:04 -08:00
  • 0c0fa25e2b Updates Jeff 2018-01-15 15:29:21 -08:00
  • 781ec4b734 add delpoy command Jeff 2018-01-15 15:29:00 -08:00
  • b9a477048a update splash page Jeff 2018-01-15 15:25:36 -08:00
  • 17312da2fa update build process for docs Jeff 2018-01-15 15:25:22 -08:00
  • e236c47300 remove old docs, update build/dev scripts Jeff 2018-01-15 14:25:16 -08:00
  • c5ef46f463 finalize docs, ready to merge Jeff 2018-01-14 23:43:53 -08:00
  • 6671b8ead2 - complete docs overhaul Jeff 2018-01-14 23:35:29 -08:00
  • 7e859dca18 - add include-csv plugin - adjust default codepen theme - update github edit base - doc content overhaul up to localization Jeff 2018-01-14 20:12:26 -08:00
  • b862761cbf more homepage styling Jeff 2018-01-13 17:00:50 -08:00
  • 0d62251558 - move gitbook files into their own folder at docs/gitbook - rebuild homepage at docs/homepage Jeff 2018-01-13 15:11:17 -08:00
  • 022f6e8874 Merge branch 'master' into gitbook Jeff 2018-01-13 11:43:00 -08:00
  • 592df533b7 Fix for https://github.com/sagalbot/vue-select/issues/350 Marko Zabreznik 2018-01-13 11:53:34 +01:00
  • 9a0d2d2e71 - add dev example - expand slot props to include multiple, disabled Jeff 2018-01-13 00:39:40 -08:00
  • 4095643047 Merge branch 'pr/352' Jeff 2018-01-13 00:32:26 -08:00
  • 52fe67740f Merge pull request #419 from sagalbot/maintenance/update-dev-env Jeff 2018-01-13 00:07:49 -08:00
  • b4779c8d16 remove images, update scope attribute Jeff 2018-01-13 00:07:14 -08:00
  • f4441aedb5 update travis config Jeff 2018-01-12 23:22:41 -08:00
  • 56394e6850 add test and example for filtering arrays of numbers Jeff 2018-01-12 23:22:24 -08:00
  • 2cffee27f6 rename filterMatch to filterBy Jeff 2018-01-12 22:53:13 -08:00
  • f530ab952b update jsdoc Jeff 2018-01-12 22:48:12 -08:00
  • 2646525f4a rename filterComparator to filterMatch, fix tests Jeff 2018-01-12 22:44:00 -08:00
  • 21ec385718 - add filter function prop - rename filterFunction to filterComparator - add dev example using fuse.js - update jsdocs - update tests Jeff 2018-01-12 22:39:04 -08:00
  • 81a99536f7 Merge branch 'master' into feature/custom-filter Jeff 2018-01-12 18:59:27 -08:00
  • 8063da9a21 Merge pull request #378 from SKalt/patch-3 Jeff 2018-01-12 18:55:24 -08:00
  • aca7b5a248 add filter prop allowing full customization of filtering Jeff 2018-01-12 18:23:46 -08:00
  • ced1e3e31f 🚀 v2.4.0 v2.4.0 Jeff 2018-01-09 09:32:00 -08:00
  • 0f8bb92f36 Merge pull request #416 from sagalbot/hotfix/clear-button-position Jeff 2018-01-09 09:29:13 -08:00
  • 9c96a965a2 adjust clear button position Jeff 2018-01-09 09:28:41 -08:00
  • e5498bb748 Merge pull request #368 from andywarren86/clear-button Jeff 2018-01-09 09:20:27 -08:00
  • f8bc9c7405 🚀 v2.3.3 v2.3.3 Jeff 2018-01-06 17:19:58 -08:00
  • 4045351829 Revert "🚀 v2.3.2" Jeff 2018-01-06 17:17:33 -08:00
  • 3fce66c341 🚀 v2.3.2 v2.3.2 Jeff 2018-01-06 17:12:21 -08:00
  • 34a955eb6e Merge pull request #414 from sagalbot/bug/unsearchable-input-cursor Jeff 2018-01-06 17:06:11 -08:00
  • 56bfd68051 use pointer on hover for unsearchable inputs Jeff 2018-01-06 17:05:45 -08:00
  • 804c97a2f3 Merge pull request #413 from sagalbot/bug/selected-tag-jump Jeff 2018-01-06 16:55:26 -08:00
  • 9ade828e8e - remove float on search input - hide unsearchable input Jeff 2018-01-06 16:53:03 -08:00
  • ccfb32b317 Merge pull request #412 from sagalbot/revert-407-bugfix/linter Jeff 2018-01-04 16:54:26 -08:00
  • cb324e0240 Revert "Fix linter" Jeff 2018-01-04 16:53:29 -08:00
  • 97e295ba41 Merge pull request #407 from Lexxus/bugfix/linter Jeff 2018-01-04 16:51:03 -08:00
  • 4bf6c0ce44 Fix code style issues Lexxus 2017-12-29 12:07:15 +02:00
  • a54c4123e9 Setup standard JavaScript liner rules Lexxus 2017-12-29 11:20:03 +02:00
  • 7754a789f5 v2.3.1 release v2.3.1 Jeff 2017-12-09 10:38:19 -08:00
  • 5d5acb7a55 Merge pull request #385 from sagalbot/issue/324 Jeff 2017-12-09 10:26:39 -08:00
  • 54006e280a Merge pull request #389 from sagalbot/feature/filterable-prop Jeff 2017-12-09 09:58:57 -08:00
  • 73e67a673b - add dev example - rename filterOptions prop to filterable - update tests Jeff 2017-12-09 09:50:30 -08:00
  • 283cb4f49b Merge pull request #386 from alfatraining/add-prop-to-disable-option-filtering Jeff 2017-12-09 09:43:49 -08:00
  • cb709e023e Update dist build files Eleftherios Pegiadis 2017-12-06 13:51:16 +02:00
  • ad06e313df Make filter options to not affect taggable vSelects Eleftherios Pegiadis 2017-12-06 13:50:10 +02:00
  • 602bffb90b Add test cases for the filterOptions prop Eleftherios Pegiadis 2017-12-06 13:48:38 +02:00
  • 926899353d disable autocomplete Jeff 2017-12-05 17:08:54 -08:00
  • 10d1897aa2 Compile dist files Daniel Lohse 2017-12-05 18:13:06 +01:00
  • 2bf2661405 Add option to disable filtering options by the search text Daniel Lohse 2017-12-05 18:12:36 +01:00
  • fcf9a8e8b7 Add tests Andrew 2017-11-30 19:35:18 +11:00
  • 5465b77436 Add tests Andrew 2017-11-30 19:06:30 +11:00
  • f5d99a05f2 Merge pull request #379 from qdentity/tabindex-support Jeff 2017-11-27 09:51:15 -08:00
  • 9b8b4dcc80 Add tabindex support Jan-Willem 2017-11-27 10:16:41 +01:00
  • 0d5bc6fbdc Remove redundant focus statement Adi Sahar 2017-11-22 22:53:39 +02:00
  • 503dd0117b Fix #106 Adi Sahar 2017-11-20 00:52:02 +02:00
  • 9e340b5c80 Merge pull request #332 from skojin/on-change-fix Jeff 2017-11-14 14:50:08 -08:00
  • a9ae09edc0 Add clear button to single select Andrew 2017-11-05 13:18:25 +11:00
  • 47750233ba added test of custom filter function Steven Kalt 2017-10-26 12:45:12 -04:00
  • e30a000dda valueAsArray to handle passed arrays Unknown 2017-10-26 12:26:00 -04:00
  • 10e8516639 Killed production tip in spec Unknown 2017-10-26 12:20:04 -04:00
  • a7562402c7 Modified spec to include warning of defective options objects Unknown 2017-10-26 12:19:23 -04:00
  • 57c084dd8b fallback truthiness check on option label Unknown 2017-10-26 12:18:30 -04:00
  • 014c51d1e7 Stylistic changes to getOptionLabel() default console.warn Unknown 2017-10-26 12:16:54 -04:00
  • 9a74882904 Merge branch 'master' of https://github.com/sagalbot/vue-select into patch-3 Steven Kalt 2017-10-26 11:28:07 -04:00
  • f26822cee6 Merge pull request #348 from andywarren86/master Jeff 2017-10-24 12:22:56 -07:00
  • cbdc5982fd Add a higher level slot to labels so they can be customized completely Thom Hurks 2017-10-23 22:16:41 +02:00
  • d6b822771b Prevent removal of items when disabled Andrew 2017-10-20 21:18:57 +11:00
  • f836eaeb6a Merge pull request #339 from cotej/master Jeff 2017-10-11 10:03:37 -07:00
  • 14836b1a46 remove old browserify configuration (fixes #173) Jason Coté 2017-10-11 11:34:16 -04:00
  • d29f697f4c fix on-change example doc Sergey Kojin 2017-10-06 20:22:06 +03:00
  • caea72ec22 fix on-change example Sergey Kojin 2017-10-06 20:20:18 +03:00
  • 70b6c1289a v2.3.0 🎉 v2.3.0 Jeff 2017-10-01 18:37:33 -07:00
  • 199701507c fixes tests from #249 Jeff 2017-10-01 17:09:56 -07:00
  • 33491adef7 Merge pull request #249 from SpyTec/patch-1 Jeff 2017-10-01 17:07:54 -07:00
  • 8680a3daa7 remove old css Jeff 2017-10-01 16:25:27 -07:00