6.0.101-preview.10
版本发布时间: 2021-11-08 23:16:49
dotnet/maui最新发布版本:8.0.92(2024-10-16 02:14:42)
What's Changed
- Make Android the default in the templates - #3187 (@mattleibow)
- Prep Update to WASDK Preview 3 - #3153 (@mattleibow)
- Add ContainerView to Layout if it's present - #3151 (@PureWeen)
- Fix iOS splash screens in partial builds - #3152 (@mattleibow)
- [Android] Fix swap EmptyView on CollectionView handler - #3149 (@rmarinho)
- Handle query strings in Blazor static assets by trimming them out - #3088 (@Eilon)
- [WIP] Make templates open a default file - #3116 (@Redth)
- Let XAML Hot Reload work with MAUI Samples - #3122 (@drasticactions)
- Handler-ize CollectionView for Windows - #3115 (@hartez)
- [Android] CollectionView handler for android - #3067 (@rmarinho)
- [Windows] Add VerticalTextAlignment to SearchBar - #2738 (@rmarinho)
- [Android] Add VerticalTextAlignment to Label - #2737 (@rmarinho)
- Ensure measure is invalidated when AbsoluteLayout bounds are updated - #3108 (@hartez)
- Fix placeholder on iOS Editor so it doesn't overlap when text is present when text is set in code - #3086 (@PureWeen)
- [build] Add maui-blazor to vs-workload.props - #3105 (@pjcollins)
- Add -NoProfile switch for PowerShell commands - #3036 (@hartez)
- Enable GitHub action to apply labels based on who opened the issue/PR - #3055 (@Eilon)
- Use app div instead of app tag for Blazor templates - #3066 (@Eilon)
- Fix multiline InputType on IEditor - #3084 (@PureWeen)
- Add
ITextButton
and related Mappers - #2868 (@PureWeen) - Ensure ScrollView performs cross-platform measure - #3050 (@hartez)
- Fix Shell Fragment Container - #3068 (@PureWeen)
- Remove IPlatformServices.GetHash - #2707 (@mattleibow)
- Add Collectionview sample galleries - #3047 (@rmarinho)
- Fix VS Stable cake target - #3065 (@PureWeen)
- Don't force GridLayout * weights to integer values; - #3064 (@hartez)
- Clean up the Application extensions - #3042 (@mattleibow)
- [Handler]Collectionview handler for iOS - #2156 (@rmarinho)
- Signal native text changes to Entry on Windows - #3054 (@hartez)
- Comment out windows in the templates - #3052 (@mattleibow)
- Specify the minimum versions of the platforms - #2905 (@mattleibow)
- Add Variable to select provision vs or not - #3045 (@rmarinho)
- Customize Android and Windows ScrollView behavior to include Padding inside of scroll area - #2959 (@hartez)
- Fix Blazor project Android warnings and set WarningsAsErrors=true on template builds - #2982 (@Eilon)
- Set the min version of windows to 1809/10.0.17763 - #3019 (@mattleibow)
- Remove references to an "app window" - #3003 (@mattleibow)
- Update GitHub issue templates to use updated labels, syntax - #3015 (@Eilon)
- Apply TextTransform for Controls Label - #2985 (@hartez)
- [workload] add support for 'dotnet test' and 'net6.0' - #3017 (@jonathanpeppers)
- Make shimmed Frame work on Android/Windows - #2677 (@hartez)
- [Android] ToolbarHandler and fixes for various page nesting scenarios - #2781 (@PureWeen)
- Bring back windows - #2976 (@Redth)
- WIP: Update Blazor Desktop template to latest .NET 6 content - #2938 (@Eilon)
- Win2D Preview 2 - #2967 (@mattleibow)
- Update the Windows App SDK and Win2D - #2668 (@mattleibow)
- Prepare for the arrival of the great WASDK update - #2954 (@mattleibow)
- [Essentials] Cleanup docs on pick file - #2874 (@jamesmontemagno)
- [Essentials] Implement the new ConnectivityManager.NetworkCallback for N+ - #2873 (@jamesmontemagno)
- [Essentials] Fix orientation rotation delay on Android - #2872 (@jamesmontemagno)
- [Essentials] Update LocationExtensions.ios.tvos.watchos.macos.cs - #2871 (@jamesmontemagno)
- [Essentials] Set the PopoverPresentationController for files too - #2870 (@jamesmontemagno)
- Request a re-layout if visibility started as Collapsed - #2909 (@hartez)
- Add code to use
@(MauiIcon)
instead of@(MauiImage)
with several properties - #2869 (@mattleibow) - Un-patch the VS installs - #2926 (@mattleibow)
- Use new dispatcher instance in each BlazorWebView - #2847 (@Eilon)
- Load IConfigurationProviders once in WebApplicationBuilder - #2841 (@halter73)
- Add the simplest sandbox app - #2886 (@mattleibow)
- Apply layout updates to ShellPageContainer child pages - #2876 (@hartez)
- [Windows] Add SelectionLength mapping to entry handler - #2757 (@rmarinho)
- [Windows] Add IndicatorView handler - #2760 (@rmarinho)
- [Windows] Port CursorPosition for Entry handler - #2742 (@rmarinho)
- Implement ImageSource property in WinUI ButtonHandler - #1235 (@jsuarezruiz)
- Update DEVELOPMENT.md - #2826 (@jamesmontemagno)
- Rename Development Guide - #2822 (@lutzroeder)
- Add ApplicationHandler - #2653 (@mattleibow)
- Windows - Added PointerReleasedEvent to match functionality - #1726 (@jamesmontemagno)
- Remove very old package reference - #2736 (@Redth)
- Add sample code for Entry TextAlignment - #2735 (@rmarinho)
New Contributors
- @halter73 made their first contribution in https://github.com/dotnet/maui/pull/2841
Full Changelog: https://github.com/dotnet/maui/compare/6.0.101-preview.9...6.0.101-preview.10