side-codes / Android-Color-Picker

Color picker library for Android
https://side-codes.github.io/andColorPicker/
Apache License 2.0
321 stars 21 forks source link

Bump material from 1.4.0-rc01 to 1.5.0-alpha04 #233

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps material from 1.4.0-rc01 to 1.5.0-alpha04.

Release notes

Sourced from material's releases.

1.5.0-alpha04

Dependency Updates

Dependency Previous version New version
drawerlayout N/A 1.1.1

Library Updates

  • Material 3
    • Updated generated typography token resources and text appearances (39f6190da672621cebd0430564e4621d058c67a1)
    • Created bottom sheet styles (cdafe752e35585f1a88cd78786b8ee15124c8636)
    • Created progress indicator's M3 styles (5c2a5920d511303acc11a74c6d9c863137e5eace)
    • Created snack bar styles (41219f05ac3d135146fe5b78991a50a58a8e5a3c)
    • Fixed gradle dependency of BuildCompat (31af6194df9b0b0534cb34a4f99cb216fbc47015)
    • Added Medium and Large collapsing toolbar Top App Bar Catalog demos (7463f9a294eac19a0e28b3b01cf8d084624a19ee)
    • Added compress effect Top App Bar demo to Catalog (9534612864e03d6b8f065253686d8a26c534fedd)
    • Added tertiary FAB color variant (054f1dba1e372d2517253262db11f1ed1863cae3)
    • Added M3 styles for Dialog (f01e6a849d4823a78242a6a02402b530da551361)
    • Added M3 theme tests (e509cb4a6a28521b791b06ed1c8a95f2fb72be53)
    • Updated date picker title typography (83e73de6b8af1ac5ddd9363674722ecbed33df8b)
    • Added new navigation rail styles. (c6d0f7c7855adceff63bc47d82eaa0f9c362e03b)
    • Fixed favorite demo button icon colors in Catalog (574f83da18ad147899e8745e7663193570f0e1e8)
    • Added M3 styles for navigation view (d0edb458938858147e890bbc6b012dbbf92e1690)
    • Added filled card style to M3 themes (b40b782525f922f09d32f604b0c518cf15546f81)
  • CollapsingToolbarLayout
    • Update the duration in setScrimAnimationDuration if scrimAnimator is already created (9382bb03c32a7680da0a7ababb49cadb0a741f00)
  • AppBarLayout
    • Fixed stateListAnimator related elevation bug (b7786451ca3b038873b3cddd80c70d31745cbb1f)
  • MaterialDatePicker
    • Fixed excessive whitespace (8fda897e1d2670b82752e8906a2a00700557408c)
  • BottomAppBar
    • Support showing/hiding immediately (34740b6fdf164665c438658935653d354a64d72b)
  • Color
    • Imported new color library into Material (4b936dc13e86088a7718e2c3eb2cae9128936b2d)
    • Added APIs for color harmonization and role mapping utilities (1d3bb92cf0e84274906e04c92070ffe6b860ff73)
  • Catalog
    • Removed MaterialComponents references from musicplayer package (ed0567d26dc550e058636b7df6a65ed6889f1c03)
    • Added adaptive canonical layout demos (c64bb76222621386b0e44dcd4c8b580b04468b07)
  • LinearProgressIndicator
    • Improved the smooth transition from indeterminate mode to determinate mode (2161743bdc0e87ed5c274467f113c621fb783306)
  • TimePicker
    • Send accessibility event when updating input mode (00c0df9e7d27c093b0b8ad82934a06637247bbae)
    • Added ability to customize positive and negative button (168c69189e5f9df27bcc9a72d4b0e27189f087df)
  • NavigationRail
    • Updated rail to support a minimum menu item height (674463fb6d709f05cdb5ebc14c420dc315feca40)
    • Added support for unlabeled items to automatically resize their active indicator (fd23c6b0addc235d0d4ba72e94418e12c3031516)
  • Tab
    • Fixed isSelected() may returns incorrect result (8a1f221e3920d7026ea5cbe02b3d40e71f646163)
    • Fixed setting tab indicator and its full-width flag (868f8aaba3bf22dc54bb2787ffa1021da48cb0a4)

... (truncated)

Commits
  • c045046 [Release] Version 1.5.0-alpha04
  • fd23c6b [NavigationRail] Added support for unlabeled items to automatically resize th...
  • 2db68ee [M3][Docs] Update Radio button developer documentation
  • ff2c03b [M3][Color] Implement M3 text colors
  • c64bb76 [Catalog][Adaptive] Added adaptive canonical layout demos to catalog.
  • 181851b [M3][Docs] Update Bottom Sheet developer documentation
  • 7cad365 [M3][Docs] Update BadgeDrawable developer documentation
  • 0b9c605 [M3][Docs] Update Tabs developer documentation
  • 8eef2ec [M3][Docs] Update Switch developer documentation
  • 5446097 [M3][Docs] Update Bottom Navigation developer documentation
  • 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[bot] commented 3 years ago

Superseded by #242.