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.1.0-alpha10 to 1.1.0-beta01 #61

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps material from 1.1.0-alpha10 to 1.1.0-beta01.

Release notes

Sourced from material's releases.

1.1.0-beta01

What's New Since 1.0.0?

  • Material Dark Theme for all components
  • New Date Picker with range functionality and accessibility improvements
  • Badging for Tabs and Bottom Navigation
  • Extended Floating Action Button
  • Toggle Button Group
  • Android 10 component support for edge to edge gesture navigation
  • Accessibility improvements
  • Material Theming (Shape, Typography, Color)
  • Stability and quality improvements

Dependency Updates:

Dependency Previous version New version
appcompat 1.1.0-rc01 1.1.0
core 1.1.0-rc03 1.1.0
vectordrawable 1.1.0-rc01 1.1.0
viewpager2 1.0.0-beta03 1.0.0-beta04

Library Updates:

  • Shape System

    • Supporting percentage-based relative corners for ShapeAppearanceModel + MaterialShapeDrawable (c831ecc, 53e181b)
  • Date Picker:

    • Month is no longer part of MaterialDatePicker public API (6bc8788)
    • MaterialDatePicker now forces UTC (306d812)
    • Bug fixes (340497a, e0a4d4e, d2cf948, 1d96b56)
  • Badging:

    • Update Badge Gravity values (4f771b2)
  • Bug fixes:

    • Fix Fragment leak in NavigationView (8555310)
    • Fixing ExposedDropdownMenu crash when device is rotated. (0e410d4)
    • Add space to the bitmap for drawing shadows to prevent clipping (99a8bd7)
  • API changes:

    • Update naming of Snackbar gesture inset ignore flag (d7b0a82)
    • Fix binary compatibility issues with MaterialShapeDrawable (8410a88)
    • Update Corner Size for builder to use floats (b8da637)
    • Change MaterialButtonToggleGroup to extend LinearLayout (410bc07)
    • Rename setCornerRadius to setAllCornerSizes (a0547c6)
    • TabView class is now public (2966cfb)
    • Remove content layout from card view (f3bd092)

Full set of changes: material-components/material-components-android@1.1.0-alpha10...1.1.0-beta01

Commits
  • 410bc07 Change MaterialButtonToggleGroup to extend LinearLayout
  • c063059 Fix MaterialShapeDrawable stroke corner bug
  • a0547c6 Rename setCornerRadius to setAllCornerSizes
  • 6f653a5 Remove deprecated method setOnTabSelectedListener
  • c831ecc Add support for percentages to ShapeAppearanceModel
  • 5ff7b35 Remove corner adjustment flag and code
  • 18d4e6b Remove corner adjustment from MaterialButton and ExtendedFloatingActionButton.
  • f9e5bfd Remove unreleased deprecated method BottomSheetBehavior.getBottomSheetCallbac...
  • 53e181b Uncouple CornerSize from CornerTreatment
  • 6f73b2e Remove deprecated getPathForSize not in any stable release
  • 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)

@pwittchen pwittchen merged commit 25c22fd into master Oct 7, 2019
@pwittchen pwittchen deleted the dependabot/gradle/com.google.android.material-material-1.1.0-beta01 branch October 7, 2019 08:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant