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.1 to 1.3.0 #201

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 8, 2021

Bumps material from 1.2.1 to 1.3.0.

Release notes

Sourced from material's releases.

1.3.0

What's New Since 1.2.0?

  • Time Picker (docs)
  • Progress Indicator (docs)

Dependency Updates

Dependency Previous version New version
constraintlayout 1.1.3 2.0.1

Full list of changes material-components/material-components-android@1.2.1...1.3.0

1.3.0-rc01

Dependency Updates

  • No dependency updates.

Library Updates

  • TimePicker
    • Fixed numbers glitching on first show of time picker (182b297ce3f6ecb12ce46cfc11ac282a57621480)
    • Fixed text input mode to correctly restore state (f97779e71ea681096372171097aa659abf8a3269)
  • MaterialDatePicker
    • Fixed incorrect date being selected on scrollable months. (d523523db99c1b45a56fe0ab53fec4c0cf257bad)
    • Fix NullPointerException on MonthAdapter.updateSelectedState(MonthAda… (dad77527508b664d189f5d11169bf28e83c12270)
    • Localized numbers in month (206699f70ab61d13a8faa5628f1e8d7e7b7cd106)
    • Fixed day of week adapter localization for APIs before O (b4b624ecf2768e1e244629b9ef5561b778bc80de)
  • ProgressIndicator
    • Fixed NPE while setting progress in the indeterminate mode after inflation. (c78c1efb59f96fc29d8e296c5ccbefc000269611)
    • Fixed the visibility bug in RecyclerView. (e9fcdf04438abf9e454d53eea269782dacf921e4)
    • Fixed not hidden when committed hiding is interrupted by window hiding (i.e., home button pressed). (814ce6d72d1639dcb52494da125075261e7fdac7)
    • Fixed determinate drawable not fully shown when switched from indeterminate mode for the second time in SDK 19/21/23. (04ae5d7ac11e44756459927bec7a50ef3a2fb0bd)
    • Fixed indeterminate animation not playing after inflation/being visible in SDK 21. (46d8fbadf88b0e2fdf7138170dffda5048928676)
    • Updated linear indeterminate animation. (1ff2d6a262f896cd958c73dd91919078430e5d14)
    • Updated circular indeterminate animation. (4dd1d84bc039b7bccf182a457b631a1a46360336)

Full set of changes: material-components/material-components-android@1.3.0-beta01...1.3.0-rc01

1.3.0-beta01

Dependency Updates

  • No dependency updates.

Library Updates

  • ProgressIndicator (new!)
    • Fixed incorrect visibility when used in the recycler view. (60723fdf08b7a73ba38e24462c99c594fc4c32f7)
    • Renamed indeterminateAnimationType enums "seamless" and "spacing". (77cf940680312acde8a620fd6c72445a9bde78ad)
    • Removed unnecessary style attributes from catalog. (f7c40561fcabf9023cf2b3e838738d433d4990dd)
    • Added sized styles for circular type. (e2a54daa9c5bf824770dccd768877b09319e1e0c)
  • TimePicker (new!)

... (truncated)

Commits
  • a1664ae [AppBarLayout] Fix spec link in Javadoc
  • 04de614 Updated library version to 1.3.0
  • c78c1ef [ProgressIndicator] Fixed NPE while setting progress in the indeterminate mod...
  • e9fcdf0 [ProgressIndicator] Fixed the visibility bug in RecyclerView.
  • d523523 [DatePicker] Fixed incorrect date being selected on scrollable months.
  • 814ce6d [ProgressIndicator] Fixed not hidden when committed hiding is interrupted by ...
  • 04ae5d7 [ProgressIndicator] Fixed determinate drawable not fully shown when switched ...
  • 46d8fba [ProgressIndicator] Fixed indeterminate animation not playing after inflation...
  • dad7752 [DatePicker] Fix NullPointerException on MonthAdapter.updateSelectedState(Mon...
  • 1ff2d6a [ProgressIndicator] Updated linear indeterminate animation.
  • 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 Feb 8, 2021
@dependabot dependabot bot requested a review from rm3l February 8, 2021 04:01
@rm3l rm3l merged commit af8a061 into master Feb 8, 2021
@dependabot dependabot bot deleted the dependabot/gradle/com.google.android.material-material-1.3.0 branch February 8, 2021 09:29
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