This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
leptos
Watch
1
Star
0
Fork
0
You've already forked leptos
mirror of
https://github.com/leptos-rs/leptos.git
synced
2025-12-27 09:54:41 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c8df5b75efe3116f1d9c972d0098ecd3f73fea80
leptos
/
leptos_macro
History
Álvaro Mondéjar Rubio
c8df5b75ef
fix: forward missing lint attributes passed to
#[component]
macro (
#3989
)
2025-05-21 21:53:50 -04:00
..
example
chore: update tests
2024-08-03 10:11:29 -04:00
src
fix: forward missing lint attributes passed to
#[component]
macro (
#3989
)
2025-05-21 21:53:50 -04:00
tests
fix: properly feature gating ui macro tests (
Closes
#3742
) (
#3756
)
2025-03-22 09:48:08 -07: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
fix: remove non-existent feature dep in leptos_macro (
#3985
)
2025-05-16 09:23:04 -04:00
Makefile.toml
Introducing
cargo all-features clippy|nextest
part of build process (
#3767
)
2025-04-07 08:57:01 -07:00