-
Notifications
You must be signed in to change notification settings - Fork 10
Comparing changes
Open a pull request
base repository: oxyplot/oxyplot-maui
base: 1.1.0
head repository: oxyplot/oxyplot-maui
compare: 1.2.0
- 20 commits
- 13 files changed
- 1 contributor
Commits on Jan 29, 2026
-
* requires removal of .NET 8 targets ... error NETSDK1202: The workload 'net8.0-android' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/maui-support-policy for more information about the support policy.
Configuration menu - View commit details
-
Copy full SHA for eb1a170 - Browse repository at this point
Copy the full SHA eb1a170View commit details
Commits on Jan 30, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 6360352 - Browse repository at this point
Copy the full SHA 6360352View commit details -
Configuration menu - View commit details
-
Copy full SHA for b63c652 - Browse repository at this point
Copy the full SHA b63c652View commit details -
GHA: build sample app in Debug mode
* in order to speed up this step of the build jobs, which is taking particularly long (especially on MacOS)
Configuration menu - View commit details
-
Copy full SHA for 35d791b - Browse repository at this point
Copy the full SHA 35d791bView commit details -
Configuration menu - View commit details
-
Copy full SHA for b82cba0 - Browse repository at this point
Copy the full SHA b82cba0View commit details
Commits on Feb 8, 2026
-
Configuration menu - View commit details
-
Copy full SHA for a05041d - Browse repository at this point
Copy the full SHA a05041dView commit details
Commits on Feb 15, 2026
-
fix a NullReferenceException on iOS
* occurs in the OxyplotMauiSample when opening the PanModePage
Configuration menu - View commit details
-
Copy full SHA for 6744630 - Browse repository at this point
Copy the full SHA 6744630View commit details -
Configuration menu - View commit details
-
Copy full SHA for d3d3f9a - Browse repository at this point
Copy the full SHA d3d3f9aView commit details -
OxyplotMauiSample: update MAUI to 10.0.40
* in order to fix strange crashes when opening PanModePage (on Android and iOS) * $(MauiVersion) seems to resovle to 10.0.1 with .NET SDK 10.0.103
Configuration menu - View commit details
-
Copy full SHA for cc4b097 - Browse repository at this point
Copy the full SHA cc4b097View commit details -
MauiFontLoader.Load: use fontName as fallback if GetFont fails (on iOS)
* and mirror the same behavior on MacCatalyst * as suggested by Copilot
Configuration menu - View commit details
-
Copy full SHA for 86646c8 - Browse repository at this point
Copy the full SHA 86646c8View commit details -
Merge pull request #27 from janusw/fix_ios_crash
Fix crash of sample app
Configuration menu - View commit details
-
Copy full SHA for 1e7b38b - Browse repository at this point
Copy the full SHA 1e7b38bView commit details -
OxyplotMauiSample: replace ListView by CollectionView
* in order to fix warnings like these: warning CS0618: 'ListView' is obsolete: 'ListView is deprecated. Please use CollectionView instead.'
Configuration menu - View commit details
-
Copy full SHA for 31fbbf6 - Browse repository at this point
Copy the full SHA 31fbbf6View commit details -
OxyplotMauiSample: replace another ListView by CollectionView
* in order to fix more deprecation warnings
Configuration menu - View commit details
-
Copy full SHA for 23b9302 - Browse repository at this point
Copy the full SHA 23b9302View commit details
Commits on Feb 16, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 07352f1 - Browse repository at this point
Copy the full SHA 07352f1View commit details -
OxyplotMauiSample: add some spacing in ExampleBrowser
* for better layout and usability
Configuration menu - View commit details
-
Copy full SHA for ea9d269 - Browse repository at this point
Copy the full SHA ea9d269View commit details -
Merge pull request #28 from janusw/net10_cleanup
Replace ListView by CollectionView in sample app
Configuration menu - View commit details
-
Copy full SHA for 9993602 - Browse repository at this point
Copy the full SHA 9993602View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7686a6b - Browse repository at this point
Copy the full SHA 7686a6bView commit details -
Configuration menu - View commit details
-
Copy full SHA for d35b4bf - Browse repository at this point
Copy the full SHA d35b4bfView commit details
Commits on Feb 17, 2026
-
Configuration menu - View commit details
-
Copy full SHA for e8b3b15 - Browse repository at this point
Copy the full SHA e8b3b15View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5cc7bd6 - Browse repository at this point
Copy the full SHA 5cc7bd6View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 1.1.0...1.2.0