diff options
| author | Akshay Nair <phenax5@gmail.com> | 2023-08-13 18:46:16 +0530 |
|---|---|---|
| committer | Akshay Nair <phenax5@gmail.com> | 2023-08-13 18:56:10 +0530 |
| commit | 78550c0d1c7037b17bdaa9413351b759b20772c0 (patch) | |
| tree | 2fbef895d94698ec3ec20fe961493748c1a6f1c0 /TODO.norg | |
| parent | 2f3de513168ac8a912e4b6540907492437a5f834 (diff) | |
| download | css-everything-78550c0d1c7037b17bdaa9413351b759b20772c0.tar.gz css-everything-78550c0d1c7037b17bdaa9413351b759b20772c0.zip | |
feat: adds conditionals
Diffstat (limited to 'TODO.norg')
| -rw-r--r-- | TODO.norg | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -17,9 +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 + - (x) conditionals - ( ) children of instance must also be instantiated + - ( ) figure out how to manage element on change of css variables - ( ) access an instance of component - ( ) string concatenation - ( ) `request` error handling |
