6.0.200-preview.13.2
版本发布时间: 2022-02-16 02:58:43
dotnet/maui最新发布版本:8.0.92(2024-10-16 02:14:42)
What's Changed
- Remove MS.Extensions.Hosting from Maui - #4505 (@eerhardt)
- Add microsoft.net.workload.mono.toolchain back into the rollback.json - #4481 (@mattleibow)
- Ensure that using the AndExpand Grid hack doesn't null out BindingContext - #4455 (@hartez)
- Fix Path for MacCatalyst/macOS apps - #4463 (@Redth)
- Add an item group for all the platform folders - #4430 (@mattleibow)
- Move Xaml.VisualDiagnostics to Maui.Core - #4333 (@drasticactions)
- Fix coherent dependency - #4436 (@rmarinho)
- Make sure all @(Compile) items appear in the Solution Explorer - #4411 (@mattleibow)
- [Catalyst] Fix OnPlatform and OnIdiom on macOS - #3763 (@jsuarezruiz)
- Append a special header to generated files - #4413 (@mattleibow)
- add error diagnostics to XamlG sourceGen - #4376 (@StephaneDelcroix)
- [WinUI] Fix Alignment and Header Visibility - #4400 (@PureWeen)
- Remove legacy TFMs - #4403 (@Redth)
- Correctly register DependencyService entries - #4385 (@mattleibow)
- Switches to UIResponder for App/Scene delegates - #4391 (@Redth)
- Update template so you can find it under Windows as well - #2484 (@dotMorten)
- Update api-tools to support roll-forward - #4387 (@mattleibow)
- ScrollView and Activityindicator interfaced Handlers - #4382 (@PureWeen)
- [iOS] Use GetWrappedView to get the native view - #4389 (@rmarinho)
- Publish the API diffs to the Extensions tab - #4383 (@mattleibow)
- Improve consistency with resizetizer - #4367 (@mattleibow)
- Support Blazor Android WebView
Back
Navigation - #4364 (@TanayParikh) - Add
@dotnet/dotnet-maui-blazor-eng
to Blazor Desktop CODEOWNERS - #4365 (@TanayParikh) - Adding API diffs to the build - #4354 (@mattleibow)
- WinUI TabbedPage Tests/Cleanup/BarBackground - #4360 (@PureWeen)
- [android] update built-in AOT profile - #4355 (@jonathanpeppers)
- [Android] Changes to reduce unnecessary layout requests - #4229 (@jsuarezruiz)
- Support opening a new window in iOS Blazor WebView - #4268 (@TanayParikh)
- [iOS, Android, Windows] Implement Border properties in ImageButton - #3641 (@jsuarezruiz)
- Update Maui.Graphics - #4301 (@mattleibow)
- Make Essentials lifecycle registration happen by default - #4221 (@Redth)
- First pass at porting doc comments from Forms API docs - #4099 (@hartez)
- [Windows] Fix issue not rendering ProgressBar control - #4191 (@jsuarezruiz)
- Implement Eval method in WebViewHandlers - #4284 (@jsuarezruiz)
- Modify existing rectangle rather than creating a new one - #4321 (@hartez)
- Account for spacing when determining available space for star rows/columns - #3871 (@hartez)
- Introduce IPlatformApplication - #4320 (@drasticactions)
- Update IOSWebViewManager.cs - #4158 (@chenrensong)
- Implement CanGoBack and CanGoForward properties in WebViewHandlers - #4288 (@jsuarezruiz)
- [Android] Fix Switch color issues - #4134 (@jsuarezruiz)
- Add ExecutionPolicy and NoProfile to powershell command - #4295 (@eerhardt)
- restore compiled converters on Core types - #4255 (@StephaneDelcroix)
- WinUI TabbedPage Handler - #4257 (@PureWeen)
- Frame Compatibility Handlers - #4210 (@PureWeen)
- Implement GoBack, GoForward and Reload methods in WebViewHandler - #3316 (@jsuarezruiz)
- [workload] move all build tasks out of library-packs - #4235 (@jonathanpeppers)
- Update Maui Graphics and SkiaSharp - #4220 (@mattleibow)
- [Android] Fix SetSemanticFocus - #3993 (@rachelkang)
- Rename old Xamarin -> MAUI android resource/provider - #4211 (@Redth)
- Added dependency to _CollectHotRestartBundleResources for hiding/unhi… - #4185 (@mauroa)
- Update .NET installer links to 200 band - #4234 (@davidortinau)
- Remove CarouselPage - #4204 (@PureWeen)
- Button Padding - #3575 (@mattleibow)
- Fix SwipeView Handler on iOS - #4224 (@PureWeen)
- add preview 12 to news - #4223 (@SimonCropp)
- Better BlazorWebView Custom IFileProvider design - #4219 (@Eilon)
- IBorder - #4035 (@Clancey)
- TableView Handler WinUI - #4202 (@PureWeen)
- Fixes hang waiting for cancelled Essentials TextToSpeech on Android - #4183 (@jfversluis)
- [iOS] ListView/TableView Handler - #4193 (@PureWeen)
- [Windows] Fix crash using pan gesture with ScrollView - #4178 (@jsuarezruiz)
- GridLayout -> Grid to reduce confusion - #3865 (@hartez)
- Clip layouts to bounds - #3709 (@hartez)
- [Windows] Avoid crash using DisconnectHandler method with Layouts - #4177 (@jsuarezruiz)
- Skip some mappings when using formatted text - #4174 (@Redth)
- ListView Handler for WinUI - #3916 (@PureWeen)
- Add FormattedText property support to Label in Controls - #3637 (@Redth)
- [iOS] SwipeViewHandler - #4064 (@PureWeen)
- TableView handler android - #4104 (@PureWeen)
- Unify Windows shared source for BlazorWebView - #4159 (@Eilon)
- [Android] Listview handler via
Compatibility.ViewRenderer
- #3817 (@PureWeen) - Remove unused WebViewManagerCreated event and types - #4160 (@Eilon)
- SwipeViewHandler WinUI - #4026 (@PureWeen)
- Invalidate GraphicsView if the FlowDirection changes - #4133 (@jsuarezruiz)
- Sign TTF files in template - #4156 (@Redth)
- Remove GetNative and wrapped overload - #4150 (@PureWeen)
- WinUI Flyout Handler - #3735 (@PureWeen)
- View to Handler Converter for WinUI - #4070 (@PureWeen)
- [sourcegen] use GetText() instead of opening files from disk - #4128 (@jonathanpeppers)
- Use raster images with Android adaptive icons - #4069 (@mattleibow)
- [Android] Changes to improve Border control drawing performance - #3620 (@jsuarezruiz)
- Implement CursorPosition in IEditor/ITextInput Handlers - #3196 (@andreas-nesheim)
- Essentials: Port xamarin/Essentials#1846 - #2605 (@dimonovdd)
- Swipe View Handler - #3987 (@PureWeen)
- Ensure that changing RowSpacing/ColumnSpacing invalidates grid - #3873 (@hartez)
- [core] remove Try/AddHandlers() APIs for linker-friendliness - #3825 (@jonathanpeppers)
- Implement TextTransform for Controls.Button - #3869 (@hartez)
- [build] don't use intermediate @(_MauiCompileToAdd) - #4034 (@jonathanpeppers)
- Update Microsoft.Maui.Dependencies.csproj - #4022 (@rachelkang)
- [iOS] Add AutoresizingMask to WindowOverlay GraphicsView - #3804 (@drasticactions)
- Radiobutton Handler - #3784 (@PureWeen)
- Remove layout resolution - #3818 (@hartez)
- [WinUI] Allow Hot Reload In-App Selector to work with WindowOverlay - #3914 (@drasticactions)
- Move SwipeView Gallery into Maui Samples Gallery - #4002 (@PureWeen)
New Contributors
- @andreas-nesheim made their first contribution in https://github.com/dotnet/maui/pull/3196
- @SimonCropp made their first contribution in https://github.com/dotnet/maui/pull/4223
- @mauroa made their first contribution in https://github.com/dotnet/maui/pull/4185
- @chenrensong made their first contribution in https://github.com/dotnet/maui/pull/4158
- @TanayParikh made their first contribution in https://github.com/dotnet/maui/pull/4268
- @dotMorten made their first contribution in https://github.com/dotnet/maui/pull/2484
Full Changelog: https://github.com/dotnet/maui/compare/6.0.200-preview.12...6.0.200-preview.13.2