Releases: dotnet/maui
Releases · dotnet/maui
6.0.100-preview.7.3
- 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 paddin...
6.0.100-preview.6
6.0.100-preview.5
- Fix ios page background - #1279 (@PureWeen)
- Disable the switch and slider color tests - #1277 (@mattleibow)
- Don't try to load slider thumb if source is null - #1272 (@PureWeen)
- Fix the iOS icons - #1270 (@mattleibow)
- Revert WinUI to use Layout Renderer - #1264 (@PureWeen)
- [Template] add button padding - #1266 (@davidortinau)
- Bump to xamarin/xamarin-macios/release/6.0.1xx-preview5@e5d12ecc - #1261 (@jonathanpeppers)
- Shapes - Alternate - #1203 (@Redth)
- [main] Update dependencies from xamarin/xamarin-macios - #1222 (@dotnet-maestro[bot])
- Add ThumbImageSource property to SliderHandlers - #1239 (@jsuarezruiz)
- Implement TextColor property in SearchBarHandler - #1220 (@jsuarezruiz)
- [housekeeping] Automated PR to fix formatting errors - #1254 (@github-actions[bot])
- Remove Dependency Properties from WinUI Stepper - #1258 (@PureWeen)
- Fix the Templates - #1253 (@mattleibow)
- Add new solutions for Blazor Desktop work - #1251 (@Eilon)
- Fix Shims to return underlying ViewController - #1252 (@PureWeen)
- Remove need for call to Forms.Init inside CreateWindow - #1250 (@PureWeen)
- Update semantics - #1039 (@rachelkang)
- Use PageController ContainerArea when laying out PageContainer - #1246 (@hartez)
- Android life cycle and Shell Tweaks - #1241 (@PureWeen)
- Enable direct WebView access in WPF/WinForms - #1229 (@Eilon)
- [housekeeping] Automated PR to fix formatting errors - #1234 (@github-actions[bot])
- Force PageContainer to call Layout on PageViewGroup - #1231 (@hartez)
- Fix handling of margins during layout alignment - #1173 (@hartez)
- Implement CancelButtonColor property in SearchBarHandler - #1225 (@jsuarezruiz)
- Update WinUI and merge projects - #1117 (@mattleibow)
- Implement PlaceholderColor property in WinUI Editor - #1206 (@jsuarezruiz)
- Implement more WinUI TimePickerHandler properties - #858 (@jsuarezruiz)
- Implement CharacterSpacing property in WinUI Editor - #1153 (@jsuarezruiz)
- Update Editor native control in WinUI Handler - #1207 (@jsuarezruiz)
- Add WPF and WinForms BlazorWebView controls - #1199 (@Eilon)
- Ignore handler mappings that are already processed by VisualElementRenderer - #1215 (@PureWeen)
- [housekeeping] Automated PR to fix formatting errors - #1218 (@github-actions[bot])
- Create One Stop Shop UseMauiControls - #1157 (@PureWeen)
- Don't call SetVirtualView if View is set - #1212 (@PureWeen)
- [main] Update dependencies from xamarin/xamarin-android - #1150 (@dotnet-maestro[bot])
- Implement CancelButtonColor property in WinUI SearchBar - #1208 (@jsuarezruiz)
- [main] Update dependencies from xamarin/xamarin-macios - #1209 (@dotnet-maestro[bot])
- Implements Entry.CursorPosition & Entry.SelectionLength - #771 (@ChaseRoth)
- Handler Attached/Detached events - #1200 (@PureWeen)
- [WiP] Update device-tests-steps.yml - #1174 (@PureWeen)
- [housekeeping] Automated PR to fix formatting errors - #1201 (@github-actions[bot])
- Implement Font properties in WinUI Entry - #1145 (@jsuarezruiz)
- Implement MaxLength property in WinUI SearchBar - #1154 (@jsuarezruiz)
- Use new Blazor WebView2 abstractions - #1181 (@Eilon)
- [main] Update dependencies from xamarin/xamarin-macios - #1151 (@dotnet-maestro[bot])
- [housekeeping] Automated PR to fix formatting errors - #1189 (@github-actions[bot])
- Remove extra VisualElementChangedArgs types - #1188 (@PureWeen)
- Implement HorizontalTextAlignment property in WinUI SearchBar - #1176 (@jsuarezruiz)
- Implement TextColor property in WinUI Entry - #1177 (@jsuarezruiz)
- Implement TextColor property in WinUI DatePicker - #1178 (@jsuarezruiz)
- Implement TextColor property in WinUI TimePicker - #1179 (@jsuarezruiz)
- Implement CharacterSpacing property in WinUI Entry - #1146 (@jsuarezruiz)
- Make sure all children of the GridLayout get measured at the final cell size - #1163 (@hartez)
- Account for starting coordinates when handling layout alignment - #1158 (@hartez)
- Fix building of csproj samples directly - #1168 (@PureWeen)
- Set SDK Variables in correct place - #1172 (@PureWeen)
- Try fix android - #1170 (@PureWeen)
- [housekeeping] Automated PR to fix formatting errors - #1161 (@github-actions[bot])
- Small fixes to provisioning - #1169 (@rmarinho)
- [Build] Restore dotnet tools before using them - #1152 (@rmarinho)
- [housekeeping] Automated PR to fix formatting errors - #1142 (@github-actions[bot])
- Implement Opacity property in ViewHandlers - #706 (@jsuarezruiz)
- Implement Keyboard property in EditorHandlers - #686 (@jsuarezruiz)
- GraphicsView - #923 (@jsuarezruiz)
- Implement TitleColor property in PickerHandlers - #602 (@jsuarezruiz)
- Include compat for win - #1135 (@mattleibow)
- [and...
6.0.100-preview.4.4
ImageSource and ImageSourceServices (#759)
6.0.100-preview.4.3
- Added Xmlns attributes for XAML Hot Reload / LVT
6.0.100-preview.4.2
- WinUI3 Fixes
6.0.100-preview.4.1
Merge branch 'release/6.0.1xx-preview4' # Conflicts: # eng/Version.Details.xml # eng/Versions.props # src/Controls/samples/Controls.Sample/Pages/MainPage.cs # src/Controls/src/Core/AppHostBuilderExtensions.cs # src/Core/src/TaskExtensions.cs
6.0.100-preview.4
Initial p4
6.0.100-preview.3.5
Implement Font properties in PickerHandlers (#589)
6.0.100-preview.3.3
Bump to .NET 6.0.100-preview.3.21202.5 (#656) * Android 11.0.200.196 * Catalyst 14.3.100.471 * iOS 14.4.100.1326