Pull requests · yewstack/yew
Switch from route-recognizer to matchit A-yew-router Area: The yew-router crate A-yew-router-macro Area: The yew-router-macro crate breaking change
#4096 opened Mar 31, 2026 by Madoshakalaka Loading…
2 tasks done
feat: add IntoPropValue<ChildrenRenderer<VNode>> for string-like types
#4095 opened Mar 31, 2026 by Madoshakalaka Loading…
1 of 2 tasks
fix: update sibling_slot immediately on component reuse A-yew Area: The main yew crate
#4093 opened Mar 30, 2026 by Madoshakalaka Loading…
1 of 2 tasks
perf: cache empty VList Rc in VNode::default to avoid repeated heap allocation A-yew Area: The main yew crate performance
#4089 opened Mar 29, 2026 by Madoshakalaka • Draft
perf: avoid Rc refcount overhead in DomSlot chain traversal A-yew Area: The main yew crate performance
#4088 opened Mar 29, 2026 by Madoshakalaka Loading…
chore(deps): bump brace-expansion in /website dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
#4087 opened Mar 29, 2026 by dependabot bot Loading…
chore(deps): bump path-to-regexp from 0.1.12 to 0.1.13 in /website dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
#4086 opened Mar 29, 2026 by dependabot bot Loading…
chore(deps): bump node-forge from 1.3.2 to 1.4.0 in /website dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
#4082 opened Mar 27, 2026 by dependabot bot Loading…
impl IntoIterator for &ChildrenRenderer
A-yew
Area: The main yew crate
#4078 opened Mar 21, 2026 by its-the-shrimp Loading…
1 of 2 tasks
Rewrite yew.rs with Yew A-ci Area: The continuous integration documentation
#4069 opened Mar 11, 2026 by Madoshakalaka Loading…
Add copilot-setup-steps.yml for workspace agent environment A-ci Area: The continuous integration
#4036 opened Mar 3, 2026 by Copilot AI Loading…
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
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…
2 tasks 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…
Provide Typing Speed Testing App for /examples Folder
#3942 opened Nov 4, 2025 by bikathi Loading…
Bugfix: rust-analyzer can't resolve symbols in #[function_component]
#3916 opened Aug 31, 2025 by tgrushka Loading…
2 of 3 tasks
wip: add a screenshot test for svg rendering
#3895 opened Aug 10, 2025 by Madoshakalaka • Draft
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…
docs: explain a workaround for if with typed children
#3560 opened Dec 13, 2023 by ctron Loading…
1 task done