summaryrefslogtreecommitdiff
path: root/TODO.norg
diff options
context:
space:
mode:
Diffstat (limited to 'TODO.norg')
-rw-r--r--TODO.norg3
1 files changed, 3 insertions, 0 deletions
diff --git a/TODO.norg b/TODO.norg
index 5148115..c3c3c25 100644
--- a/TODO.norg
+++ b/TODO.norg
@@ -17,6 +17,9 @@
- (x) component system (with variables. `instance(button#my-btn)`)
- (x) More complex selector support for cssx-children
- (x) `add-element` & `remove-element`
+ - ( ) conditionals
+ - ( ) figure out how to manage element on change of css variables
+ - ( ) children of instance must also be instantiated
- ( ) access an instance of component
- ( ) string concatenation
- ( ) `request` error handling