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

Commit Graph

  • 6ab362c29d ditch codecov Jeff 2018-08-12 22:32:03 -07:00
  • dee9382f42 take coveralls for a spin Jeff 2018-08-12 22:21:55 -07:00
  • 70770a06d7 whoops, bump travis config Jeff 2018-08-12 21:55:39 -07:00
  • 74a563fb1e bump travis config Jeff 2018-08-12 21:48:50 -07:00
  • f8385795f3 add code coverage Jeff 2018-08-12 19:46:26 -07:00
  • e602cb8805 update travis config Jeff 2018-08-12 19:41:11 -07:00
  • ccf5a902cf simplify test command (should get travis-ci back to green) Jeff 2018-08-12 19:40:13 -07:00
  • c24512cf6a drop vue-resource dev-dep Jeff 2018-08-12 19:39:06 -07:00
  • 945e908e3f update mixins to ES6 module exports Jeff 2018-08-12 19:38:51 -07:00
  • 48782a7664 Fix slot warning, update to slot-scope Jeff 2018-08-12 19:29:27 -07:00
  • 80eefd414e disable linting on data files Jeff 2018-08-12 19:26:18 -07:00
  • b8696bcee9 Update gitignore, add build:dev command Jeff 2018-08-12 19:22:12 -07:00
  • 046d4ced34 Update yarn dev command and environment Jeff 2018-08-12 18:16:10 -07:00
  • 1c15fa0abd Fix console output in Jest runs Jeff 2018-08-12 13:51:09 -07:00
  • c03b634a24 Complete labels spec Jeff 2018-08-12 13:42:07 -07:00
  • 0946165e9c Complete dropdown spec Jeff 2018-08-12 13:25:13 -07:00
  • 4b5601b572 Complete deselecting spec Jeff 2018-08-12 13:05:26 -07:00
  • 8e22400ce4 refactor ajax tests to use helpers Jeff 2018-08-12 12:33:30 -07:00
  • eed25d7a5a - migrate tagging spec - add helpers Jeff 2018-08-12 12:33:13 -07:00
  • 3c2e8c1f03 Complete 'index' prop tests Jeff 2018-08-12 11:47:56 -07:00
  • 294d16913f Complete pointer specs Jeff 2018-08-12 11:23:59 -07:00
  • 1554080852 Complete Layout specs Jeff 2018-08-12 09:56:38 -07:00
  • 3078fa62d9 Complete AJAX specs Jeff 2018-08-12 09:51:36 -07:00
  • 143874a58c Further progress on test suite migration, all tests moved out of old files Jeff 2018-08-11 22:44:06 -07:00
  • d4954de84d Complete 'selecting' test suite Jeff 2018-08-11 14:45:33 -07:00
  • 9d9b939a58 Merge pull request #373 from adi518/master Jeff Sagal 2018-08-09 21:07:17 -07:00
  • 70c3129e74 Merge pull request #611 from sagalbot/bug/hidden-input Jeff Sagal 2018-08-09 20:53:40 -07:00
  • a8644d17d9 add sans-serif font to dev env Jeff 2018-08-09 20:51:05 -07:00
  • 46adb3204a Fix 0 height search input Jeff 2018-08-09 20:50:33 -07:00
  • 459fcb9c89 start converting unit tests Jeff 2018-08-09 20:09:56 -07:00
  • de734846c7 pull config to package.json Jeff 2018-08-09 20:08:48 -07:00
  • da5c6baa28 Merge branch 'master' into master Adi Sahar 2018-08-09 19:23:52 +03:00
  • 5c251f52e0 Remove build and config folders Jeff 2018-08-07 23:03:45 -07:00
  • c0ff41403b vue cli scaffolding in place Jeff 2018-08-07 23:00:31 -07:00
  • e8e5eff553 Merge branch 'kball-add-select-on-tab-option' Jeff 2018-08-07 21:16:44 -07:00
  • 237e946c19 Pull onTab up to prop, add test Jeff 2018-08-07 21:13:34 -07:00
  • 6866dee6b4 Merge branch 'click-tag-to-toggle-dropdown' of https://github.com/stevenharman/vue-select into stevenharman-click-tag-to-toggle-dropdown stevenharman-click-tag-to-toggle-dropdown Jeff 2018-08-07 20:58:13 -07:00
  • 3d819e55f7 Merge branch 'stevenharman-flexbox-based-layout' Jeff 2018-08-07 20:50:57 -07:00
  • adb1c88220 - Update v-select__ prefix to vs__ for brevity - Adjust right padding on dropdown indicator - remove dead clearfix code / class stevenharman-flexbox-based-layout Jeff 2018-08-07 20:36:19 -07:00
  • b0f58d7793 Merge commit 'b92428101f1c6d4aa1fe864a88eb7079c245e009' Jeff 2018-08-07 19:47:13 -07:00
  • af4e55cc93 Merge pull request #607 from beattyml1/master Jeff Sagal 2018-08-02 21:20:47 -07:00
  • 7e3f455154 Also indicate whether or not dropdown is expanded Matthew Beatty 2018-08-01 13:26:47 -04:00
  • d00b567428 Added the combobox, listbox, and option roles to the input, ul, and li items respectively per W3C spec, Closes #606 Matthew Beatty 2018-08-01 13:04:08 -04:00
  • 9a5d666bd1 Maintain stable height when selected Steven Harman 2018-07-20 11:44:04 -04:00
  • faa548106f Remove unnecessary positioning rule. Steven Harman 2018-07-19 16:15:59 -04:00
  • 34a3a34a99 Use relatively-sized close trigger Steven Harman 2018-07-19 16:15:05 -04:00
  • 76cfd7cad9 Clicking a selected tag toggles dropdown Steven Harman 2018-07-18 01:15:19 -04:00
  • 3ef668e078 Rely on flexbox adjusting input size Steven Harman 2018-07-19 15:25:52 -04:00
  • 22449bc3f2 Give actions full height, but center them visually Steven Harman 2018-07-18 16:01:58 -04:00
  • 746ea25ac9 Consistent padding for selected-tags and input Steven Harman 2018-07-18 15:23:36 -04:00
  • 34df80314e Ensure input take available space, but not more. Steven Harman 2018-07-18 12:56:22 -04:00
  • a5555a6c6a Toggle dropdown when mousedown in "empty space" Steven Harman 2018-07-18 00:39:09 -04:00
  • e926b6e007 Use a flexbox-based layout Steven Harman 2018-07-17 22:59:44 -04:00
  • a0c8efe0e5 Merge pull request #512 from eriknygren/fix-unexpected-wrapping-on-single-select Jeff Sagal 2018-07-19 08:57:28 -07:00
  • fd32f50379 Update README.md Jeff Sagal 2018-07-04 09:15:32 -07:00
  • 16b6bd7d09 Fix hidden input when reselecting in single mode Erik Nygren 2018-06-15 18:58:05 +01:00
  • dd490488d0 Merge pull request #556 from NowServingUs/master Jeff Sagal 2018-06-08 09:55:50 -07:00
  • 3e7866f100 Merge pull request #1 from NowServingUs/nowserving-patch-1 Todd Baur 2018-06-07 21:03:33 +09:00
  • 62adbb47b6 allow component to inherit font family choices Todd Baur 2018-06-07 21:01:59 +09:00
  • d2efc965f9 Add select on tab option and example Kevin Ball 2018-06-05 15:47:52 -07:00
  • 867a74cddb Merge pull request #457 from golubkovden/patch-1 Jeff 2018-05-09 14:52:59 -07:00
  • 058e1fd088 Merge pull request #532 from luisDanielRoviraContreras/patch-1 Jeff 2018-05-09 14:52:32 -07:00
  • 68a14d4d6c Add license in README.md ldrovira 2018-05-06 12:46:17 -04:00
  • 874f948790 Merge branch 'master' into master adi518 2018-04-21 03:00:38 +03:00
  • 970d1da3c2 Fixing unexpected linebreak on single selects Erik Nygren 2018-04-18 13:04:22 +01:00
  • 173f0bfea0 Merge pull request #470 from dbezborodovrp/feature/clear-button-flag Jeff 2018-02-28 10:25:44 -08:00
  • 50c4edef14 Clear button flag. Damien Bezborodov 2018-02-23 21:57:25 +10:30
  • 350998b2da Fix inability to type after clicking the "No-options" placeholder; This is an additional fix to IE scrollbar bug; adi 2018-02-11 18:00:01 +02:00
  • 1ba47798ee Update README.md Denis Golubkov 2018-02-09 14:53:58 +03:00
  • 546b27d7d2 Merge pull request #444 from rubjo/patch-1 Jeff 2018-02-01 09:22:38 -08:00
  • 5d64b52c9f Match tags :) rubjo 2018-02-01 13:12:48 +01:00
  • b92428101f fix isValueEmpty bug when working with integers Jeff 2018-01-28 17:54:25 -08:00
  • 79893024b5 - update getOptionLabel to be consistent when using index - move index warning from getOptionLabel to select method - update isOptionSelected, pull up object comparator to it's own method - add test edge cases Jeff 2018-01-28 17:41:32 -08:00
  • 33b0e7e234 Merge branch 'master' into pr/423 Jeff 2018-01-28 13:13:39 -08:00
  • e0680bce86 Merge pull request #438 from enid-colic/browser_autocomplete_fix Jeff 2018-01-23 14:12:50 -08:00
  • cd53e5d1c4 Disable browser autocomplete FIX enid-colic 2018-01-23 21:41:47 +01:00
  • bdb2963e93 Merge pull request #437 from sagalbot/maintenance/bump-travis-config Jeff 2018-01-23 09:37:55 -08:00
  • e35e2ac100 Merge pull request #436 from sagalbot/feature/dont-deselect-when-clicking-selected-options Jeff 2018-01-23 09:01:45 -08:00
  • ee39ceb448 improve build speed by only building/testing on the latest node version Jeff 2018-01-23 08:59:08 -08:00
  • b3a551c836 never deselect options from the dropdown Jeff 2018-01-23 08:48:23 -08:00
  • 22d2004e2f uncomment dev env from previous PR Jeff 2018-01-23 08:47:56 -08:00
  • c9e18f78b4 Updates Jeff 2018-01-22 19:21:34 -08:00
  • d50e5aef35 Updates Jeff 2018-01-22 19:20:58 -08:00
  • 843f39d5bc Merge pull request #435 from sagalbot/bug/home-page-text-jump Jeff 2018-01-22 19:19:13 -08:00
  • a861b16553 just redirect on option click Jeff 2018-01-22 19:17:38 -08:00
  • df0cc83e05 - add vue-select as a dev dependency so that the homepage is always using the latest release - fix text-align:center issue on homepage Jeff 2018-01-22 19:09:43 -08:00
  • c98e5fb2e5 Merge pull request #433 from sagalbot/maintenance/update-dev-env Jeff 2018-01-22 19:03:26 -08:00
  • ec930c5b53 maybe try committing the right file 🤦‍♂️ Jeff 2018-01-22 19:02:38 -08:00
  • eec0302a60 Revert "devtools are always on" Jeff 2018-01-22 19:02:09 -08:00
  • 4ead15f7bf devtools are always on Jeff 2018-01-22 19:01:06 -08:00
  • 011ad4fa87 move development files into their own folders, organize data sources Jeff 2018-01-22 18:21:25 -08:00
  • 3159a86e63 Updates Jeff 2018-01-22 18:07:54 -08:00
  • 80585c1a3b Merge pull request #432 from sagalbot/bug/typo Jeff 2018-01-22 18:07:12 -08:00
  • 9f0021572b fix homepage typo, closes #431 Jeff 2018-01-22 18:06:33 -08:00
  • d10b10236c Updates Jeff 2018-01-18 14:24:58 -08:00
  • a88d827333 Merge pull request #428 from sagalbot/maintenance/doc-fixes Jeff 2018-01-18 14:23:39 -08:00
  • 3cb698e4c7 bump readme, fix null anchor Jeff 2018-01-18 14:23:15 -08:00
  • ddf594d78e Updates Jeff 2018-01-18 13:43:38 -08:00
  • cbec6f0b29 Merge pull request #427 from sagalbot/maintenance/update-tagging-example Jeff 2018-01-18 13:43:15 -08:00
  • 2cde8951e4 update taggable example Jeff 2018-01-18 13:42:49 -08:00