From 5531e4f4d045125c55fc0be157dafb55c560ca49 Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Fri, 18 Aug 2023 11:25:07 +0530 Subject: feat: adds on focus and blur events + todo-list is feature complete --- TODO.norg | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'TODO.norg') diff --git a/TODO.norg b/TODO.norg index 3c428d9..b3eca07 100644 --- a/TODO.norg +++ b/TODO.norg @@ -21,16 +21,17 @@ - (x) on update - (x) access child from an instance (update checkbox) - (x) access instance from child (delete task) - - ( ) Update --cssx-text on update - - ( ) keyboard events + - (x) focus blur events - ( ) string concatenation - ( ) eval + - ( ) Update --cssx-text on update + - ( ) keyboard events - ( ) Code cleanup - ( ) `request` error handling * Later - - ( ) `add-class` & `remove-class` should use self if id is not specified? - ( ) Evaluate `calc` + - ( ) `add-class` & `remove-class` should use self if id is not specified? - ( ) access an instance of component - ( ) Additional events - ( ) Improve error messages -- cgit v1.3.1