Age | Commit message (Collapse) | Author |
|
starting point of the monorepo
|
|
|
|
|
|
allow null types in Bindings, this remove the need for .as(String) on
string properties
|
|
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
|
|
|
|
|
|
* export Gdk
* flatten jsx children
|
|
|
|
edge cases will need to be handled as widgets are added
|
|
|