Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-06-09 | support deeply nested layout structures | Aylur | |
js, jsx, lua now allows deeply nested layouts that contains Bindings Variable.derive will be automatically constructed where needed and Bindings in layouts will be bound automatically it breaks compatibility with ags even more, but jsx should be preferred imo anyway | |||
2024-06-07 | fix: jsx edge cases | Aylur | |
2024-06-05 | add widgets for jsx | Aylur | |
2024-06-04 | small fixes | Aylur | |
* export Gdk * flatten jsx children | |||
2024-05-25 | fix(jsx): handle children better | Aylur | |
2024-05-25 | improve jsx | Aylur | |
edge cases will need to be handled as widgets are added | |||
2024-05-25 | add(gjs): jsx support | Aylur | |