Skip to content
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

Bump material from 1.2.0 to 1.2.1 #287

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 3, 2020

Bumps material from 1.2.0 to 1.2.1.

Release notes

Sourced from material's releases.

1.2.1

Bug fix release

Library Updates

  • Slider
    • Added a warning message if the stepSize or any values are set to float values with a decimal to suggest using integers. (ec7f7cb2362e0e8c747ba52f8c64de943bddc305)
    • Fixed the validation of the slider step size and values. (194a0aa13683d3766427531871fa702948d13317)
    • Added XML enabled property to constructor attrs evaluation (86ab1aed401cfa006d77dada5abbb3ebde3e1cf1)
  • BottomSheet
    • Fixed issue where peekHeight is more than the height of the contents (bb0bfe183589e9ea47bec0a5086860c40f697fd4)
    • Changed bottom gesture inset handling to ensure a minimum peek height with a buffer built in, instead of always adding the inset to the peek height (when gesture nav is enabled) (53d49e3d89a85b71f9f703aa2ab85444efa367a2)
    • Added missing defensive checks to viewDragHelper calls (775d28672a4eecbb692930222c5eb3e3c3778b45)
  • Transitions / Motion
    • Removed internal listener from container transform after transition ends. (42b03b365c799f2b323cb29a8b701c0a94433481)
    • Improved MaterialContainerTransform approximation of native elevation shadows by using location of bounds on screen (c9e2ba0e736bbd77ac7733364d9d5db2927b68e9)
  • ShapeableImageView
    • Fixed shadows for non round rects (821bf2684f65bcc94fade9a490425adb8b40af53)
  • MaterialCardView
    • Fixed NPE if android:onClick is defined in the layout (475e63b9b02b2e1395daf094e2fa74c26269f61f)
  • NavigationView
    • Fixed obtaining Activity in setupInsetScrimsListener (8059ac1020f4b0f220b8f937005527417b0e3c95)
  • Other
    • Removed re-throw of exception on ViewOverlayApi14 (bc7b10880df8d8d6fe25c8424fa9b826fda88f81)

Full list of changes https://github.com/material-components/material-components-android/compare/1.2.0..1.2.1

Commits
  • bb0bfe1 [BottomSheet] Fixed issue where peekHeight is more than the height of the con...
  • ec7f7cb [Slider] Adds a warning message if the stepSize or any values are set to floa...
  • 8059ac1 [NavigationView] Fix obtaining Activity in setupInsetScrimsListener
  • 194a0aa [Slider] Fix the validation of the slider step size and values.
  • 475e63b [MaterialCardView] Fixed NPE if android:onClick is defined in the layout
  • 53d49e3 [BottomSheet] Changed bottom gesture inset handling to ensure a minimum peek ...
  • 42b03b3 [Motion] Removed internal listener from container transform after transition ...
  • 821bf26 [ShapeableImageView] Fixed shadows for non round rects
  • c9e2ba0 [Motion] Improved MaterialContainerTransform approximation of native elevatio...
  • 775d286 [BottomSheet] Added missing defensive checks to viewDragHelper calls
  • 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 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 3, 2020
@stale
Copy link

stale bot commented Sep 4, 2020

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Sep 4, 2020
@dependabot dependabot bot force-pushed the dependabot/gradle/com.google.android.material-material-1.2.1 branch from aa70ada to dbbf05a Compare September 4, 2020 08:07
@jraska jraska removed the stale label Sep 4, 2020
@jraska jraska merged commit a8d086a into master Sep 4, 2020
@jraska jraska deleted the dependabot/gradle/com.google.android.material-material-1.2.1 branch September 4, 2020 08:32
@jraska
Copy link
Owner

jraska commented Mar 19, 2021

This PR was released with 0.22.1

@jraska jraska added this to the 0.22.1 milestone Mar 19, 2021
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.

None yet

1 participant