Update Todos

This commit is contained in:
Greg Johnston
2022-09-14 10:16:07 -04:00
parent 6a1eac0945
commit c3765ce9fc

View File

@@ -13,8 +13,9 @@
- [ ] Escaping HTML entities when doing SSR
- [ ] Isomorphic rendering benchmark
- [ ] Get hydration working properly with SSR/streaming HTML
- [ ] Docs (and clippy warning to insist on docs)
- [ ] Server functions
- [ ] `<Meta/>`, `<Style/>`, `<Link/>`
- [ ] Docs (and clippy warning to insist on docs)
- [ ] Router example
- [ ] Styling and formatting
- [ ] Get transitions working