|
|
15cafb85f4
|
Move to approach without any breaking changes
Read the file's value as soon as the state value is accessed for the
first time
|
2024-06-11 14:29:46 +02:00 |
|
|
|
7748668f4b
|
Slightly improve performance of State
|
2024-04-21 07:27:52 +02:00 |
|
|
|
279219ea6c
|
Add support for navigation views
|
2024-02-17 14:32:37 +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 |
|
|
|
03d259811b
|
Add option to manually provide directory for state
|
2024-01-03 11:22:21 +01:00 |
|
|
|
da29f92c91
|
Save state in the XDG data home directory
|
2024-01-03 09:27:22 +01:00 |
|
|
|
021f0f231f
|
Add option to save state between app launches
|
2024-01-02 18:30:31 +01:00 |
|
|
|
26b46e3338
|
Add property rawValue to State
Modify the wrapped value without updating the view
|
2024-01-02 08:01:40 +01:00 |
|
|
|
1c50b3b923
|
Make lists dynamic
Make one @State always reference the same value
This is important when views with closures appear after the first render
|
2024-01-01 16:08:17 +01:00 |
|
|
|
a1c8c3b891
|
Initial Commit
|
2023-09-12 08:17:52 +02:00 |
|