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: Proxy of setSelectionRange #70

Merged
merged 2 commits into from
May 22, 2024
Merged

fix: Proxy of setSelectionRange #70

merged 2 commits into from
May 22, 2024

Conversation

zombieJ
Copy link
Member

@zombieJ zombieJ commented May 22, 2024

Copy link

codecov bot commented May 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.51%. Comparing base (0f81074) to head (997620c).
Report is 2 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #70      +/-   ##
==========================================
+ Coverage   97.42%   97.51%   +0.08%     
==========================================
  Files           5        5              
  Lines         194      201       +7     
  Branches       72       76       +4     
==========================================
+ Hits          189      196       +7     
  Misses          5        5              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@zombieJ zombieJ merged commit 490c37e into master May 22, 2024
9 checks passed
@delete-merged-branch delete-merged-branch bot deleted the proxy-selection branch May 22, 2024 07:00
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.

TextArea: e.target.setSelectionRange not work
1 participant