Skip to content

Conversation

@vandercloak
Copy link
Contributor

Right now the date disabled fields do not get updated when "PM" is clicked.

This is because the hour memo does not have isPM as a dependency and never reconfigures the new options.

resolve ant-design/ant-design#25009

@vercel
Copy link

vercel bot commented Jan 4, 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/react-component/picker/f1gohseoe
✅ Preview: https://picker-git-fork-vandercloak-master.react-component.now.sh

@codecov
Copy link

codecov bot commented Jan 4, 2021

Codecov Report

Merging #202 (dc168b3) into master (a2a6718) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #202   +/-   ##
=======================================
  Coverage   99.61%   99.61%           
=======================================
  Files          45       45           
  Lines        2094     2094           
  Branches      616      616           
=======================================
  Hits         2086     2086           
  Misses          6        6           
  Partials        2        2           
Impacted Files Coverage Δ
src/panels/TimePanel/TimeBody.tsx 100.00% <ø> (ø)

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 a2a6718...dc168b3. Read the comment docs.

@afc163 afc163 merged commit e1860eb into react-component:master Jan 5, 2021
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.

No way to determine AM/PM when using disabledHours with use12Hours

2 participants