14 Commits

Author SHA1 Message Date
Byson94
4de148be58 feat: remove debug in action_with_engine 2025-11-20 21:02:23 +05:30
Byson94
26946b8e70 feat: improved the module heading generation 2025-09-27 19:49:00 +05:30
Byson94
b6c38aeddc feat: improved rhai docs generator 2025-09-19 17:39:07 +05:30
Byson94
b2abecdd7d feat(doc auto gen): fixed broken code for docusaurus 2025-09-19 16:50:33 +05:30
Byson94
c2e82d8943 feat: removing stuff in autogen 2025-09-19 16:32:40 +05:30
Byson94
71f9180c5d feat(doc gen): fixed mdx issues 2025-09-19 16:27:12 +05:30
Byson94
ebbd1355c6 feat: renaming js => javascript 2025-09-19 15:23:03 +05:30
Byson94
44e7298d86 feat: removed docs/ and moving to docusarus 2025-09-19 14:15:53 +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
a734a93a2c feat(rename): renamed iirhai --> rhai_impl 2025-09-03 15:11:26 +05:30
Byson94
14bac6d0c2 style: fixed pre_description having \t at the start 2025-08-30 21:49:48 +05:30
Byson94
a0a268cc88 feat: added feature for adding descriptions in generated mod docs 2025-08-30 21:38:01 +05:30
Byson94
eeadcab1ee chore: ran cargo fmt 2025-08-30 21:17:47 +05:30
Byson94
447c11da17 wip: Massive doc automation and improvement. 2025-08-30 20:27:30 +05:30