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(dynamic-input): add disabled prop #4114

Merged

Conversation

Yhspehy
Copy link
Contributor

@Yhspehy Yhspehy commented Nov 30, 2022

close #4055

@vercel
Copy link

vercel bot commented Nov 30, 2022

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

Name Status Preview Updated
naive-ui ❌ Failed (Inspect) Dec 25, 2022 at 4:25AM (UTC)

@Yhspehy Yhspehy temporarily deployed to test November 30, 2022 15:20 Inactive
@Yhspehy Yhspehy temporarily deployed to test November 30, 2022 15:20 Inactive
@codecov-commenter
Copy link

Codecov Report

Base: 62.55% // Head: 62.55% // Decreases project coverage by -0.00% ⚠️

Coverage data is based on head (621ed07) compared to base (2131cdc).
Patch coverage: 66.66% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4114      +/-   ##
==========================================
- Coverage   62.55%   62.55%   -0.01%     
==========================================
  Files        1069     1069              
  Lines       22380    22385       +5     
  Branches     5862     5867       +5     
==========================================
+ Hits        13999    14002       +3     
  Misses       6863     6863              
- Partials     1518     1520       +2     
Impacted Files Coverage Δ
src/dynamic-input/src/PairPreset.tsx 72.72% <ø> (ø)
src/dynamic-input/src/DynamicInput.tsx 54.08% <60.00%> (+0.19%) ⬆️
src/dynamic-input/src/InputPreset.tsx 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@Yhspehy Yhspehy temporarily deployed to test December 5, 2022 15:07 Inactive
@Yhspehy Yhspehy force-pushed the feat(dynamic-input)--add-disabled-prop branch from 3ea433a to 621ed07 Compare December 5, 2022 15:11
@Yhspehy Yhspehy temporarily deployed to test December 5, 2022 15:11 Inactive
@Yhspehy Yhspehy temporarily deployed to test December 5, 2022 15:11 Inactive
@07akioni 07akioni temporarily deployed to test December 25, 2022 04:24 — with GitHub Actions Inactive
@07akioni 07akioni temporarily deployed to test December 25, 2022 04:24 — with GitHub Actions Inactive
@07akioni 07akioni merged commit 4842a09 into tusen-ai:main Dec 25, 2022
@Yhspehy Yhspehy deleted the feat(dynamic-input)--add-disabled-prop branch December 30, 2022 07:27
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.

feat(dynamic-input): 动态录入增加 disabled 属性
3 participants