7 Commits

Author SHA1 Message Date
Byson94
c446321173 feat: making examples in readme look good 2025-10-11 15:34:14 +05:30
Byson94
34546e5528 feat: removed centerbox widget 2025-10-03 18:25:04 +05:30
Byson94
e767cde945 feat: many internal changes regarding enter(..)
1. Made it so that there wont be any error if user didnt return anything
2. Added support for defining multiple enter(..)
3. Added support for merging multiple enter(..)
2025-09-05 10:18:27 +05:30
Byson94
39912d3f46 feat(MAJOR): removed the need for dyn_id
This is a very very very big update for UX! Ewwii finally has support
for automatically assigning `dyn_id`.

This was actually not as hard as I thought! I just had to mutate the
widget AST and inject a `dyn_id` in based on its parent.

It works soooo well and the burden on the user just reduced sooo much!
2025-09-03 16:49:46 +05:30
Byson94
efe91703b5 feat: removed .yuck files from ewwii examples 2025-08-18 20:20:43 +05:30
Byson94
931e0f858e feat: added data-structs example 2025-08-11 21:13:49 +05:30
Byson94
2aa79e15b7 Replaced example screenshot 2025-08-11 19:10:11 +05:30