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(input): on-keyup prop type #5118

Merged
merged 1 commit into from
Aug 3, 2023

Conversation

jizai1125
Copy link
Contributor

closes #5101

@vercel
Copy link

vercel bot commented Jul 31, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
naive-ui ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 31, 2023 6:57am

@jizai1125 jizai1125 temporarily deployed to test July 31, 2023 06:53 — with GitHub Actions Inactive
@jizai1125 jizai1125 temporarily deployed to test July 31, 2023 06:53 — with GitHub Actions Inactive
@codecov-commenter
Copy link

codecov-commenter commented Jul 31, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.01% 🎉

Comparison is base (437ce23) 62.38% compared to head (eea56e2) 62.39%.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5118      +/-   ##
==========================================
+ Coverage   62.38%   62.39%   +0.01%     
==========================================
  Files        1074     1074              
  Lines       22587    22588       +1     
  Branches     5929     5929              
==========================================
+ Hits        14091    14094       +3     
  Misses       6953     6953              
+ Partials     1543     1541       -2     
Files Changed Coverage Δ
src/input/src/Input.tsx 56.02% <100.00%> (+0.09%) ⬆️

... and 2 files with indirect coverage changes

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

src/input/src/Input.tsx Show resolved Hide resolved
@XieZongChen XieZongChen merged commit a8c85d5 into tusen-ai:main Aug 3, 2023
3 checks passed
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.

Getting a warning when passing multiple @keyup.x handlers on n-input
3 participants