Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-07-30 | fix(astalify.ts): toggleClassName | Aylur | |
2024-07-20 | update eslint, ts-for-gir | Aylur | |
2024-07-18 | fix(gjs): binding setters | Aylur | |
Array and List types do not work as property from Vala, but their setter methods do | |||
2024-07-14 | chore(gjs): JSX types global | Aylur | |
allow null types in Bindings, this remove the need for .as(String) on string properties | |||
2024-07-11 | few touchups | Aylur | |
2024-06-26 | feat: widget click through | Aylur | |
2024-06-25 | fix gjs types | Aylur | |
2024-06-19 | expose toggleClassName | Aylur | |
2024-06-16 | fix(gjs): css, class_name setter | Aylur | |
2024-06-10 | fix: avoid unnecessary Binding.get calls | Aylur | |
2024-06-09 | fix: centerbox setters | Aylur | |
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-07 | fix: empty constructor | Aylur | |
2024-06-07 | add overrides | Aylur | |
* Gtk.Container.child * Astal.Box.children | |||
2024-06-07 | fix: gjs child setter | Aylur | |
2024-06-04 | small fixes | Aylur | |
* export Gdk * flatten jsx children | |||
2024-05-29 | improve ts types | Aylur | |
2024-05-25 | fix(jsx): handle children better | Aylur | |
2024-05-25 | feat: npm installable gjs package | Aylur | |
2024-05-25 | separate node and gjs into its own package | Aylur | |