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

fix: chinese input method should not trigger input event #297

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

esymeptoo
Copy link

No description provided.

@codecov
Copy link

codecov bot commented Oct 11, 2019

Codecov Report

Merging #297 into master will decrease coverage by 0.56%.
The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #297      +/-   ##
==========================================
- Coverage   97.68%   97.12%   -0.57%     
==========================================
  Files          27       27              
  Lines        1037     1043       +6     
  Branches      104      107       +3     
==========================================
  Hits         1013     1013              
- Misses          9       14       +5     
- Partials       15       16       +1
Impacted Files Coverage Δ
src/mixins/treeselectMixin.js 100% <ø> (ø) ⬆️
src/components/Input.vue 93.26% <0%> (-5.72%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d29b28b...8186218. Read the comment docs.

@esymeptoo esymeptoo changed the title fix: 修复中文输入法下触发input事件 fix: chinese input method trigger input event Oct 11, 2019
@esymeptoo esymeptoo changed the title fix: chinese input method trigger input event fix: chinese input method should not trigger input event Oct 11, 2019
@emacle
Copy link

emacle commented May 28, 2020

please merge

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.

None yet

2 participants