leptos/integrations
sjud 7e540a8f49
feat: support Axum extractors with state other than () (#1275)
This requires state to be provided via context using a special handler, but allows for extractors that use this state, rather than only `()`, as previously.
2023-07-05 20:40:29 -04:00
..
actix fix: allow FnOnce extractors (#1192) 2023-06-15 20:09:13 -04:00
axum feat: support Axum extractors with state other than () (#1275) 2023-07-05 20:40:29 -04:00
utils feat: remove need for LEPTOS_OUTPUT_NAME env var after compilation (#899) 2023-04-23 15:20:47 -04:00
viz feat: register server functions automatically (#1154) 2023-06-11 09:09:21 -04:00