31 Commits

Author SHA1 Message Date
metacryst
f1e8be1cd8 fix test log 2025-12-27 04:36:11 -06:00
metacryst
cee4d4fa8a fixing stack state problem 2025-12-27 02:35:48 -06:00
metacryst
12bb5346e8 stack state working (when top-level parent) 2025-12-26 05:54:27 -06:00
metacryst
eb6975c7de state array working 2025-12-26 04:22:22 -06:00
metacryst
c4560aba37 state test working, added random experimental html 2025-12-26 01:36:04 -06:00
metacryst
6e2b4dcdbd extra functions, new test from amplify lessons 2024-09-25 22:03:32 -05:00
metacryst
1060797170 Moving styles, Stacks working in Group 2024-09-12 15:35:13 -05:00
metacryst
cfdf67998d Adding Group 2024-09-12 15:08:51 -05:00
metacryst
65f79d1631 moving things, adding a test 2024-05-20 17:26:29 -05:00
metacryst
41ec6b7dd3 ternaries almost done, adding margin function 2024-05-17 12:47:17 -05:00
metacryst
99be6cba99 Separate parserender test, small template additions and fixes 2024-05-02 15:38:02 -05:00
metacryst
fae1797c1c add zstack , allow render for svgs 2024-04-29 13:35:10 -05:00
metacryst
4c351197aa small tweaks to start on ternaries 2024-04-11 17:48:26 -05:00
metacryst
95e90568db removing logs, moving parse function to bottom 2024-04-08 20:19:22 -05:00
metacryst
c9ae021c6b create OO with default values, adding triangle 2024-04-02 17:19:28 -05:00
metacryst
6a33126563 Protecting better against undefined properties 2024-04-01 15:14:14 -05:00
metacryst
bf3650ef6a generate styles dynamically with universal reactivity, test for conflicting state names 2024-03-30 19:43:19 -05:00
metacryst
997a151b44 Adding quillStyles, couple bugs, new unit test 2024-03-30 14:55:21 -05:00
metacryst
66f56727a5 Test OO params are correct type 2024-03-28 10:34:07 -05:00
metacryst
cbd1e613e3 test params initted in right order 2024-03-28 10:14:21 -05:00
metacryst
0252b92554 Fixing error with functions below constructor 2024-03-27 15:41:07 -05:00
metacryst
ec2ae3229a Observed Object reactivity with array 2024-03-27 14:30:28 -05:00
metacryst
7231a5bdac Simple observed object reactivity 2024-03-26 21:32:50 -04:00
metacryst
f697003efc Reactivity for state 2024-03-24 22:30:29 +01:00
metacryst
f0d04d9f0d adding check for super() 2024-03-20 18:04:13 +01:00
metacryst
c0ccb138d1 All unit tests passing, all 3 methods of initializing working 2024-03-19 22:17:01 +01:00
metacryst
b1d2370c0b added navigation and a lot of unit tests 2024-03-18 09:38:07 +01:00
metacryst
802a39f502 adding render scheme 2024-03-18 04:43:57 +01:00
metacryst
0675c391db notes & logs 2024-03-15 16:18:25 -05:00
metacryst
3b7aad5786 take class without string, update registry to use new parsing 2024-03-13 16:15:22 -05:00
metacryst
fc4434b5de added unit tests, parsing class fields 2024-03-13 16:07:26 -05:00