-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
Update dependency flatpickr to v4.6.13 #14993
Conversation
✅ Deploy Preview for v11-carbon-react ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
✅ Deploy Preview for carbon-elements ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
@thyhmdo this PR updates the core dependency for the DatePicker/calendar. Could you do a visual/functional review just to be sure we don't miss anything? |
Please double check on me but seems like:
|
The |
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. ⚠ Warning: custom changes will be lost. |
This is a legacy bug that doesn't work currently, we can ignore it within the scope of this PR, though we should fix it at some point in the future. |
Hey @tay1orjones |
…novate/flatpickr-4.x
This update includes an improvement to the focus management, provided by flatpickr, regarding a range with two inputs. After choosing a start date, tabbing the end date input and choosing a date, then while the calendar is open press At this stage, previously, the calendar would close and the start date input would be focused. Instead, it now focuses the end date input after closing the calendar. I've updated the tests to reflect this improvement. |
The content of this pull request will be made available as part of our next release. For the full schedule of upcoming releases, check out our Release Radar page. |
This PR contains the following updates:
4.6.9
->4.6.13
Release Notes
chmln/flatpickr (flatpickr)
v4.6.13
Compare Source
What's Changed
New Contributors
Full Changelog: flatpickr/flatpickr@v4.6.11...v4.6.13
v4.6.11
Compare Source
There was a bug with time selection since so much stuff got merged in.
New tests have been added to prevent this from happening again.
What's Changed
New Contributors
Full Changelog: flatpickr/flatpickr@v4.6.10...v4.6.11
v4.6.10
Compare Source
What's Changed
onClose
callback was returning wrong selected dates if user changed input before close. by @DimitrisRK in https://github.com/flatpickr/flatpickr/pull/2541New Contributors
Full Changelog: flatpickr/flatpickr@v4.6.9...v4.6.10
Configuration
📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Never, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.