Skip to content

Conversation

@dependabot-preview
Copy link
Contributor

Bumps material from 1.1.0-beta01 to 1.2.0-alpha05.

Release notes

Sourced from material's releases.

1.2.0-alpha05

Dependency Updates

Dependency Previous version New version
androidx-core 1.1.0 1.2.0

Transitions/Motion system

https://material.io/design/motion/the-motion-system.html

Sliders

  • Added support for multiple Slider thumbs (a6e28be)
  • Fixed Slider rounding error caused by floats (7679158)
  • Updated to handle single tap for Slider in scrollable container (1bc4f60)

ShapeableImageView

  • Now supports Animatable drawables (20d2efe)

Chipgroup

  • Fixed double emission on check state change when selectionRequired is true (401b99e)

TextInputLayout

DatePicker

  • Added more validators (89e0e56, 4ccb052)
  • Fixed Crash - Scroll to Min Year of CalendarConstraint (e664b98)

MaterialButtonToggleGroup

  • Fixed SelectionRequired attribute doesn`t enforce checkedButtonId to be a valid id (returns -1) (e56b141)

CollapsingToolbarLayout

  • Added support for multiple lines (Experimental Feature) (7822b6d, 83e4e47, d7554ad)

Shapes

  • Added ShapePath#cubicToPoint() (983ee3d)
  • Clarified ShapePath#quadToPoint() will only draw native shadows (1e1100f)
  • Fixed interpolation for MSD round rects (8e8d20c)

A11y

  • Added roleDescriptions to tabs for accessibility (811ea17)
  • Added support for D pad and keyboard control for Slider (4c99e53)
  • Added A11y support to slider (340cdea)
... (truncated)
Commits
  • 8e8d20c Fix interpolation for MSD round rects
  • 08908ca Update lib version to 1.2.0-alpha05
  • eba2be6 [Documentation] Updating text fields doc
  • 27d8563 Fix Motion.md shared axis composition table format.
  • 624ed46 Add elevation overlays to elevation and shadows main demo.
  • 0d9fe32 Use transformation icon for transitions catalog demo.
  • 501e967 Add view to view container transform demo to the catalog.
  • e664b98 [MaterialDatePicker] Crash - Scroll to Min Year of CalendarConstraint
  • 7b165f8 Updating metadata Buttons.md path
  • 6dc5bc2 Updating formatting of motion doc.
  • 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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Feb 21, 2020
@dependabot-preview
Copy link
Contributor Author

Superseded by #82.

@dependabot-preview dependabot-preview bot deleted the dependabot/gradle/com.google.android.material-material-1.2.0-alpha05 branch April 14, 2020 02:33
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