summaryrefslogtreecommitdiff
path: root/lua/astal/variable.lua
AgeCommit message (Collapse)Author
2024-09-01move libastal to /coreAylur
starting point of the monorepo
2024-07-31feat: optional Variable.derive transformAylur
2024-06-16fix(Variable): pass emitting object on observeAylur
2024-06-09support deeply nested layout structuresAylur
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-05-19init 0.1.0Aylur