Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Only ignore searchBlur while mouse is down #787

Merged
merged 1 commit into from
Mar 22, 2019
Merged

Only ignore searchBlur while mouse is down #787

merged 1 commit into from
Mar 22, 2019

Conversation

hrobertson
Copy link
Contributor

Fixes #777

This maintains the existing functionality in IE11 but in modern browsers allows the options to be dismissed by clicking outside

This maintains the existing functionality in IE11 but in modern browsers allows the options to be dismissed by clicking outside the options
@sagalbot sagalbot merged commit d834f2c into sagalbot:master Mar 22, 2019
@sagalbot
Copy link
Owner

Simple enough! I'd love to be able remove the mousedown stuff entirely at some point.

Thanks for this fix!

sagalbot pushed a commit that referenced this pull request Mar 23, 2019
sagalbot pushed a commit that referenced this pull request Apr 14, 2019
* origin/release/v3.0: (67 commits)
  ensure #222 stays closed (#828)
  add guide for reduce and taggable (#827)
  Remove foo bar (#826)
  WIP: v3 – remove onSearch callback prop (#811)
  doc content updates
  overhaul selecting docs, updated navigation and URL structure
  bump vue-server-renderer (#807)
  WIP: V3 - Remove index prop, add reduce prop (#800)
  V3/update list items slot (#799)
  update vuepress (#797)
  Update sandbox
  Add patch from #787
  update package deps, remove extra dev options
  V3 - Remove `mutable` class properties plus other misc changes (#781)
  refactor deselect method (#768)
  Sass & Class Renames (#759)
  fix coveralls coverage reporter (#766)
  remove: - express - gitbook - json-loader - markdown-loader - normalize.css - prismjs - vue-resource
  use test-utils beta-20
  fix failing test
  ...

# Conflicts:
#	docs/gitbook/README.md
#	docs/homepage/home.html
#	src/components/Select.vue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants