-
-
Notifications
You must be signed in to change notification settings - Fork 695
Pull requests: leptos-rs/leptos
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
docs: bring warning on shadowing context correctly from 0.6
#2795
opened Aug 7, 2024 by
agraboso
Loading…
fix the view macro being unhygienic and not importing ElementChild
#3162
opened Oct 25, 2024 by
jaskij
Loading…
fix: allow
non_snake_case
and dead_code
lints to run within component functions
#3198
opened Nov 5, 2024 by
yescallop
Loading…
Improvements around custom error handling in ServerFnError
#3253
opened Nov 17, 2024 by
nicolas-guichard
Loading…
Adding a project detailing flexible mocking architecture inspired by hexagonal architecture for leptos app
#3342
opened Dec 9, 2024 by
sjud
Loading…
Remove
From<T>
and add back From<Fn() -> T>
breaking
#3386
opened Dec 18, 2024 by
mscofield0
Loading…
feat: Allow disabling server fn hash and customizing the default prefix
#3438
opened Jan 3, 2025 by
spencewenski
Loading…
fix: do not use stale values in AsyncDerived if it is mutated before running
#3475
opened Jan 10, 2025 by
gbj
Loading…
feat:
#[lazy]
macros to support lazy loading and code splitting
#3477
opened Jan 10, 2025 by
gbj
Loading…
ProTip!
Add no:assignee to see everything that’s not assigned.