diff options
| author | Akshay Nair <phenax5@gmail.com> | 2023-08-11 17:13:33 +0530 |
|---|---|---|
| committer | Akshay Nair <phenax5@gmail.com> | 2023-08-11 17:13:33 +0530 |
| commit | 67748db74f73343b054ee0af1763e376a5470416 (patch) | |
| tree | 39b8df64ea1d657ef107fcdfed2da8ce66063589 /TODO.norg | |
| parent | dfd4da6ca2d06c9d05d5c7e297304316da211dd4 (diff) | |
| download | css-everything-67748db74f73343b054ee0af1763e376a5470416.tar.gz css-everything-67748db74f73343b054ee0af1763e376a5470416.zip | |
feat: adds more functions for eval
Diffstat (limited to '')
| -rw-r--r-- | TODO.norg | 9 |
1 files changed, 5 insertions, 4 deletions
@@ -1,9 +1,10 @@ * Tasks - (x) Hydrate existing elements instead of re-creating - - ( ) `load-cssx` functions + - (x) `load-cssx` functions + - (x) `get-variable` + - (x) `update-variable` - ( ) Use css units for `delay` function - - ( ) `get-variable` - - ( ) `update-variable` + - ( ) Improve error messages + - ( ) Specify node type + attributes - ( ) Evaluate `calc`? - ( ) `list` & `tuple` data structures? - - ( ) Non div elements |
