NetNewsWire/Multiplatform/Shared
Maurice Parker 9218b4d95c
Merge pull request #2330 from stuartbreckenridge/ios-multiplat-updates
Multiplatform updates
2020-08-14 15:59:42 -05:00
..
Account Management Handles single and multiple sync failures 2020-07-25 16:40:04 +08:00
Add Reduces reliance on presentationMode to dismiss 2020-08-14 00:04:39 +08:00
Article Removes @ViewBuilder from `var body` 2020-08-12 21:04:56 +08:00
Assets.xcassets Make the mark all as read raster image a template so that it renders in the correct color 2020-08-04 21:19:03 -05:00
CombineExt Update iOS with latest TimelineModel refactoring 2020-07-25 06:20:21 -05:00
Images Removes @ViewBuilder from `var body` 2020-08-12 21:04:56 +08:00
Inspector Removes another @ViewBuilder 2020-08-13 22:22:33 +08:00
Previews Refactored refresh progress so that it doesn't crash on the mac anymore 2020-07-15 15:32:04 -05:00
Release Notes Removed build version from release notes url 2020-08-13 09:20:12 +08:00
Sidebar Merge pull request #2330 from stuartbreckenridge/ios-multiplat-updates 2020-08-14 15:59:42 -05:00
SwiftUI Extensions Make timeline filter maintain it state for each timeline individually 2020-07-12 16:48:39 -05:00
Timeline Removes more @ViewBuilders 2020-08-13 22:25:34 +08:00
AppAssets.swift Adds sidebar toggle image to app assets 2020-08-10 08:36:31 +08:00
AppDefaults.swift On macOS, just change the colorScheme 2020-07-17 22:33:38 +08:00
AppModel.swift Create rough app outline 2020-06-28 14:21:43 -05:00
ErrorHandler.swift Implement pull to refresh on iOS 2020-07-15 16:52:57 -05:00
MainApp.swift Fixes #291 2020-08-13 08:24:54 +08:00
NavigationView.swift Create rough app outline 2020-06-28 14:21:43 -05:00
RefreshProgressModel.swift Coalesce refresh progress updates 2020-07-15 21:32:56 -05:00
SceneModel.swift Revert using combine for toolbar buttons as it was inconsistent with context menus 2020-07-27 15:43:58 -05:00
SceneNavigationModel.swift Reduces reliance on presentationMode to dismiss 2020-08-14 00:04:39 +08:00
SceneNavigationView.swift Reduces reliance on presentationMode to dismiss 2020-08-14 00:04:39 +08:00