diff options
| author | Akshay Nair <phenax5@gmail.com> | 2023-08-25 11:38:01 +0530 |
|---|---|---|
| committer | Akshay Nair <phenax5@gmail.com> | 2023-08-25 11:38:01 +0530 |
| commit | f7ea49c88717c0c15835c9024c84a95678836a30 (patch) | |
| tree | 0eb5f9eac3729fec96c7257df24cde416efbdb46 /TODO.norg | |
| parent | 8a987f6c3cffd37437adca6c133fab989233a308 (diff) | |
| download | css-everything-f7ea49c88717c0c15835c9024c84a95678836a30.tar.gz css-everything-f7ea49c88717c0c15835c9024c84a95678836a30.zip | |
refactor: refactors declarations
Diffstat (limited to '')
| -rw-r--r-- | TODO.norg | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -8,13 +8,14 @@ - (x) Scoped catch on try - (x) `do` expression - (x) `let` expression + - ( ) `h` declarations - ( ) `has-class` - ( ) `add-class` & `remove-class` should use self if id is not specified? - ( ) Update `--cssx-text` on update * Later - ( ) keyboard events - - ( ) Code cleanup + - ( ) Tail recursion optimization - ( ) Additional events - ( ) Improve parser error messages - ( ) Improve eval error messages |
