leptos/leptos_macro
2022-11-06 20:45:50 -05:00
..
src Avoid manual delegation for all the DOM events that don't bubble by default. (This is technically too conservative, as one or two of these only don't bubble on certain elements, but it's simpler than passing in the element name and only a very small deopt in those cases.) 2022-11-06 20:00:35 -05:00
.gitignore Initial commit 2022-07-31 16:46:14 -04:00
Cargo.toml Fix leptos important for doctests with on: 2022-11-06 20:45:50 -05:00