This website works better with JavaScript
Эхлэл
Бүгдийг харах
Тусламж
Нэвтрэх
lenn
/
dioxus-mirror
-ын хуулбар
https://github.com/DioxusLabs/dioxus.git
Үзэх жагсаалтад нэмэх
1
Онцлох жагсаалтад нэмэх
0
Салаа
0
Файлууд
Асуудлууд
0
Мэдлэгийн сан
Мод:
73047fe956
Салаанууд
Тагууд
blitz
cli-renderer-flag
hook-docs
jk/dep-info-parser
jk/fix-versioning
jk/hotreload-android-assets
jk/native-canvas
jk/new-versioning-approach
jk/release-pre-07
jk/self-hosted
jk/small-nits
jk/speedier-cache
jk/speedy-2
jk/telemetry
jk/write-mutations-bool
macos_pos
main
native
render-dioxus-native-to-texture
v0.4
v0.5
v0.6
v0.7.0-alpha.2
v0.7.0-alpha.1
v0.7.0-alpha.0
v0.6-last
v0.6.3
v0.6.2
v0.6.1
v0.6.0
v0.6.0-rc.0
v0.6.0-alpha.5
v0.6.0-alpha.4
v0.6.0-alpha.3
v0.6.0-alpha.2
v0.6.0-alpha.1
v0.6.0-alpha.0
v0.5.7
v0.5.6
v0.5.5
v0.5.2
v0.5.1
v0.5.0
v0.5.0-alpha.2
v0.5.0-alpha.0
v0.4.3
v0.4.2
v0.4.1
v0.4.0
v0.3.2
v0.2.4
v0.2.0
v0.1.7
v0.1.0
dioxus-mirror
/
notes
/
TODO.md
TODO.md
875 B
Түүх
Анхны өгөгдөл
[] Move the builder API onto NodeCtx
[] Transition away from names and towards compile-time safe tags
[] Fix diffing of fragments
[] Properly integrate memoization to prevent safety issues with children
Understand the issue with callbacks (outdated generations)
[] Fix examples for core, web, ssr, and general
[] Finish up documentation
[] Polish the Recoil (Dirac?) API
[] Find better names for things
[] get the html macro up to parity with the rsx! macro
[] put warnings in for iterating w/o keys
[] finish up the crate for generating code blocks
[] make progress on the docusarus-style crate for generating the websites
[] build the docsite
[] find a way to serialize the virtualdom completely
[] ...some how deserialize (hydrate) the dom state?
[] Implement controlled inputs for select and textarea
[] ...somehow... noderefs....