MarimerLLC / csla

A home for your business logic in any .NET application.
https://cslanet.com
MIT License
1.27k stars 406 forks source link

Bump Microsoft.Maui.Controls from 8.0.70 to 8.0.92 in /Source #4285

Closed dependabot[bot] closed 2 weeks ago

dependabot[bot] commented 3 weeks ago

Bumps Microsoft.Maui.Controls from 8.0.70 to 8.0.92.

Release notes

Sourced from Microsoft.Maui.Controls's releases.

8.0.90 SR9

What's Changed

Breaking Changes | Product Fixes | Docs | Testing | Dependency Updates | Housekeeping | New Contributors | Known Ihttps://github.com/dotnet/maui/blob/HEAD/shttps://github.com/dotnet/maui/blob/HEAD/sue(https://github.com/dotnet/maui/blob/HEAD/s)

Breaking Changes

Product Fixes

  • [iOS] Fix for CollectionView single item horizontal alignment issue when using ItemsLayout with a Footer @​Tamilarasan-Paranthaman
  • [Android] Border Stroke gradient can only switch to another gradient - fix by @​kubaflo
  • Ensure border stroke only updates when needed by @​Foda
  • [Windows] Allow setting PlatformCanvas.Antialias by @​MartyIX
  • [Android] App crash when text exceeds Entry MaxLength by @​kubaflo
  • [Windows] Fix memory leak w/ main window by @​Foda
  • Fix Shell.NavBarIsVisible property by @​jsuarezruiz
  • [Accessibility] Make flyout titles on iOS read as buttons by @​tj-devel709
  • Fixed scroll to group item on Android + Windows by @​Foda
  • NavigationBar properties not updating - fix by @​kubaflo
  • Adopt chromium methodology for determining tablet on Windows by @​daltzctr
  • [android] call PlatformContentViewGroup.postInvalidate() less by @​jonathanpeppers
  • [Windows] Fix crash using ScrollTo on CollectionView by @​jsuarezruiz
  • Try and make scroll-to test more solid by @​Foda
  • [Android] Removing TapGestureRecognizer with at least 2 taps causes Exception - fix by @​kubaflo
  • [Windows] Make WebView.CaptureAsync() work by @​MartyIX
  • [Android] Fix ToolbarItem font color issue after changing available state by @​Tamilarasan-Paranthaman
  • [Android] Fix for Entry SelectionLength by @​NirmalKumarYuvaraj
  • Fixed the CollectionView GroupFooterTemplate crashes the application by @​NanthiniMahalingam
  • [Windows] Fix Entry clear button is not taking the color of the text by @​BagavathiPerumal
  • [iOS] Bugfix/22469 ios label crash by @​artemvalieiev
  • [Android] Fix item fading when moving between groups in Grouped CollectionView by @​Vignesh-SF3580
  • Make MeasureInvalidated event work correctly by @​albyrock87
  • [Android] Fix for the CarouselView doesn't scroll to the right Position after changing the ItemSource with Loop enabled by @​Tamilarasan-Paranthaman
  • Fix for FlexLayout padding issue by @​BagavathiPerumal
  • [Android] SecureStorage: Rework logic to delete shared prefs when key is corrupt by @​Redth
  • RefreshView IsEnabled enhancements by @​kubaflo
  • [Android] Failed to inflate ColorStateList - error fix for CheckBox by @​kubaflo
  • Trigger InvalidateMeasure event on CollectionView when content size changes (iOS) by @​albyrock87
  • Move EnsureSupportForCustomWebViewClients to Appium by @​PureWeen
  • [android] cache Join and Cap enum values by @​jonathanpeppers
  • [android] improve performance of StrokeExtensions by @​jonathanpeppers
  • [C] respect specificity while overriding DynRes by @​StephaneDelcroix
  • [Windows] Optimize WrapperView by @​MartyIX
  • Add Android LoadImageFromFont benchmark and enable verbose Glide logging by @​albyrock87
  • Match behavior of compiled bindings with indexers to their non-compiled counterparts by @​simonrozsival
  • Wrap Image with a container on Windows so that it is centered with AspectFill by @​japarson
  • [Android] Allow custom background drawable with a custom handler by @​jsuarezruiz
  • 2174059 MAUI hit testing ignores pages loaded by PushModalAsync by @​lizharems

... (truncated)

Commits
  • 259b6bd Release Branding for .NET SR9.2 (#25263)
  • 006fefb [release/8.0.1xx-sr9] NullReferenceException when setting BarBackgroundColor ...
  • 0294301 [release/8.0.1xx-sr9] Fix Regression with iOS button resizing with text or im...
  • 54268ce [release/8.0.1xx-sr9] Fixed Microsoft.Maui.Controls 8.0.90 (Latest stable) Ru...
  • a800edb [iOS] Text alignment in editor - improvements (#24859) (#25158)
  • ad27103 Preview SR9.2 branding (#25161)
  • 011655f [release/8.0.1xx-sr9] Revert #24222 and simply use invalidate instead of `p...
  • 1908429 [release/8.0.1xx-sr9] [X] allow namescope resolution before parenting (#25075)
  • a8f9f60 [release/8.0.1xx-sr9] [iOS] Fix for the CollectionView to prevent duplicate g...
  • b2ab38e [C] avoid NRE on null GesturRecognizer (#25029)
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)