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(data-picker):make n-date-panel-date fill all area of all demos #2580

Merged
merged 1 commit into from
Mar 8, 2022
Merged

fix(data-picker):make n-date-panel-date fill all area of all demos #2580

merged 1 commit into from
Mar 8, 2022

Conversation

whale2002
Copy link
Contributor

@whale2002 whale2002 commented Mar 8, 2022

I found that this was not fully resolved. #2552
and this is your commit ec95462
It seems that only the first demo was fixed, and others remain.
Or maybe there are other reasons I don't know about, I am not sure.
https://www.naiveui.com/zh-CN/os-theme/components/date-picker

@codecov
Copy link

codecov bot commented Mar 8, 2022

Codecov Report

Merging #2580 (67ec0bf) into main (8302dad) will increase coverage by 0.03%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #2580      +/-   ##
==========================================
+ Coverage   63.32%   63.35%   +0.03%     
==========================================
  Files         954      954              
  Lines       19542    19546       +4     
  Branches     5039     5040       +1     
==========================================
+ Hits        12374    12384      +10     
+ Misses       5864     5856       -8     
- Partials     1304     1306       +2     
Impacted Files Coverage Δ
src/date-picker/src/panel/daterange.tsx 61.53% <ø> (ø)
src/date-picker/src/panel/datetime.tsx 67.64% <ø> (ø)
src/date-picker/src/panel/datetimerange.tsx 60.46% <ø> (ø)
src/dynamic-tags/src/DynamicTags.tsx 72.52% <0.00%> (+0.11%) ⬆️
src/dynamic-input/src/DynamicInput.tsx 48.00% <0.00%> (+4.66%) ⬆️

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 8302dad...67ec0bf. Read the comment docs.

@07akioni 07akioni merged commit 6a06341 into tusen-ai:main Mar 8, 2022
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.

2 participants