swiftui-multiplatform/Shared
Angelo Stavrow 7cb7fa3017
Use AppStorage dynamic property instead of direct UserDefaults update
Known issue: the menubar File > Reload From Server command will not update based on changes to model.account.isLoggedIn, but instead defaults to whatever the value was on app launch. Filed as FB8918303 with Apple.
2020-11-26 12:05:20 -05:00
..
Account Use AppStorage dynamic property instead of direct UserDefaults update 2020-11-26 12:05:20 -05:00
Assets.xcassets Update Mac app icon 2020-09-14 15:30:10 -04:00
Extensions Move View+Keyboard extension to /iOS/Extensions 2020-09-22 10:26:59 -04:00
Models Present error alert if token is invalid and ensure user is logged out 2020-11-10 11:21:28 -05:00
Navigation Use AppStorage dynamic property instead of direct UserDefaults update 2020-11-26 12:05:20 -05:00
PostCollection Merge branch 'main' into fix-crash-on-launch 2020-11-04 14:18:44 -05:00
PostEditor Fix indent issue affecting last draft fetching 2020-11-04 15:37:25 -05:00
PostList Add new-post logic to toolbar button and menu, fix broken iOS code 2020-11-25 14:41:53 -05:00
Preferences Set default new-post font from preferences view 2020-09-18 11:40:06 -04:00
Resources Add font licenses to project 2020-09-18 14:01:22 -04:00
LocalStorageManager.swift Extend NSManagedObjectContext to update context after batch delete 2020-09-10 14:08:29 -04:00
WriteFreely_MultiPlatformApp.swift Use AppStorage dynamic property instead of direct UserDefaults update 2020-11-26 12:05:20 -05:00