-
-
Notifications
You must be signed in to change notification settings - Fork 771
Pull requests: leptos-rs/leptos
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
chore(deps): bump the rust-dependencies group across 1 directory with 18 updates
dependencies
Pull requests that update a dependency file
rust
Pull requests that update Rust code
#4110
opened Jun 23, 2025 by
dependabot
bot
Loading…
fix: correctly provide context via nested outlets (closes #4088)
#4091
opened Jun 17, 2025 by
gbj
Loading…
Add an example to show server_fn is capable to serve on Cloudflare Workers
#4052
opened Jun 7, 2025 by
ryo33
Loading…
feat: wasm-splitting library support for future cargo-leptos integration
#3988
opened May 17, 2025 by
gbj
Loading…
Add
leptos_macro_core
which contains the macro impls
#3900
opened Apr 30, 2025 by
ActuallyHappening
•
Draft
More information in "outside reactive tracking context" warning
#3831
opened Apr 8, 2025 by
ISibboI
Loading…
fix(examples): fix compilation errors in examples
#3787
opened Mar 26, 2025 by
bioinformatist
Loading…
docs: add note to ElementExt::on about dropping the handle
#3544
opened Feb 3, 2025 by
lukasschlueter
Loading…
fix: allow
non_snake_case
and dead_code
lints to run within component functions
#3198
opened Nov 5, 2024 by
yescallop
Loading…
fix the view macro being unhygienic and not importing ElementChild
#3162
opened Oct 25, 2024 by
jaskij
Loading…
docs: bring warning on shadowing context correctly from 0.6
#2795
opened Aug 7, 2024 by
agraboso
Loading…
ProTip!
Exclude everything labeled
bug
with -label:bug.