-
-
Notifications
You must be signed in to change notification settings - Fork 728
Pull requests: leptos-rs/leptos
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix: allow custom status codes or redirects for route fallbacks
#3808
opened Mar 31, 2025 by
gbj
Loading…
fix: Move several Into* trait impls for store fields out of stable module for wider use
#3807
opened Mar 30, 2025 by
mahdi739
Loading…
Migrate from Tailwind 3 to Tailwind 4 for the axum example.
#3804
opened Mar 29, 2025 by
pico-bolero
Loading…
fix: prevent race condition in executor initialization + docs, optimization and tests
#3802
opened Mar 28, 2025 by
sabify
Loading…
fix(examples): fix compilation errors in examples
#3787
opened Mar 26, 2025 by
bioinformatist
Loading…
Introducing
cargo all-features clippy|nextest
part of build process
#3767
opened Mar 22, 2025 by
sabify
Loading…
feat: allow using different error types for req/resp with WebSockets, closes #3724
#3766
opened Mar 22, 2025 by
myypo
Loading…
feat: support aliased
Result
return types for server_fn
#3755
opened Mar 22, 2025 by
ifiokjr
Loading…
Replace
get()
with try_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!
Add no:assignee to see everything that’s not assigned.