swiftui-multiplatform/Shared
2020-10-08 12:05:10 -04:00
..
Account Add descriptive text to login view 2020-09-29 14:40:15 -04: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 Add move(post:from:to:) method to WriteFreelyModel 2020-10-08 12:05:10 -04:00
Navigation Move lastDraft-setting logic to ContentView.onAppear handler 2020-09-24 14:14:35 -04:00
PostCollection Hide everything but "All Posts" in CollectionListView if logged out 2020-09-16 14:45:11 -04:00
PostEditor Fix crashing bug on iPad and macOS when removing blank posts 2020-09-29 12:39:19 -04:00
PostList Fetch collection name for post list cell if showing all posts 2020-10-01 17:12:28 -04: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 Rename PersistenceManager to LocalStorageManager 2020-09-09 14:19:40 -04:00