-
-
Notifications
You must be signed in to change notification settings - Fork 716
Pull requests: leptos-rs/leptos
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix: Ensure reactive functions passed to
TextProp
are kept reactive (closes: #3689)
#3690
opened Mar 8, 2025 by
mahdi739
Loading…
Various issues related to setting signals and context in cleanups
#3687
opened Mar 7, 2025 by
gbj
Loading…
Add websocket support for server functions
#3656
opened Feb 26, 2025 by
ealmloff
Loading…
6 tasks done
Replace
try_get()
with get()
in several trait implementations for signals
#3569
opened Feb 9, 2025 by
mahdi739
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!
Filter pull requests by the default branch with base:main.