10 Commits

Author SHA1 Message Date
2072c16040 Add support for keypaths where sensible #74
All checks were successful
SwiftLint / SwiftLint (push) Successful in 7s
Deploy Docs / publish (push) Successful in 1h49m51s
2026-02-04 16:36:51 +01:00
8f6a83dfc3 Move update responsibility to constructor
Some checks are pending
Deploy Docs / publish (push) Waiting to run
SwiftLint / SwiftLint (push) Waiting to run
When constructing views, the top-level constructor should now update
those views directly after the construction process. In adwaita-swift,
this applies only for EitherViews (as Meta will now automatically update
when constructing new scene elements).
2026-02-02 22:44:44 +01:00
cf60b8103f Add homogeneous option to ForEach #74
Some checks failed
Deploy Docs / publish (push) Has been cancelled
SwiftLint / SwiftLint (push) Has been cancelled
2025-12-30 16:32:24 +01:00
04c77831b5 Remove Core library
Some checks are pending
Deploy Docs / publish (push) Waiting to run
SwiftLint / SwiftLint (push) Waiting to run
2025-10-30 21:36:13 +01:00
8eeda083e9 Separate AnyView extensions from widgets
All checks were successful
Deploy Docs / publish (push) Successful in 18m28s
SwiftLint / SwiftLint (push) Successful in 5s
2024-10-16 14:22:34 +02:00
1680d34bb2 Update to most recent version of Meta 2024-09-04 09:14:13 +02:00
fa344522a2 Replace modifiers by new widget data 2024-08-15 15:55:04 +02:00
9f83b2309f Migrate to Meta backend 2024-08-13 08:33:53 +02:00
7019c98a2e Fix items displayed in reversed order in ForEach 2024-02-14 20:41:11 +01:00
81e489c62a Add ForEach widget for dynamic GtkBox 2024-01-30 14:25:16 +01:00