From 0665e6a2490c9ea770a98908788a1e5d210aa811 Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Fri, 25 Aug 2023 10:17:21 +0530 Subject: feat: adds try expression for error handlign --- TODO.norg | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'TODO.norg') diff --git a/TODO.norg b/TODO.norg index 5963d35..e63ec73 100644 --- a/TODO.norg +++ b/TODO.norg @@ -4,20 +4,19 @@ - (x) some way to de-quotify values? - (x) re-quotify value - (x) analog + digital clock example + - (x) error handling try - ( ) `has-class` - ( ) `add-class` & `remove-class` should use self if id is not specified? - ( ) Update `--cssx-text` on update - - ( ) fix invalid expr in functions error * Later - - ( ) FFI interface to declare functions - - ( ) `request` error handling - ( ) keyboard events - ( ) Code cleanup - ( ) Additional events - ( ) Improve parser error messages - ( ) Improve eval error messages - ( ) filter for on update on specific properties + - ( ) FFI interface to declare functions * Maybe - ( ) `--cssx-use-properties: --parent-prop;` to trigger nested property update -- cgit v1.3.1