mirror of
https://github.com/centau/vide.git
synced 2026-08-20 14:41:37 +00:00
Fix error in test
Also misc changes
This commit is contained in:
parent
aca08709b6
commit
7d82fe353e
4 changed files with 34 additions and 36 deletions
10
todo.md
10
todo.md
|
|
@ -1,12 +1,10 @@
|
|||
# todo
|
||||
|
||||
- property binding optimization
|
||||
- would no longer allow `cleanup()` usage in binding scopes
|
||||
- solution to nested reactivity, see: SolidJS stores
|
||||
- optimize wide graph updating
|
||||
- implement from solid:
|
||||
- Portal
|
||||
- batch
|
||||
- stores
|
||||
- portals
|
||||
- batch()
|
||||
- optimize `indexes()` double-diffing
|
||||
- improve crash course, some sections feel like information dumps
|
||||
- cleanup source and tests
|
||||
- prevent redundant re-eval of nodes in a complex diamond graph
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue