diff options
| author | Akshay Nair <phenax5@gmail.com> | 2023-08-13 18:35:31 +0530 |
|---|---|---|
| committer | Akshay Nair <phenax5@gmail.com> | 2023-08-13 18:35:31 +0530 |
| commit | 2f3de513168ac8a912e4b6540907492437a5f834 (patch) | |
| tree | 957c286eb8b0806d82279d7596f5f47425d3a9a8 /TODO.norg | |
| parent | 95602d1b1ac5668772d5d400270b4209ee19057b (diff) | |
| download | css-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.norg | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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 |
