This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
leptos
Watch
2
Star
0
Fork
0
You've already forked leptos
mirror of
https://github.com/leptos-rs/leptos.git
synced
2026-05-19 00:00:42 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
chore/codegen-optimizations
leptos
/
leptos_macro
History
Andrew Hlynskyi
e5c8d52c6d
chore: enable all features for
docs.rs
(
#4526
)
2026-01-07 21:53:15 -05:00
..
example
chore: update tests
2024-08-03 10:11:29 -04:00
src
fix: allow expect lint attribute in server fn macro (
#4529
)
2026-01-07 21:48:43 -05:00
tests
feat: resupport
From<Fn() -> T> for Signal<T>
,
ArcSignal<T>
,
Callback<T, _>
and similar (
#4273
)
2025-11-24 13:50:11 -05:00
.gitignore
Initial commit
2022-07-31 16:46:14 -04:00
build.rs
fix(CI): free-up disk, properly gate nightly feature and pre-install deps (
#3735
)
2025-03-20 14:28:07 -07:00
Cargo.toml
chore: enable all features for
docs.rs
(
#4526
)
2026-01-07 21:53:15 -05:00
Makefile.toml
Introducing
cargo all-features clippy|nextest
part of build process (
#3767
)
2025-04-07 08:57:01 -07:00