Skip to content

Pull requests: yewstack/yew

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

fix: yield every 50ms
#4033 opened Mar 2, 2026 by Madoshakalaka Draft
feat: out-of-order streaming SSR for Suspense A-yew Area: The main yew crate
#4031 opened Mar 2, 2026 by Madoshakalaka Draft
2 tasks done
build(deps): bump minimatch from 3.1.2 to 3.1.5 in /tools/benchmark-struct dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
#4029 opened Mar 1, 2026 by dependabot bot Loading…
feat: add yew-link crate for unified SSR/CSR data fetching A-yew-link Area: The yew-link crate
#4027 opened Mar 1, 2026 by Madoshakalaka Loading…
1 of 9 tasks
feat: allow &str and String conversion for Option<Html> A-yew Area: The main yew crate
#4020 opened Feb 28, 2026 by Casheeew Loading…
build(deps): bump minimatch from 3.1.2 to 3.1.5 in /tools/benchmark-hooks dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
#4018 opened Feb 28, 2026 by dependabot bot Loading…
ci: replace hand-maintained feature-soundness scripts with cargo-hack A-ci Area: The continuous integration
#4013 opened Feb 27, 2026 by Madoshakalaka Loading…
1 task done
fix: emit clear error for miscapitalized HTML attribute names A-yew-macro Area: The yew-macro crate
#3998 opened Feb 22, 2026 by Madoshakalaka Loading…
2 tasks done
fix inconsistent effects for suspended nodes A-yew Area: The main yew crate
#3991 opened Feb 19, 2026 by Madoshakalaka Draft
1 of 2 tasks
Bump the website-deps group across 1 directory with 12 updates dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
#3980 opened Feb 1, 2026 by dependabot bot Loading…
Wasm splitting in yew
#3932 opened Oct 14, 2025 by WorldSEnder Loading…
2 tasks done
Bump actions/github-script from 7 to 8 dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
#3926 opened Oct 1, 2025 by dependabot bot Loading…
yew-macro: optimise macros' memory usage
#3845 opened Apr 19, 2025 by its-the-shrimp Loading…
2 tasks done
yew-macro: remove transitive dependency on syn 1
#3752 opened Oct 21, 2024 by Alextopher Loading…
Form file - more complex form example
#3686 opened Jul 20, 2024 by knzai Loading…
1 task
simple multi-field form example
#3684 opened Jul 20, 2024 by knzai Loading…
1 task
docs: explain a workaround for if with typed children
#3560 opened Dec 13, 2023 by ctron Loading…
1 task done
Dynamic Prop Labels
#3509 opened Nov 1, 2023 by kirillsemyonkin Loading…
2 tasks done
Ensure html_nested returns the inner type A-yew-macro Area: The yew-macro crate breaking change bug
#3493 opened Oct 27, 2023 by ranile Loading…
2 tasks done
Add migration link changelog
#3471 opened Oct 17, 2023 by paul-ohl Loading…
2 tasks done
Added a migration link to changelogs
#3470 opened Oct 16, 2023 by Gauravpadam Loading…
2 tasks done
ProTip! Exclude everything labeled bug with -label:bug.