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

Update to Leptos v0.7 #132

Merged
merged 52 commits into from
Sep 17, 2024
Merged

Update to Leptos v0.7 #132

merged 52 commits into from
Sep 17, 2024

Conversation

Baptistemontan
Copy link
Owner

@Baptistemontan Baptistemontan commented Aug 22, 2024

todo:

  • reenable cookies (find the problem with leptos_use::use_cookie)
  • fix node_ref in init_context_inner -> fixed by just not doing it anymore. use directive now.
  • reenable leptos_use::use_locales
  • check the output of ParsedValue::flatten if it fits in a tuple for IntoView.
  • fix routing
  • fix examples

@Baptistemontan Baptistemontan marked this pull request as ready for review September 17, 2024 17:46
@Baptistemontan Baptistemontan merged commit ae83c54 into master Sep 17, 2024
19 checks passed
@Baptistemontan Baptistemontan deleted the leptos_0.7 branch September 17, 2024 17:46
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