Skip to content
This repository was archived by the owner on Jun 3, 2024. It is now read-only.

PersistenceTransforms for date in datePickerRange and datePickerSingle #853

Closed
wants to merge 27 commits into from

Conversation

harryturr
Copy link
Contributor

In conjunction with plotly/dash#1376, fixes #700.

The persistence logic in DatePickerRange and DatePickerSingle have been modified to extract/apply just the date portion of the date-time. This will provide stability to date pickers (eg defined in callbacks) for the entire day they are defined.

rpkyle and others added 27 commits October 1, 2019 11:21
# Conflicts:
#	DESCRIPTION
# Conflicts:
#	package-lock.json
# Conflicts:
#	.gitignore
#	CHANGELOG.md
#	package-lock.json
#	package.json
@harryturr harryturr closed this Aug 25, 2020
@harryturr harryturr deleted the persistence-hg-2 branch August 25, 2020 15:45
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

dcc.DatePickerSingle() persistence not working
3 participants