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

Tracking issue for yew 0.20 #2753

Closed
18 of 29 tasks
WorldSEnder opened this issue Jun 26, 2022 · 3 comments · Fixed by #2973
Closed
18 of 29 tasks

Tracking issue for yew 0.20 #2753

WorldSEnder opened this issue Jun 26, 2022 · 3 comments · Fixed by #2973
Labels
A-yew Area: The main yew crate
Milestone

Comments

@WorldSEnder
Copy link
Member

WorldSEnder commented Jun 26, 2022

Yew 0.20 will focus on making Yew applications SEO friendly and pre-rendering the page with server-side rendering (SSR). We're also ironing out our function component support, with hooks that should be familiar if you're coming from React (this part is for the most part done on the master branch).

The plan towards yew 0.20

Minor issues and stretch

@WorldSEnder WorldSEnder added this to the v0.20 milestone Jun 26, 2022
@WorldSEnder WorldSEnder pinned this issue Jun 26, 2022
@hamza1311
Copy link
Member

I've removed imperative_ref from 0.20. Also see: #2783 (review)

@WorldSEnder WorldSEnder added the A-yew Area: The main yew crate label Aug 15, 2022
@SpanishPear
Copy link
Contributor

SpanishPear commented Oct 19, 2022

should yew_agent upgrading to gloo_worker 0.2.1 be on the roadmap for 0.20? I'm not sure if that's the scope of #2773 , or something else

@futursolo
Copy link
Member

futursolo commented Oct 19, 2022

should yew_agent upgrading to gloo_worker 0.2.1 be on the roadmap for 0.20? I'm not sure if that's the scope of #2773 , or something else

#2773 was the effort to upgrade to gloo-worker 0.2 (Worker v2) and revisit the yew-agent API in general which should come before Yew 0.20 unless it is not accepted.
However, I felt that the functional agent API included in #2773 can also be included in gloo-worker and benefit a bigger community so I have created rustwasm/gloo#251 for consideration.
I am waiting for the maintainers of gloo to reach a decision on rustwasm/gloo#251 before proceeding with #2773.

I have updated the tracking issue to reflect this.

@hamza1311 hamza1311 mentioned this issue Nov 23, 2022
2 tasks
@WorldSEnder WorldSEnder unpinned this issue Nov 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-yew Area: The main yew crate
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants