22 Commits

Author SHA1 Message Date
bc03112d2d Migrate package to strict concurrency 2024-09-19 12:40:46 +02:00
65c06fae61 Initialize state properties before first accessing 2024-09-03 07:19:04 +02:00
34d43bc0a8 Fix state storage not initializing when writing 2024-09-03 06:33:07 +02:00
6eb346f4c8 Update doc comments 2024-09-02 07:23:33 +02:00
54292edd49 Switch to state management using reference types 2024-08-31 14:19:21 +02:00
2e115258b3 Fix explicit setup function required 2024-08-30 14:01:29 +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
e551fc078a Integrate model with binding system 2024-07-29 20:47:08 +02:00
23eba70702 Add function for getting model from any context 2024-07-29 20:21:21 +02:00
0973ea579d Add set up function to model 2024-07-29 16:14:42 +02:00
f8fb7dd838 Add models 2024-07-19 23:22:00 +02:00
5b3e66ed37 Remove observable support 2024-07-19 21:33:59 +02:00
e133b7b8b7 Add documentation 2024-07-12 21:52:57 +02:00
da69a573fc Remove second identifier in state storage 2024-07-10 10:27:02 +02:00
fcc8ec4d7c Make update views function public 2024-07-07 06:32:10 +02:00
0749f01e86 Implement scene and app 2024-07-01 17:07:08 +02:00
20b2fee279 Only save the two most recent state identifiers 2024-06-30 16:56:06 +02:00
2551c0a14d Set up documentation 2024-06-30 12:45:23 +02:00
5a59a01980 Improve performance of state system 2024-06-29 22:41:03 +02:00
4b9ea1e883 Add testing for state properties 2024-06-21 10:20:33 +02:00
3c17404dc6 Implement basic support for views 2024-06-10 06:31:23 +02:00