From 78550c0d1c7037b17bdaa9413351b759b20772c0 Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Sun, 13 Aug 2023 18:46:16 +0530 Subject: feat: adds conditionals --- TODO.norg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'TODO.norg') diff --git a/TODO.norg b/TODO.norg index c3c3c25..2dc3b78 100644 --- a/TODO.norg +++ b/TODO.norg @@ -17,9 +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 + - (x) conditionals - ( ) children of instance must also be instantiated + - ( ) figure out how to manage element on change of css variables - ( ) access an instance of component - ( ) string concatenation - ( ) `request` error handling -- cgit v1.3.1