15 Commits

Author SHA1 Message Date
ed46533740 App updates automatically after constructing UI
Some checks are pending
Deploy Docs / publish (push) Waiting to run
SwiftLint / SwiftLint (push) Waiting to run
Before, a backend had to implement the update right after the
construction of the UI manually
2026-02-02 22:07:57 +01:00
cd214f2a7b Update documentation
All checks were successful
Deploy Docs / publish (push) Successful in 45s
SwiftLint / SwiftLint (push) Successful in 10s
2024-10-14 15:00:42 +02:00
bba63e5224 Make app property of App get-only
All checks were successful
Deploy Docs / publish (push) Successful in 42s
SwiftLint / SwiftLint (push) Successful in 4s
2024-10-08 12:34:50 +02:00
6c5769517f Move to backend-specific app ID logic
All checks were successful
Deploy Docs / publish (push) Successful in 47s
SwiftLint / SwiftLint (push) Successful in 1m0s
2024-10-08 12:24:13 +02:00
4aee6ea5cf Facilitate creating widgets via property wrapper 2024-09-12 07:20:59 +02:00
54292edd49 Switch to state management using reference types 2024-08-31 14:19:21 +02:00
5b2c68aaf7 Make dummy either view a convenience widget 2024-08-30 06:38:49 +02:00
7b26dce977 Add support for explicit identifiers 2024-08-13 05:52:44 +02:00
5b3e66ed37 Remove observable support 2024-07-19 21:33:59 +02:00
cd543da08d Merge remote-tracking branch 'refs/remotes/origin/main' 2024-07-19 21:14:56 +02:00
e490cf2b82 Fix observing models not always working 2024-07-19 21:14:44 +02:00
93546224f2 Remove custom renderable elements (use views) 2024-07-13 11:46:13 +02:00
e133b7b8b7 Add documentation 2024-07-12 21:52:57 +02:00
fedc845b3f Add support for state in apps 2024-07-02 16:11:01 +02:00
0749f01e86 Implement scene and app 2024-07-01 17:07:08 +02:00