84 Commits

Author SHA1 Message Date
sam
49b153b0ff Update README.md 2026-02-09 16:06:49 -06:00
sam
b801ac9da6 Update README.md 2026-02-09 16:06:27 -06:00
sam
656a673ca9 Update README.md 2026-01-23 19:10:29 -06:00
sam
61af976a7a Update README.md 2026-01-23 19:09:10 -06:00
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
188837d873 patching stack problem 2025-12-26 06:33:21 -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
b08e2767f6 12.16, 12.17 changes 2025-12-25 06:41:43 -06:00
metacryst
ed6d885557 11.2025: new version released, sample folder added 2025-11-30 02:50:10 -06:00
metacryst
6e2b4dcdbd extra functions, new test from amplify lessons 2024-09-25 22:03:32 -05:00
metacryst
71b08bd184 Page refers to body, add ZStack, add h1 h2 h3, add positioning validation 2024-09-24 13:08:38 -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
9432c65fa4 update readme 2024-09-03 13:17:27 -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
8b2f9e2b77 add vstack children 2024-05-05 15:48:32 -05:00
metacryst
07725994b9 add fontSize custom func 2024-05-05 15:47:38 -05:00
metacryst
48529ae3e2 add "this" to onappear 2024-05-04 13:57:01 -05:00
metacryst
0b8ec14923 adding onAppear, small improvements 2024-05-03 15:47:28 -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
Sam Russell
0f3d234e0e Merge pull request #1 from nguyricky/patch-1
Added Button shape for Sidebar
2024-04-29 12:34:48 -05:00
Ricky Nguyen
c065ce35aa Added Button shape for Sidebar 2024-04-27 22:51:48 -07:00
csilby01
d480380650 Added right click event listener 2024-04-26 17:46:01 -07:00
metacryst
d6b99dfb5f [fix] style props not working in safari and firefox 2024-04-24 16:54:02 -07: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
7f12cf439b adding field parse case for when there is no default field value 2024-03-15 16:21:51 -05: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
metacryst
dbf4d7cb19 More descriptive state errors 2024-03-11 12:24:27 -05:00