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(comp:date-picker): fix panel view display error when type changes #1003

Merged

Conversation

sallerli1
Copy link
Contributor

PR Checklist

Please check if your PR fulfills the following requirements:

  • The commit message follows our guidelines
  • Tests for the changes have been added/updated or not needed
  • Docs and demo have been added/updated or not needed

What is the current behavior?

  1. 切换日期选择器类型后,起止的面板activeValue出现异常(应该左边的面板比右边的面板小一个单位)
  2. 缺少overlayRender示例

What is the new behavior?

  1. 修改以上问题
  2. 补充demo

Other information

@idux-bot
Copy link

idux-bot bot commented Jul 7, 2022

This preview will be available after the AzureCI is passed.

@codecov
Copy link

codecov bot commented Jul 7, 2022

Codecov Report

Merging #1003 (550500d) into main (3e6b08c) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #1003   +/-   ##
=======================================
  Coverage   94.22%   94.22%           
=======================================
  Files         308      308           
  Lines       29074    29074           
  Branches     3486     3487    +1     
=======================================
  Hits        27394    27394           
  Misses       1680     1680           

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 3e6b08c...550500d. Read the comment docs.

@danranVm danranVm merged commit 12af8ee into IDuxFE:main Jul 8, 2022
@sallerli1 sallerli1 deleted the feat-date-picker-overlay-render-demo-saller branch February 20, 2023 06:11
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.

None yet

2 participants