diff options
Diffstat (limited to 'TODO.norg')
| -rw-r--r-- | TODO.norg | 17 |
1 files changed, 8 insertions, 9 deletions
@@ -19,17 +19,14 @@ - (x) `add-element` & `remove-element` - (x) conditionals - (x) on update - - ( ) children of instance must also be instantiated - - ( ) access child from an instance (update checkbox) - - ( ) access instance from child (delete task) - - ( ) filter for on update on specific properties - - ( ) eval - - ( ) update property on child on update of parent - - ( ) functions/lazy properties? - - ( ) string concatenation - - ( ) `request` error handling + - (x) access child from an instance (update checkbox) + - (x) access instance from child (delete task) + - ( ) Update --cssx-text on update - ( ) keyboard events + - ( ) string concatenation + - ( ) eval - ( ) Code cleanup + - ( ) `request` error handling * Later - ( ) `add-class` & `remove-class` should use self if id is not specified? @@ -37,6 +34,8 @@ - ( ) access an instance of component - ( ) Additional events - ( ) Improve error messages + - ( ) filter for on update on specific properties + - ( ) update property on child on update of parent * Maybe - ( ) `list` & `tuple` data structures? |
