mirror of
https://github.com/leptos-rs/leptos
synced 2024-11-10 06:44:17 +00:00
695 B
695 B
- Async
- Resource
- Suspense
- Transitions
- Tests for Suspense/Transitions
- Bugs in Suspense/Transitions
- let render effects that aren't under the transition continue running
- Router
- Docs (and clippy warning to insist on docs)
- Read through + understand...
Props
macrocomponent
macro- renderer
- array reconciliation (bundle size?)
- Reactive system improvements
- Scheduling effects/run effects at end of render
batch()
- Portals
- SSR
- Macro
- Streaming HTML from server
- Streaming
Resource
s
- Loaders
- Tutorials + website
- Scoped CSS