8f6a83dfc3
Move update responsibility to constructor
...
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
04c77831b5
Remove Core library
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
Deploy Docs / publish (push) Successful in 18m28s
SwiftLint / SwiftLint (push) Successful in 5s
2024-10-16 14:22:34 +02:00
079fa02755
Update navigation titles in navigation split view
Deploy Docs / publish (push) Successful in 18m15s
SwiftLint / SwiftLint (push) Successful in 5s
2024-10-15 22:46:43 +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
a53b4e084b
Add additional options for navigation split view
...
- Whether it is collapsed
- Whether the content is visible if it is collapsed
2024-03-30 10:38:10 +01:00
4937c36b3b
Improve updating performance
...
And update docs reflecting the changes in the latest commits
2024-01-27 08:07:05 +01:00
d8de611510
Add support for auto-generated widget bindings
...
Additionally fix an update problem occurring with custom views
2024-01-22 21:45:31 +01:00
7a97d36585
Migrate from SwiftGui to Libadwaita
2023-11-26 15:22:57 +01:00
a478acbdcd
Add modifiers for modifying child views of a view
2023-11-11 16:03:31 +01:00
cbbf08bd3b
Add widgets and demo application
2023-09-26 15:35:15 +02:00