Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

.NET MAUI 8 #1880

Merged
merged 89 commits into from
Nov 14, 2023
Merged

.NET MAUI 8 #1880

merged 89 commits into from
Nov 14, 2023

Conversation

davidbritch
Copy link
Contributor

@davidbritch davidbritch commented Nov 14, 2023


Internal previews

Toggle expand/collapse
📄 File 🔗 Preview link
docs/fundamentals/app-lifecycle.md App lifecycle
docs/fundamentals/gestures/drag-and-drop.md "Recognize a drag and drop gesture"
docs/fundamentals/gestures/pointer.md Recognize a pointer gesture
docs/fundamentals/shell/navigation.md docs/fundamentals/shell/navigation
docs/fundamentals/windows.md .NET MAUI windows
docs/get-started/first-app.md Build your first app
docs/get-started/installation.md [Visual Studio](https://review.learn.microsoft.com/en-us/dotnet/maui/get-started/installation?branch=pr-en-us-1880)
docs/ios/deployment/publish-cli.md "Publish a .NET MAUI iOS app using the command line"
docs/mac-catalyst/deployment/publish-ad-hoc.md Publish a Mac Catalyst app for ad-hoc distribution
docs/migration/native-projects.md docs/migration/native-projects
docs/platform-integration/appmodel/permissions.md Permissions
docs/platform-integration/configure-multi-targeting.md "Configure .NET MAUI multi-targeting"
docs/platform-integration/customize-ui-appearance.md Customize UI appearance based on the platform and device idiom
docs/platform-integration/device/geolocation.md Geolocation
docs/platform-integration/device/sensors.md Accessing device sensors
docs/troubleshooting.md docs/troubleshooting
docs/user-interface/controls/blazorwebview.md Host a Blazor web app in a .NET MAUI app using BlazorWebView
docs/user-interface/controls/editor.md "Editor"
docs/user-interface/controls/entry.md Entry
docs/user-interface/controls/map.md Map
docs/user-interface/controls/searchbar.md docs/user-interface/controls/searchbar
docs/user-interface/controls/webview.md WebView
docs/user-interface/fonts.md "Fonts in .NET MAUI"
docs/user-interface/graphics/draw.md Draw graphical objects
docs/user-interface/graphics/images.md docs/user-interface/graphics/images
docs/user-interface/graphics/paint.md Paint graphical objects
docs/user-interface/pages/contentpage.md "ContentPage"
docs/user-interface/system-theme-changes.md Respond to system theme changes
docs/windows/deployment/publish-cli.md docs/windows/deployment/publish-cli
docs/xaml/namespaces/index.md XAML namespaces

Note
This table shows preview links for the 30 files with the most changes. For preview links for other files in this PR, select OpenPublishing.Build Details within checks.

Add StartPath property to BlazorWebView
* Enable logging in Blazor Hybrid apps.

* What's new in .NET 8.

* Fix linting errors.

* Add heading.

* Add xref.
* New PointerGestureRecognizer commands and events.

* What's new edit.
* Add IsSupportedAsync method.

* Edits.
* App.Properties removal.

* Fix link.

* Edit.
* Unify intervals.

* Edit.
* SolidColorBrush.Content is the ContentProperty of the class.

* Fix linter error.
* GetPosition of drag/drop gesture.

* Add GetPosition to whatsnew.

* Fix xrefs.
* Set media playback prefs.

* Remove hard tabs.

* Rearrange content.

* Edit.

* Edit.

* Edit.

* Edit.

* Edit.
* VisualElement.FocusChangeRequested event deprecated.

* Edit.
* AppThemeBinding supports DynamicResource values

* Edit.
* Limitation is .NET 7 only.

* Fix linting error.
* Use PlatformImage on Windows

* PlatformImage can be used on WIndows.
* Upgrade from 7 to 8

* Fix link.
* Android animations respect power saving.

* Fix include file link.

* Edit.
* High speed sampling rate sensor permission.

* Edit.

* Edits.
* Initial content

* Publishing selectors per platform.

* Edits.

* Edits.
* VSMac EOL.

* Edits.
* .NET 7 to .NET 8.

* .NET 7 to 8

* net7 to net8
* .NET 8 images.

* Try .NET 7/8 split.

* iOS images.

* Fix image link

* Windows images.

* Android images.

* Rename image.

* Resize image.

* VSMac Android images.

* More images.

* Edits.

* Edits.
* .NET 7 to 8

* VSMac edits.

* Edit.
* dotnet publish in .NET 8

* Edit.

* Edit.
* Default RuntimeIdentifier on iOS

* Edit.

* Edit.
* Troubleshoot a remote build.

* Edits.
@davidbritch davidbritch merged commit 0ebc8eb into main Nov 14, 2023
@davidbritch davidbritch deleted the dabritch-net8 branch November 14, 2023 16:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant