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

chore(deps): bump material from 1.1.0-beta01 to 1.2.0-alpha03 #560

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps material from 1.1.0-beta01 to 1.2.0-alpha03.

Release notes

Sourced from material's releases.

1.2.0-alpha03

Dependency Updates:

Dependency Previous version New version
annotation-experimental N/A 1.0.0
coordinatorlayout 1.1.0-rc01 1.1.0
viewpager2 1.0.0-rc01 1.0.0

Library Updates:

  • Slider
    • Add OffsetEdgeTreatment (5f4a139)
    • Initial implementation of TooltipDrawable (a282afe, c421319)
    • Update Slider to use TooltipDrawable (5d1a369)
    • Fix issue where you cannot set stepSize < 1.0 (58190de)
    • Remove the requirement to setClipChildren false on the parent of Slider (df94cd1)
    • Add option to set the track height of the Slider (fe160f3)
    • Rename Slider forceDrawCompatShadow to be forceDrawCompatHalo (6adbcc2)
    • Draw the halo color instead of the thumb color for the compat halo for Slider (b1816e1)
    • Recalculate Slider ticks when the step size changes (1723dd4)
    • Rename slider tick and track color attributes to keep them together when sorted alphabetically (921d392)
    • Fix height of Slider when floating label is false (dc17035)
    • Update the radius of the Slider RippleDrawable (b2deaa3)
    • Fixed behaviour when Slider is in a scrolling container (a7da96f)
  • ShapeableImageView
    • Add new ShapeableImageView component (15ed06e, 1aef5b9)
  • MaterialButtonToggleGroup
    • Add selection required option to MaterialButtonToggleGroup (a4b9032)
  • MaterialShapeDrawable
    • Update MaterialShapeDrawable to handle overlapping edge and corners (8ed1484)
    • Enable non convex shadows on Q (bb1e9e4)
  • TextInputLayout
    • Accessibility improvements for hint, error, and helper text (29f3d05, 6849bae, b78be8d, 11c57ab)
    • Adding onInitializeAccessibilityNodeInfo override in TextInputEditText (6efedee)
    • Limiting helper/error view width so that counter view doesn't get pushed out (eabbfa2)
    • Add support for placeholder text in TextInputLayout (201ec62)
    • Fixing cutout not working with CENTER_HORIZONTAL (9dcb121)
    • Pan window so that keyboard doesn't hide helper/error views (2084fd3)
  • MaterialCardView
    • Disable MaterialCardView bitmap drawing (781e79f)
  • Chip
    • Support tinted chip icons (d25fa92)
    • Support setting textAllCaps in textAppearance xml (e3be6b0)
    • Fix chip text mis-alignment when its width is less than the minimum recommended touch target width (a320475)
  • BottomAppBar
    • Handle horizontal system insets for BottomAppBar (6405635)
  • Proguard
    • Use conditional keep rule for MaterialComponentsViewInflater (d7a5dc8)

Full set of changes: material-components/material-components-android@1.2.0-alpha02...1.2.0-alpha03

... (truncated)
Commits
  • 343c93a Update library version to 1.2.0-alpha03
  • a7da96f [Slider] Fixed behaviour when Slider is in a scrolling container
  • 2084fd3 [Text Fields] Pan window so that keyboard doesn't hide helper/error views.
  • a320475 Fix chip text mis-alignment when its width is less than the minimum recommend...
  • 6405635 Handle horizontal system insets for BottomAppBar.
  • b8afe2b Add types to Matchers to avoid warnings about raw types and unchecked
  • 8dd8ace Mutate gravity horizontal value on setExpandedTextGravity and setCollapsedTex...
  • b2deaa3 Update the radius of the Slider RippleDrawable
  • d49fff3 Add a StaticLayoutCompat class that supports Max Lines
  • dc17035 Fix height of Slider when floating label is false
  • 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)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • 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 Dec 20, 2019
@adityastic adityastic merged commit a8f70eb into development Dec 20, 2019
@dependabot-preview dependabot-preview bot deleted the dependabot/gradle/com.google.android.material-material-1.2.0-alpha03 branch December 20, 2019 23:06
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