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.4.0-alpha01 to 1.5.0-alpha01 #45

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps material from 1.4.0-alpha01 to 1.5.0-alpha01.

Release notes

Sourced from material's releases.

1.5.0-alpha01

Dependency Updates

Dependency Previous version New version
compileSdkVersion 29 30
androidx.core 1.2.0 1.5.0

Library Updates

  • New Divider component (Docs)
    • Added new Divider component to the library and Divider doc. (782dffa8b719ff4129590380896d2619531906dc)
    • Added divider demo in catalog (acf08f76400124721c0f767aaf8ae52eaf05705d)
    • Fixed divider title (d0e3ce152ed93ad2450264209764a88e97d7d223)
  • Transitions / Motion
    • Extracted music player app into its own package and made transition demo depend on it. (a536a8068de35dc84b826ed92ad5d5895c0cd8a8)
    • Add motion package and utils to resolve motion theme attrs. (217bdef9f04c34968882433ba151951f011fffdf)
  • BottomSheet
    • make FloatRange for setHalfExpandedRatio() exclusive (77c2a8383ced5c91c26762d7a31bd5e330341032)
    • Adds additional methods that are restricted to the library. They will be used for Experiment and deleted/revised after experiment. (b4982f9cdc9dbb61515b5f4dc9f514fba650cec2)
    • read the edgeToEdgeEnabled value earlier in the lifecycle (030e5bd65bc2a20f626947af0bf3b84634bac27b)
  • BottomAppBar
    • Improved Bottom App bar demo controls. (c995ae200ef2b02a2110612844b94f9e6c1f4f01)
    • Adding the attr to set the color of navigation icon. (0ed7c7675e42cbe417fb947f150ed9faf6a5174b)
    • change cornersize to float to avoid truncation errors (8e9b68089353c7f92dd35fe5a2f0f39cad4f3053)
  • MaterialButton
    • Updated Material Button style to set the preferred maximum width to 320dp. (c5c7a74cef46569ee74f92d0ef973cafe06c06e9)
  • BottomNavigationView
    • Added deprecation Javadoc for BottomNavigationView#OnNavigationItemSelectedListener and BottomNavigationView#OnNavigationItemReselectedListener. (720088c5c2462dbaaa90490bca04bb3bbdc708b1)
    • Updated to explicitly read and set minimum height. (943c4f0eedb35850f19167ac989387f5b640af2f)
  • Documentation
    • [Documentation] (f6237e337e81f24759b63beb30d698c74a5cb4d7)
    • Fix menu doc. (86f8c5167fc41315e4844dbd57840a103d04bdd2)
    • Updated BottomNavigation documentation. (b5032876e2e7e3b4b45fa0304a0c0c61970f92b6)
    • Fix typo in the word "checkbox". (bd5a96fd13e9bca7ab2ca7e97668199bf44dd8d9)
    • Fixing typo. (af9570c40fc818a6c918e3969c1b33fcc1877864)
    • Improving navigation rail documentation. (95a769c373792d2fce70d7ee21f3857f65e9d74e)
  • TextInputLayout
    • Apply tint when setting start icons (4044183f46385d09fe0059143bda77ce78f2dad9)
    • Do not load default drawable if custom end icon is being used (717774ec7f9d44c66fae6c801f1c4308243b9802)
    • Make clear text icon focusable (8a4f42aca737f4b0c2b7e7851e557ef275df6ebd)
    • [Documentation][TextInputLayout] (336042dd0ddd58fdd2f4154ec4c68c48527f11bb)
    • Added a fade transition to placeholder TextView's appear and disappear. (c92e6934d53032e9a3c0b4550787e665e6494d86)
    • Fixed cutout padding so text field outline doesn't overlap collapsed hint. (87b50c6aee240659841a7d5f2e52c1a6324d611f)
  • Badging
    • Update badge position after clearing numbers (5973920cffb3ddec11703c1bf044577c7727f676)
    • Support differing offsets for badges with/without text, support badge width and padding in styles. (bd4914dd8bcdb64c4ec8734c95b90cec2a3d723d)
  • MaterialDatePicker
    • Avoid NPE caused by getSelection() before created (cb5d622f131323bf1f27e9e6c27c16f4a918d3d1)
    • Fix opening at the selected date in the end month (eb7b11478b110fc917958565876899856ba2411b)
    • Fix DatePicker crashes and and potential issue of range selection (281688a2f21263817f037d187a98b4cbc8471985)

... (truncated)

Commits
  • 4b9148c [Release] update library version to 1.5.0-alpha01
  • 501ef8e [NavigationRailView] Update inset handling for Navigation Rail & Bottom Nav
  • 4044183 [TextInputLayout] Apply tint when setting start icons
  • 456f135 [Button] Fix progress indicator is not shown when set as the icon
  • f6237e3 [Documentation]
  • 717774e [TextField] Do not load default drawable if custom end icon is being used
  • db8b239 [Slider] Do not invoke OnChangeListeners when restoring states
  • 655dde0 [CollapsingToolbarLayout] Added option to add extra height when title text sp...
  • 58ceeab [SnackBar] Handle anchor view properly so no memory leak will happen
  • 9ebf1a1 [CollapsingToolbarLayout] Added option to force always applying system window...
  • 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 Jul 9, 2021
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

0 participants