mirror of
https://github.com/centau/vide.git
synced 2026-08-20 14:41:37 +00:00
This commit is contained in:
parent
bdd725659e
commit
d77fe0f92f
34 changed files with 1215 additions and 566 deletions
8
todo.md
8
todo.md
|
|
@ -1,19 +1,13 @@
|
|||
# todo
|
||||
|
||||
- better error reporting and stack traces in strict mode
|
||||
- auto-enable of strict mode depending on compiler optimizaton level
|
||||
- investigate if weak table iteration can be invalidated
|
||||
- property binding optimization
|
||||
- would no longer allow `cleanup()` usage in binding scopes
|
||||
- solution to nested reactivity, see: SolidJS stores
|
||||
- SolidJS control flow components
|
||||
- equality checking of derived sources
|
||||
- investigate performance of wide graphs
|
||||
- optimize child removal
|
||||
- implement from solid:
|
||||
- Show
|
||||
- Switch
|
||||
- Dynamic
|
||||
- Portal
|
||||
- batch
|
||||
- optimize `indexes()` double-diffing
|
||||
- define behavior of deriving a source within a derived source
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue