15 Commits

Author SHA1 Message Date
d0d7d2b6d3 Use the new wrapModifier for simple modifiers
Some checks are pending
Deploy Docs / publish (push) Waiting to run
SwiftLint / SwiftLint (push) Waiting to run
2026-02-03 00:07:26 +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
9f83b2309f Migrate to Meta backend 2024-08-13 08:33:53 +02:00
5c1ae9e9b1 Improve performance of entry rows 2024-05-20 11:38:36 +02:00
be9cf996a0 Add type safe style classes 2024-05-18 11:35:23 +02:00
e44f3d78d2 Fix ComboRow not selecting value at initialization
Fixes #28
2024-05-09 08:21:04 +02:00
279219ea6c Add support for navigation views 2024-02-17 14:32:37 +01:00
3ee1cf38fa Fix ComboRow's values not updating properly 2024-02-04 21:28:28 +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
ead88864df Make spin row and switch row safer 2024-01-04 20:21:33 +01:00
5a625e31a7 Make the combo row a bit safer 2024-01-04 16:23:28 +01:00
853555a9fc Make the entry row a bit safer 2024-01-04 15:58:58 +01:00
4dc5d07409 Add support for grouping controls with forms 2024-01-04 11:03:25 +01:00