From 2f3de513168ac8a912e4b6540907492437a5f834 Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Sun, 13 Aug 2023 18:35:31 +0530 Subject: feat: adds checked test case + implements pure actions flag + minor changes --- TODO.norg | 3 +++ 1 file changed, 3 insertions(+) (limited to 'TODO.norg') diff --git a/TODO.norg b/TODO.norg index 5148115..c3c3c25 100644 --- a/TODO.norg +++ b/TODO.norg @@ -17,6 +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 + - ( ) children of instance must also be instantiated - ( ) access an instance of component - ( ) string concatenation - ( ) `request` error handling -- cgit v1.3.1