Skip to content

fix: inputdate not allowing format changes after creation#933

Merged
iisakkirotko merged 2 commits intomasterfrom
12-16-fix_inputdate_not_allowing_format_changes_after_creation
Dec 19, 2024
Merged

fix: inputdate not allowing format changes after creation#933
iisakkirotko merged 2 commits intomasterfrom
12-16-fix_inputdate_not_allowing_format_changes_after_creation

Conversation

@iisakkirotko
Copy link
Copy Markdown
Collaborator

All Submissions:

Description of changes

Previously, as seen in https://py.cafe/iisakkirotko/solara-date-format-changer, InputDate would not respect date_format changes after the component was created. This would mean that if the format was changed, any input through the picker would be labeled invalid. Also fixes the same issue for InputTime (NOTE: Requires #654 to be merged in order to merge correctly. Graphite didn't like the fact that #654 comes from another repo)

Fixes #932

@maartenbreddels maartenbreddels temporarily deployed to 12-16-fix_inputdate_not_allowing_format_changes_after_creation - solara-stable PR #933 December 17, 2024 08:40 — with Render Destroyed
@iisakkirotko iisakkirotko marked this pull request as ready for review December 18, 2024 14:18
Copy link
Copy Markdown
Collaborator Author

This stack of pull requests is managed by Graphite. Learn more about stacking.

@iisakkirotko iisakkirotko force-pushed the 12-16-fix_inputdate_not_allowing_format_changes_after_creation branch from e50a4fc to d971259 Compare December 18, 2024 16:27
@iisakkirotko iisakkirotko merged commit 071589d into master Dec 19, 2024
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.

internal _use_input_type hook keeps old functions

2 participants