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(DateRangePicker): fix DateRangePicker does not change value after… #2056

Merged
merged 1 commit into from Oct 29, 2021

Conversation

simonguo
Copy link
Member

… pressing enter

@vercel
Copy link

vercel bot commented Oct 27, 2021

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

rsuite-v4 – ./docs

🔍 Inspect: https://vercel.com/rsuite/rsuite-v4/GbFkK7eM587bVYToZ91nh2f4n6y8
✅ Preview: Canceled

rsuite – ./

🔍 Inspect: https://vercel.com/rsuite/rsuite/2q3huwiYv94JjkFxYPdxNMFkWWJV
✅ Preview: https://rsuite-git-fix-daterangepicker-rsuite.vercel.app

@codesandbox-ci
Copy link

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit a180b36:

Sandbox Source
rsuite-tp-ci Configuration

@codecov
Copy link

codecov bot commented Oct 27, 2021

Codecov Report

Merging #2056 (a180b36) into main (a22fd61) will increase coverage by 0.04%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #2056      +/-   ##
==========================================
+ Coverage   84.88%   84.93%   +0.04%     
==========================================
  Files         255      255              
  Lines        8073     8076       +3     
  Branches     2188     2191       +3     
==========================================
+ Hits         6853     6859       +6     
+ Misses        686      685       -1     
+ Partials      534      532       -2     
Flag Coverage Δ
ChromeCi 84.81% <100.00%> (+0.04%) ⬆️
Firefox 84.91% <100.00%> (+0.04%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/DateRangePicker/DateRangePicker.tsx 85.13% <100.00%> (ø)
src/Dropdown/DropdownItem.tsx 94.23% <0.00%> (ø)
src/Picker/utils.ts 73.14% <0.00%> (+0.57%) ⬆️
src/Toggle/Toggle.tsx 79.31% <0.00%> (+2.38%) ⬆️
src/Picker/PickerToggle.tsx 92.30% <0.00%> (+3.07%) ⬆️

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 a22fd61...a180b36. Read the comment docs.

@SevenOutman SevenOutman merged commit 8e5db2e into main Oct 29, 2021
@SevenOutman SevenOutman deleted the fix/DateRangePicker branch October 29, 2021 09:17
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