Skip to content

Conversation

@dependabot-preview
Copy link
Contributor

Bumps material from 1.2.0-alpha04 to 1.3.0-alpha01.

Release notes

Sourced from material's releases.

1.2.0-beta01

Dependency Updates:

  • No dependency updates.

Library Updates:

  • Transitions/Motion
    • Update transitions to be based on androidx and add transitions platform subpackage to support Activities, Windows, etc. (e33c6d5)
    • Update MaterialContainerTransform to support drawing elevation shadows during transition (fc36640)
    • Update MaterialContainerTransformSharedElementCallback to support custom shape appearances (df977a0)
    • Add support for container transform start and end container colors (f095b0b)
    • Fix Activity container transform unexpected flash and fade (c27de09)
    • Fix container transform start delay flash (95d9320)
  • Slider
    • Split into two classes: slider and range slider (afcda08)
    • Fix slider tooltip in popupwindows (aab7100)
    • Fixed MaterialSharedAxis return transition (5b07d02)
  • ShapeableImageView
    • Support dynamic update of shapeappearance (4518be3)
  • TextInputLayout
    • Fixing crash when calling setBoxCornerRadii when edit text hasn't been added yet (d0f7d49)
    • Fixing end icon having unexpected behaviors when it's switched from another end icon mode (0631c53)
    • Adding setBoxBackgroundColorStateList method and fixing setBoxBackgroundColor method not changing focused and hovered states color like it did originally (7423884)
    • Adding setters and getters for boxStrokeWidth and boxStrokeWidthFocused attrs (008c199)
    • Flipping password icon behavior so that it shows the action (what's going to happen after the click) instead of the current status (36bdb70)
    • Add click listener for error icon (3738698)
  • MaterialDatePicker
    • Disable positive button when invalid or incomplete dates are selected (a310f90)
    • Fix check for date input keyboard separator characters for single selection mode (45fb932)
    • Fixed issue that causes the Datepicker to highlight wrong the day as today (0bbc848)
  • MaterialButtonToggleGroup
    • Single visible button corners (680619b)
  • MaterialRadioButton
    • Fix tint from theme attributes on api 21 + add test (7697699)
  • Set buttonBarButtonStyle in full Material Component themes to use @style/Widget.MaterialComponents.Button.TextButton (89f2248)
  • Talkback / Screen reader improvements
    • Latest version of Talkback now provides information about grouped context to screen readers (e.g. tabs will now announce x out of y tabs)

Breaking Changes:

  • Transition/Motion
    • Transition classes now extends AndroidX's Transition lib instead of the Framework version. Use platform sub-package for the Framework version.
    • Removed TransitionValues from VisibilityAnimatorProvider methods
    • Removed static create methods from MaterialFade, MaterialFadeThrough and MaterialSharedAxis in favor of regular constructors
    • Made several Transition classes final
    • Renamed MaterialSharedAxis#isEntering method to MaterialSharedAxis#isForward
  • MaterialDatePicker
    • Restricted visibility of customDatePicker method
  • Slider
    • Split into two classes, Slider and RangeSlider
... (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)
  • @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
Copy link
Contributor Author

Superseded by #83.

@dependabot-preview dependabot-preview bot deleted the dependabot/gradle/com.google.android.material-material-1.3.0-alpha01 branch July 24, 2020 16:12
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.

0 participants