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

feat(autoComplete): add inputProps prop #1619

Merged
merged 1 commit into from
Nov 18, 2021
Merged

Conversation

Talljack
Copy link
Contributor

close #1610

@vercel
Copy link

vercel bot commented Nov 18, 2021

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/tusimple/naive-ui/8E6W2riMThZQFLHDUk19G71Avmwk
✅ Preview: https://naive-ui-git-fork-talljack-1610-tusimple.vercel.app

@codecov
Copy link

codecov bot commented Nov 18, 2021

Codecov Report

Merging #1619 (b0dfe66) into main (7da5b0e) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #1619   +/-   ##
=======================================
  Coverage   64.46%   64.46%           
=======================================
  Files         885      885           
  Lines       17056    17056           
  Branches     4022     4022           
=======================================
  Hits        10996    10996           
  Misses       5312     5312           
  Partials      748      748           
Impacted Files Coverage Δ
src/auto-complete/src/AutoComplete.tsx 55.45% <ø> (ø)

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 7da5b0e...b0dfe66. Read the comment docs.

@07akioni 07akioni merged commit cbaea28 into tusen-ai:main Nov 18, 2021
@07akioni
Copy link
Collaborator

这次不错,没有任何问题

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.

autocomplete组件可以传递autocomplete属性到input元素上
2 participants