swiftui-multiplatform/Shared/PostList
Angelo Stavrow 53ab32b7a3
Prep Mac app for release, fix bugs in iOS app (#258)
* Update Sparkle to latest version

* Bump minimum macOS target

For launch, I propose we support the current version of macOS (14.x) and one version earlier (13.x).

* Add WFNavigation wrapper to use NavigationSplitView in macOS

* Replace NavigationView with WFNavigation in ContentView

* Fix deprecation warnings on locale

* Update docs for updating the Mac app

* Fix for being sent back to post list on app reactivate

* Bump build version

* Remove debugging statements

* Bump Sparkle version to address security fix
2024-07-28 06:02:02 -04:00
..
PostCellView.swift Provide a context menu for deleting posts (#232) 2022-11-19 09:10:24 -05:00
PostListFilteredView.swift Add a "search posts" feature to the post list (#245) 2023-06-10 06:49:45 -04:00
PostListModel.swift Alert on error: shared code (#207) 2022-07-27 09:56:32 -04:00
PostListView.swift Prep Mac app for release, fix bugs in iOS app (#258) 2024-07-28 06:02:02 -04:00
PostStatusBadgeView.swift Fix for misaligned badge in post list (#230) 2022-11-13 06:52:38 -05:00
SearchablePostListFilteredView.swift Add a "search posts" feature to the post list (#245) 2023-06-10 06:49:45 -04:00