Skip to content

Bump Xamarin.CommunityToolkit.Markup from 1.2.0 to 1.3.0 in /Src #67

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 3, 2021

Bumps Xamarin.CommunityToolkit.Markup from 1.2.0 to 1.3.0.

Release notes

Sourced from Xamarin.CommunityToolkit.Markup's releases.

v1.3.0: Compound Animations!

As already mentioned in the release notes of v1.2.0 and our 1.3.0 pre-releases, this version will have a newer Xamarin.Forms dependency. This release has a minimum dependency of Xamarin.Forms v5.0.0.2125 (the current release of Xamarin.Forms).

Furthermore we now have a great set of pre built animations ready for you to use in the Toolkit! Go check out #1667 for all the details! CameraView got a good amount of fixes and improvements, just as the TouchEffect. All in all, a lot of great stuff for you to use to build your next amazing app. Enjoy!

✨ Added/Improved

  • Increase Xamarin.Forms Dependency to v5.0.0.2125 (#1621)
  • Update SemanticEffectPage and underlying logic for semantic effects (#1381)
  • Accessibility improvement: SetSemanticInclusion (#1420)
  • Added Speed Property to MediaElement (#1415)
  • Compound Animations (#1667)

🐛 Fixes

  • Fixes regression TouchEffect + Button/ImageButton (#1465)
  • Fixes Expander Regression (#1467)
  • [DrawingView] DrawingView.Points is now unique per instance (#1478)
  • [ShadowEffect] Fixed System.InvalidOperationException: Invalid on Color.Default (#1490)
  • Fix Toast CornerRadius (#1498)
  • Fix touch effect for PanCakeView and similar controls #1493 (#1507)
  • Fix ObjectDisposedException in Platform Touch Effect on Android (#1513)
  • Fix TouchEffect inside ScrollView is stuck (#1534)
  • Fix TouchEffect + CanExecute (#1558)
  • [CameraView] [iOS] Flash does not work fix (#1563)
  • iOS, macOS - Clean DrawingView on Lines clean (#1520)
  • [Bug] Fixed CameraView crash on FlashMode Torch (#1522)
  • [Bug] Fixed CameraView Shutter not responding (#1535)
  • [Bug][CameraView][iOS] Video orientation (#1583)
  • [Android] Fix TouchEffect issues (#1600)
  • Fix TouchEffect + CanExecute on Android (#1622)
  • Update the status bar frame when rotating (#1639)
  • Fix Shadow Effect + Entry on Android (#1648)
  • Reset shadow if corner radius is changed (iOS & UWP) (#1649)
  • Remove iOS default padding (#1653) (#1668)
  • Fix build, Fix snackbar action button color on android, fix ios action button font (#1673)
  • #1652 Fix gesture lines are not cleared, fix build (#1676)
  • [Bug Fix] ValidationBehavior crash due to bug in handling CancellationTokenSource (#1694)

🏠 Housekeeping

  • Consolidate our XCT platform class (#1559)

We could not have done this release without you, so thank you: @​bijington, @​Tum4ik, @​rachelkang, @​VladislavAntonyuk, @​prshelke, @​GUOLDEV, @​AndreiMisiukevich, @​federicobenedetti and @​kyletran407

And of course our awesome dedicated team members: @​bijington, @​jsuarezruiz, @​pictos, @​brminnick and... me 🤓

v1.3.0 Preview 2: CLICK! CameraView just got some love

This release contains all the good stuff from pre1 (beware of the new Forms dependency!) but adds more!

What to think of improvements to CameraView?! Flash now works decent on iOS and the shutter keeps working for multiple times! Check out the full list below and let us know what you think!

... (truncated)

Commits

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 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)

Bumps [Xamarin.CommunityToolkit.Markup](https://github.com/xamarin/XamarinCommunityToolkit) from 1.2.0 to 1.3.0.
- [Release notes](https://github.com/xamarin/XamarinCommunityToolkit/releases)
- [Commits](xamarin/XamarinCommunityToolkit@1.2.0...1.3.0)

---
updated-dependencies:
- dependency-name: Xamarin.CommunityToolkit.Markup
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 3, 2021
@TheCodeTraveler TheCodeTraveler merged commit 63f974c into main Nov 3, 2021
@dependabot dependabot bot deleted the dependabot/nuget/Src/Xamarin.CommunityToolkit.Markup-1.3.0 branch November 3, 2021 21:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant