NetNewsWire/Multiplatform/Shared
Stuart Breckenridge ddbf0fffb6
Fixes #2335
The `ReleaseNotes` struct has been replaced with an extension on URL. Release Notes can now be opened on all versions of NNW.
2020-08-15 15:01:00 +08: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 Fixes #2335 2020-08-15 15:01:00 +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
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
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