6.0.101-preview.9
版本发布时间: 2021-11-08 23:22:04
dotnet/maui最新发布版本:8.0.92(2024-10-16 02:14:42)
What's Changed
- Resolve the IDE/CLI solution issues - #2823 (@mattleibow)
- Adjust margin calculations - #2806 (@mattleibow)
- Work around WinUI layout cycles in templates - #2795 (@mattleibow)
- Reference Win2D in the templates - #2779 (@mattleibow)
- Reshim Android Pages for Now - #2780 (@PureWeen)
- Set ImportantForAccessibility if properties are set - #2758 (@PureWeen)
- Set IsPaneVisible to false by default on WinUI - #2748 (@PureWeen)
- Update Maui.Graphics and SkiaSharp - #2734 (@mattleibow)
- Add spacing for shields in README.md - #2718 (@yunusefendi52)
- [Android,IOS] Update picker TextColor - #2708 (@rmarinho)
- Update ScrollView Content update methods to handle null content - #2612 (@hartez)
- Arrange implementations for layouts now return size which accounts for Fill - #2687 (@hartez)
- Call defaults in some handlers - #2706 (@rmarinho)
- Picker Vertical Text Alignment - #1194 (@yurkinh)
- Port Editor.HorizontalTextAlignment to Handler - #840 (@Csaba8472)
- Implement ThumbColor property in WinUI Slider - #1149 (@jsuarezruiz)
- Update README.md - #2700 (@lutzroeder)
- Implement IsTextPredictionEnabled in WinUI Entry - #1477 (@jsuarezruiz)
- Remove Device.OpenUri implementation and Device.Flags/SetFlags - #2651 (@mattleibow)
- Implement more WinUI SwitchHandler properties - #1007 (@jsuarezruiz)
- Border control - #2445 (@hartez)
- Add (Preview) to MAUI template names for now - #2676 (@Redth)
- [build] remove library-packs from workload - #2667 (@jonathanpeppers)
- Move DEVELOPMENT.md to .github folder - #2671 (@lutzroeder)
- Add more metadata to the artifacts - #2670 (@mattleibow)
- Fix the benchmarks project TFM - #2666 (@mattleibow)
- [build] make sure 'dotnet workload install' uses single source - #2662 (@jonathanpeppers)
- Add News wiki page - #2652 (@lutzroeder)
- Implement Keyboard property in WinUI Entry - #1554 (@jsuarezruiz)
- Implement VerticalTextAlignment property in SearchBarHandlers - #590 (@jsuarezruiz)
- ImageButtonHandler and Handler Re-usability - #2352 (@PureWeen)
- Collapse HeaderContent container when header content is collapsed - #2646 (@PureWeen)
- Fix android so cursor doesn't reset to position zero - #2638 (@PureWeen)
- [Handlers] Add IndicatorView handler for iOS and Android - #2038 (@rmarinho)
- Generate rollback files - #2635 (@mattleibow)
- Fix typo AddEmeddedResourceFont - #2632 (@ronnygunawan)
- Android TabbedPageHandler - #2432 (@PureWeen)
- Remove IBoxView - #2619 (@mattleibow)
- [android] use a custom Resource.designer.cs - #2606 (@jonathanpeppers)
- [Android] Clean up a little bit WebView - #2431 (@rmarinho)
- Remove previewer's hooks - #2348 (@StephaneDelcroix)
- WinUI navigation view - #2551 (@PureWeen)
- [Core] Fix issue invalidating shapes - #2615 (@jsuarezruiz)
- Fix layout cycle on Windows when ScrollView content has Margin - #2572 (@hartez)
- Reset internal list for row/column defs when updating them; - #2608 (@hartez)
- Add SupportedOSPlatformVersion - #2565 (@rmarinho)
- Updated the BuildForLegacy Build prop for Comet - #2607 (@Clancey)
- Removing Reloadify ##2524 - #2603 (@Clancey)
- Fix Replace XCode version for provisionator - #2599 (@rmarinho)
- Shadow Support - #570 (@jsuarezruiz)
- Fix NRE issues with MauiTextBox - #2566 (@hartez)
- Merge all the .NET 6 projects/solutions - #2505 (@mattleibow)
- [android] bump to Xamarin.Android.Glide 4.12.0.2 - #2563 (@jonathanpeppers)
- [android] add AOT profile for .NET MAUI - #2496 (@jonathanpeppers)
- [workload] rename Microsoft.Maui.Controls.Sdk - #2502 (@jonathanpeppers)
- Update Maui.Graphics - #2513 (@mattleibow)
- Update to preview versioning scheme - #2497 (@Redth)
- Call IView.InvalidateMeasure from VisualElement.InvalidateMeasureInternal - #2498 (@hartez)
- Return Size.Zero from measure when ScrollView Content is null - #2486 (@hartez)
- [workload] create $(MauiVersion) property - #2282 (@jonathanpeppers)
- Remove Local Property - #2479 (@PureWeen)
- Add extension method for modifying an existing mapping. - #2458 (@hartez)
- Remove dotnet core build update - #2482 (@Eilon)
- Make VC Public on PageHandler so it's replaceable - #2460 (@PureWeen)
- Make factory fall back to CreateNativeView - #2471 (@hartez)
- use relativepath for XamlFilePath - #2448 (@StephaneDelcroix)
- Add option to specify static factory method for creating native views - #2457 (@hartez)
- Consolidate Subviews clearing methods - #2452 (@hartez)
- [Android] Wire up text for SearchBar and Editor - #2454 (@PureWeen)
- [ci] Pass SkiaSharp extras to symbol archiving - #2426 (@pjcollins)
- Update Win2D and Maui.Graphics - #2346 (@mattleibow)
- Download additional SkiaSharp symbols - #2415 (@mattleibow)
- WebView Handlers - #694 (@jsuarezruiz)
- Have a nicer layout for the BlazorPage sample - #2354 (@Eilon)
- Add ScopedMauiContext Wrapper - #2371 (@PureWeen)
- [build] remove the xamarin-impl feed - #2407 (@jonathanpeppers)
- Handle ContentViews and templated content in new layout system - #2409 (@hartez)
- Remove LangVersion from Resizetizer.csproj - #2408 (@PureWeen)
- Make Application Nullable - #2034 (@mattleibow)
- Implement ProgressColor property in ProgressBarHandlers - #600 (@jsuarezruiz)
- Determine size of auto cells in GridLayout correctly when views occupy same cell - #2391 (@hartez)
- [Android] Fix Horizontal Scrollbar Visibility - #2374 (@PureWeen)
- Try start vs4mac with local dotnet - #2386 (@rmarinho)
- [workoad] include missing dependencies in the workload - #2281 (@jonathanpeppers)
- Update project templates to work with safe characters - #2368 (@Eilon)
- Bump Android samples to use API 31 - #2366 (@rmarinho)
- BoxView Handlers - #2250 (@jsuarezruiz)
- Implement IsTextPredictionEnabled in WinUI Editor - #1478 (@jsuarezruiz)
- Implement PlaceholderColor property in EntryHandlers - #1513 (@jsuarezruiz)
- [Android] Show entire search bar by default and make it not collapse - #2351 (@rachelkang)
- Remove test cloud if def for now - #2350 (@PureWeen)
- Add support for JS root components in BlazorWebView - #2293 (@Eilon)
- Set base viewmapper to work against IViewHandler - #2339 (@PureWeen)
- NavigationView Handler for Android - #2336 (@PureWeen)
- [Android] Don't clip layout children - #2333 (@rmarinho)
- Implement SearchCommand property in Android - #1545 (@jsuarezruiz)
- Implement PlaceholderColor property in SearchBarHandlers - #1512 (@jsuarezruiz)
- Implement TextColor in TimePickerHandlers - #1552 (@jsuarezruiz)
- Remove the Forms Previewer issue template - #2314 (@jfversluis)
- Fix issues dynamically adding stuff to a FlexLayout - #2291 (@hartez)
- Support Min/Max Height/Width on IView - #2265 (@hartez)
- Devicetest button centering - #2289 (@hartez)
- [templates] use android:targetSdkVersion="31" - #2287 (@jonathanpeppers)
New Contributors
- @javiercn made their first contribution in https://github.com/dotnet/maui/pull/2024
- @xin9le made their first contribution in https://github.com/dotnet/maui/pull/2083
- @solvingj made their first contribution in https://github.com/dotnet/maui/pull/2149
- @mrward made their first contribution in https://github.com/dotnet/maui/pull/2180
- @jfversluis made their first contribution in https://github.com/dotnet/maui/pull/2314
- @ronnygunawan made their first contribution in https://github.com/dotnet/maui/pull/2632
- @Csaba8472 made their first contribution in https://github.com/dotnet/maui/pull/840
- @yurkinh made their first contribution in https://github.com/dotnet/maui/pull/1194
- @yunusefendi52 made their first contribution in https://github.com/dotnet/maui/pull/2718
Full Changelog: https://github.com/dotnet/maui/compare/6.0.100-rc.1.7...6.0.101-preview.9