Commit Graph

16 Commits

Author SHA1 Message Date
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