mirror of
https://github.com/centau/vide.git
synced 2026-08-20 14:41:37 +00:00
This commit is contained in:
parent
dcc40b4dc1
commit
52ea2e4690
9 changed files with 147 additions and 102 deletions
4
todo.md
4
todo.md
|
|
@ -3,8 +3,8 @@
|
|||
- 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
|
||||
- define behavior of `cleanup()` in `untrack()` scopes
|
||||
-
|
||||
- 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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue