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

bump leptos to 0.6.0-beta #19

Merged
merged 17 commits into from
Jan 23, 2024
Merged

bump leptos to 0.6.0-beta #19

merged 17 commits into from
Jan 23, 2024

Conversation

tlowerison
Copy link
Collaborator

No description provided.

… in Form macro confirming use of custom config is correctly placed
…ith a custom Default implementation which correctly uses custom field config values provided through the Form macro
…d::try_from_signal when the current value was equivalent to the initial value -- fixes bug which skipped serializing optional form fields into local storage
…tial_value used to be used when computing <Option<..> as FormField<..>>::try_from_signal
…al value is set

has_changed now compares the current value to the default value of the internal type of the signal when the initial value in the signal is None
also removed the potentially confusing FormField::is_initial_value method which is no longer used
@tlowerison tlowerison merged commit cb0e9fd into main Jan 23, 2024
1 check passed
@tlowerison tlowerison deleted the leptos-server-fn-tracing branch January 23, 2024 00:09
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.

1 participant