6.0.100-preview.7.3
Pre-release
Pre-release
- Restore Rectangle parameter for ArrangeChildren - #2014 (@hartez)
- [workload] add missing Microsoft.Maui.Controls.aar - #2007 (@jonathanpeppers)
- Add shell parameters for passing complex objects - #2004 (@PureWeen)
- Implement Safe Area handling for iOS - #2001 (@hartez)
- Add Modal Stack to Live Visual Tree - #1997 (@PureWeen)
- Fix issues measuring ScrollView content for horizontal scrolling - #1987 (@hartez)
- Use new overload of UIApplication.Main - #1974 (@mattleibow)
- Allow .NET MAUI Community Toolkit to Access Internal APIs - #1970 (@brminnick)
- Call cross-platform measure in LayoutView.LayoutSubviews - #1963 (@hartez)
- Add VisualDiagnostics calls to new Layout base - #1948 (@hartez)
- [Android] Lay out the nested scroll view correctly - #1952 (@mattleibow)
- Add VisualDiagnostics calls to new Layout base - #1948 (@hartez)
- Clamp Grid coordinates for child views - #1947 (@mattleibow)
- Try a workaround for #1935 - #1936 (@mattleibow)
- Restore LogicalChildren for Hot Reload - #1913 (@mattleibow)
- Migration is just build tasks so NoWarn=NU1701 - #1925 (@mattleibow)
- Fix incorrect base class for CommandMapper - #1928 (@hartez)
- When measuring legacy layouts (including Frame), inlcude the margins - #1926 (@hartez)
- Add custom overrides for measurement to legacy BoxView renderers - #1923 (@hartez)
- Copy Layout to Compatibility to see if that fixes resources IDs - #1924 (@PureWeen)
- Use StaticWebAssets v2 w/ MauiAssets - #1905 (@Eilon)
- Update the versions in the templates to the real values - #1912 (@mattleibow)
- Merge IFrameworkElement and IView and Remove IPage - #1875 (@mattleibow)
- Don't copy the System.*.dll to .nuspec as this is no longer needed in .nuspec - #1873 (@mattleibow)
- Don't let ScrollView call Layout's ArrangeOverride - #1911 (@hartez)
- Remove obsolete code from Xaml sources - #1637 (@StephaneDelcroix)
- Do not try load native views for null scrollview content - #1910 (@mattleibow)
- Make GridLayoutManager honor explicit height/width - #1909 (@hartez)
- Use the new Grid in Shell - #1894 (@mattleibow)
- [Controls] Remove obsolete methods from Controls - #1644 (@rmarinho)
- Apply Accessibility traits to controls that have TapGestureRecognizers - #1886 (@PureWeen)
- Hook up the new layouts to LogicalChildren - #1899 (@mattleibow)
- Layout indexer parents - #1898 (@hartez)
- Use AppCompatTextView instead of TextView - #1900 (@PureWeen)
- Updated the CSS prefix from
-xf-
to-maui-
- #1877 (@mattleibow) - Make sure that Star rows/columns get an auto-sizing measure when constraints are infinite - #1883 (@hartez)
- Simplify layout further - #1885 (@hartez)
- BlazorWebView: Don't override GetDesiredSize to avoid iOS/MacCatalyst crash - #1878 (@Eilon)
- Fix incorrect arithmetic for determining End alignment - #1868 (@hartez)
- Add the template to the sample - #1867 (@mattleibow)
- Add Visual Tree Helper (Based on #1820) - #1845 (@drasticactions)
- Swap layout namespaces - #1838 (@hartez)
- Merge fixes from XF 5.0.0 SR4 into MAUI - #1830 (@PureWeen)
- Introduce SetSemanticFocus API via SemanticExtensions - #1829 (@PureWeen)
- Fix logic for concatenating hints in Android - #1837 (@PureWeen)
- Fix traits on Checkbox so they are settable - #1836 (@PureWeen)
- Add traits to iOS Checkbox so it reads as Switch - #1832 (@PureWeen)
- Introduce AutomationProperties.ExcludedWithChildren - #1815 (@rachelkang)
- Use the correct variable - #1834 (@mattleibow)
- Make StaticWebAssets not fail in RCLs referenced by MAUI projects - #1828 (@Eilon)
- [CI] Only wait 30 minutes for VS insertion task - #1826 (@pjcollins)
- [workload] support $(UseMaui) from a net6.0 TFM - #1788 (@jonathanpeppers)
- Update layout system to ensure native measure/arrange are called for all controls - #1819 (@hartez)
- [CI] Add NuGet MSI conversion and VS insert stage - #1618 (@pjcollins)
- Ensure no references to Xamarin.Forms in a .NET Maui app - #1816 (@mattleibow)
- Navigation Events - #1812 (@PureWeen)
- [templates] remove Directory.Build.targets, add @(ProjectCapability) - #1433 (@jonathanpeppers)
- Move New Navigation Handler to Core and make it internal - #1800 (@PureWeen)
- Switch to System.ComponentModel.TypeConverter - #1725 (@Redth)
- Add net6.0 to the projects - #1810 (@mattleibow)
- Font AutoScalingEnabled - #1774 (@PureWeen)
- Introduce Announce method in Essentials - #1760 (@rachelkang)
- Delete all the TabIndex, TabStop, Focusable things! - #1777 (@rachelkang)
- Shell Android Handler - #979 (@PureWeen)
- IContainer as IList - #1724 (@hartez)
- new xharness - #1768 (@mattleibow)
- Window lifecycle - #1754 (@PureWeen)
- Disable device tests on DevDiv until we get a new xharness - #1758 (@mattleibow)
- Implement Layout padding for new StackLayouts and GridLayout - #1749 (@hartez)
- Essentials: Port xamarin/Essentials#1765 - #1639 (@Redth)
- Essentials: Port xamarin/Essentials#1734 - #1640 (@Redth)
- Essentials: Port xamarin/Essentials#1756 - #1642 (@Redth)
- Lower the Blazor Desktop WPF/WinForms TFM down to Win7 - #1694 (@Eilon)
- Rename Font Properties - #1755 (@mattleibow)
- Pass the path around - #1757 (@mattleibow)
- Implement Themes - #1657 (@jsuarezruiz)
- Parent Changing/Changed Life Cycle Events - #1695 (@PureWeen)
- Essentials: Port xamarin/Essentials#1731 - #1643 (@Redth)
- Essentials: Port xamarin/Essentials#1837 - #1638 (@Redth)
- Subclass WinUI Window to hook native win32 events - #1687 (@Redth)
- Essentials: Port xamarin/Essentials#1754 - #1641 (@Redth)
- Add a public IList Children to new Layout base class - #1722 (@hartez)
- Run page's content measurement through handler/native control - #1700 (@hartez)
- Scrollview handler - #1669 (@hartez)
- Make Spacing a bindable property on the base StackLayout class - #1737 (@hartez)
- Convert Handler Events to Changing/Changed - #1692 (@PureWeen)
- [WinUI] ScrollView Resize + Window Handler Resize - #1676 (@Redth)
- Fix cake to launch vs2022 - #1751 (@PureWeen)
- [workload] include Design/Microsoft.Maui.Controls.Xaml.DesignTools.dll - #1711 (@jonathanpeppers)
- Add CodeOwners for Blazor Desktop - #1713 (@Eilon)
- Add tests for Collapsed/Hidden views in layout managers - #1740 (@hartez)
- Remove left over Platform Effect from WinUI compatibility - #1696 (@PureWeen)
- EnableDefaultItems on Compatibility project - #1615 (@PureWeen)
- Disable interpreter for p6 templates on android - #1670 (@Redth)
- Delete Entitlements for MacCatalyst - #1580 (@Redth)
- Update Maui.Graphics - #1655 (@mattleibow)
- Update Reunion to 0.8.1 - #1673 (@Redth)
- Implement TextColor in WinUI SearchBar - #1546 (@jsuarezruiz)
- Implement Keyboard property in WinUI Editor - #1553 (@jsuarezruiz)
- Effects - #1574 (@PureWeen)
- Implement TextAlignments properties in WinUI Entry - #1476 (@jsuarezruiz)
- Fix IndicatorView crash on Android - #1613 (@jsuarezruiz)
- Android legacy hack - #1604 (@PureWeen)