aboutsummaryrefslogtreecommitdiff
path: root/TODO.norg
diff options
context:
space:
mode:
authorAkshay Nair <phenax5@gmail.com>2023-08-13 18:35:31 +0530
committerAkshay Nair <phenax5@gmail.com>2023-08-13 18:35:31 +0530
commit2f3de513168ac8a912e4b6540907492437a5f834 (patch)
tree957c286eb8b0806d82279d7596f5f47425d3a9a8 /TODO.norg
parent95602d1b1ac5668772d5d400270b4209ee19057b (diff)
downloadcss-everything-2f3de513168ac8a912e4b6540907492437a5f834.tar.gz
css-everything-2f3de513168ac8a912e4b6540907492437a5f834.zip
feat: adds checked test case + implements pure actions flag + minor changes
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