leptos-struct-table
leptos-struct-table copied to clipboard
Leptos 0.7 support
Sorry if this was answered anywhere I couldn't find it.
Are there plans to make a version for leptos 0.7. It could be that its a very simple port so can wait for the leptos 0.7 full release but it would be nice to know what the plans are ?
Thanks
The plans are absolutely to port it. I'll probably release a beta version in the next few days.
The plans are absolutely to port it. I'll probably release a beta version in the next few days.
Hello, do you have a beta version for leptos 0.7 or do are you waiting for the final release?
Thanks.
The plans are absolutely to port it. I'll probably release a beta version in the next few days.
Hello, do you have a beta version for leptos 0.7 or do are you waiting for the final release?
Thanks.
A while back I started porting but unfortunately I haven't found the time to continue. I'll do so as soon as possible but I can't promise anything right now.
Hello! Any news on the issue? It's been a while since the last update. What's the state of the migration? Do you accept PRs for the issue?
I tried to upgrade to leptos-struct-table to leptos 0.7, but there's a ton of work to do to make it work, so I understand if you don't have time for the upgrade, just want to know if there's any progress.
There is a branch where some work has been done already but as you say it's a ton of work and I haven't been able to find the time yet.
I totally accept PRs.
This is absolutely on my list of things to do but right now I don't know when I'll be able to do it.
Sorry about the wait!
Several PRs were merged recently (#60 and #61) into the leptos-0.7 branch. It should complete the support (there's also company PR https://github.com/Synphonyte/leptos-struct-table-macro/pull/10). Once it's all merged into main, the leptos 0.7 support should be complete.
You can try it out now if you like by depending on github branches.
https://github.com/Synphonyte/leptos-struct-table-macro/pull/10 is merged, when to release leptos 0.7 support?
Released! 🎉
Thanks for the support of @kstep and patience of all of you.