Skip to content

Pull requests: leptos-rs/leptos

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

chore(deps): bump actix-http from 3.11.2 to 3.12.1 dependencies Pull requests that update a dependency file rust Pull requests that update Rust code
#4690 opened Apr 22, 2026 by dependabot Bot Loading…
chore(deps): bump rustls-webpki from 0.103.8 to 0.103.13 dependencies Pull requests that update a dependency file rust Pull requests that update Rust code
#4689 opened Apr 22, 2026 by dependabot Bot Loading…
Fix broken Trunk website link
#4687 opened Apr 22, 2026 by sunsetlover36 Loading…
chore(deps): bump autofix-ci/action from 1.3.3 to 1.3.4 dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
#4686 opened Apr 20, 2026 by dependabot Bot Loading…
Fix immediate effect memo recomputation
#4683 opened Apr 14, 2026 by alecmocatta Loading…
chore(deps): bump rand from 0.9.2 to 0.9.3 dependencies Pull requests that update a dependency file rust Pull requests that update Rust code
#4682 opened Apr 14, 2026 by dependabot Bot Loading…
chore(deps): bump pnpm/action-setup from 5 to 6 dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
#4681 opened Apr 13, 2026 by dependabot Bot Loading…
Localized view macro errors + Prop autocomplete
#4631 opened Mar 9, 2026 by lpotthast Contributor Loading…
2
1
chore: upgrade deps
#4599 opened Feb 25, 2026 by sabify Contributor Loading…
wip: Leptos 0.9
#4522 opened Jan 2, 2026 by gbj Collaborator Loading…
Removed usage of functions deprecated since 0.7
#4471 opened Nov 30, 2025 by Nevalicjus Loading…
fix(ci): clippy::derivable-impls
#4425 opened Nov 1, 2025 by chrisp60 Contributor Loading…
ref: drain_filter_polyfill refactors
#4422 opened Oct 31, 2025 by chrisp60 Contributor Loading…
WIP: Refactor ArcAsyncDerived
#4409 opened Oct 25, 2025 by xacrimon Draft
Allow "infinite" timeouts in set_timeout helper
#4393 opened Oct 15, 2025 by mondeja Contributor Loading…
Allow MultipartData ActionForms
#4278 opened Sep 2, 2025 by DzenanJupic Loading…
Reintroduce auto live reload protocol option breaking
#4265 opened Aug 27, 2025 by veigaribo Contributor Loading…
Provide a common user/e2e visible logger for the regression examples
#4241 opened Aug 22, 2025 by metatoaster Contributor Loading…
feat: Allow configuration to be read from option_env!
#4177 opened Jul 24, 2025 by lizidev Contributor Loading…
Add ActionForm's submit handler last
#4131 opened Jul 3, 2025 by paul-hansen Contributor Loading…
enh: hygienize usages of re-exports
#4069 opened Jun 12, 2025 by mondeja Contributor Loading…
ProTip! Exclude everything labeled bug with -label:bug.