material-components/material-components-android
### [`v1.9.0`](https://togithub.com/material-components/material-components-android/releases/tag/1.9.0)
[Compare Source](https://togithub.com/material-components/material-components-android/compare/1.8.0...1.9.0)
### What's new since 1.8.0
- Brand new Carousel component! Check out the Carousel [design guidance](https://m3.material.io/components/carousel/overview) and [developer documentation](https://togithub.com/material-components/material-components-android/blob/master/docs/components/Carousel.md) for more details.
- Updated and improved Badge component! Check out the Badge [design guidance](https://m3.material.io/components/badges/overview) and [developer documentation](https://togithub.com/material-components/material-components-android/blob/master/docs/components/BadgeDrawable.md) for more details.
#### Dependency Updates
- No dependency updates.
#### Library Updates
- `Badge`
- Added shape appearance for badges ([`89a2a64`](https://togithub.com/material-components/material-components-android/commit/89a2a64805ee11005cd62a539e531af9d9b8cc62))
- Updated M3 style to match specs - alignment tweaks and text appearance changes ([`3c1ac05`](https://togithub.com/material-components/material-components-android/commit/3c1ac05facae9cd566d02d50e17a6e2ed546537d))
- Added new 'offsetAlignmentMode' attribute that determines where the offset starts for the badge ([`d0d0f54`](https://togithub.com/material-components/material-components-android/commit/d0d0f54018a0400e60114cd4cda9582c0b0ba500))
- `BottomSheet`
- Added animation for bottom sheet position when keyboard is shown using WindowInsetsAnimationCompat API ([`697d93a`](https://togithub.com/material-components/material-components-android/commit/697d93a854571a5b70b617654395e04556404fc4))
- `Carousel`
- Added developer documentation ([`be9f16c`](https://togithub.com/material-components/material-components-android/commit/be9f16ceb602d6a64aad446bc5af2904b738753f))
- Released carousel component ([`4ecba81`](https://togithub.com/material-components/material-components-android/commit/4ecba81de6fcce6067386d1300bedcef28deb2a0))
- `Color`
- Added new theme attributes for fixed accent colors. ([`4f3dc3e`](https://togithub.com/material-components/material-components-android/commit/4f3dc3ed194c430eb9d91ac772e006715955395e))
- Added tonal surface color theme attributes and updated themes. ([`989d574`](https://togithub.com/material-components/material-components-android/commit/989d574dbb4c0b406a47eff78635aecdf59e2899))
- Added support for missing color roles. ([`169bbca`](https://togithub.com/material-components/material-components-android/commit/169bbca57bc8a56d850ef46c5ba9de3344c18718))
- Added framework color roles support for content color ([`ce68ec6`](https://togithub.com/material-components/material-components-android/commit/ce68ec61930ec44774477af4408569f0e1afd2a4))
- `SideSheet`
- Added detached variant of modal side sheet. ([`ad3cf5a`](https://togithub.com/material-components/material-components-android/commit/ad3cf5ad6b63a6d84e1b0b620063a4b7bfbe882b))
- Added detached variants of standard and coplanar sheets. ([`938105a`](https://togithub.com/material-components/material-components-android/commit/938105a93b4d730b4d87504ded57bda03b46ea8e))
- Added modal side sheet documentation. ([`2e9b39f`](https://togithub.com/material-components/material-components-android/commit/2e9b39f3dc6bd1d2b33cae4d78864b51847ebb54))
- `Slider`
- Added mouse support for slider control. ([`93f8ffb`](https://togithub.com/material-components/material-components-android/commit/93f8ffb46af4967a82a1fd13e07b795499071012))
- Added API for setting the radius of active/inactive tick in xml and Java. ([`7bbbe39`](https://togithub.com/material-components/material-components-android/commit/7bbbe3925ee83e9b59237671f1803a384251cac8))
- `Tokens`
- Introduced new accent color tokens. ([`dac9450`](https://togithub.com/material-components/material-components-android/commit/dac9450bfb453970a99fb48a355620c937cb7cc8))
#### Full list of changes
#### Full list of release notes
- [1.9.0-alpha01](https://togithub.com/material-components/material-components-android/releases/tag/1.9.0-alpha01)
- [1.9.0-alpha02](https://togithub.com/material-components/material-components-android/releases/tag/1.9.0-alpha02)
- [1.9.0-beta01](https://togithub.com/material-components/material-components-android/releases/tag/1.9.0-beta01)
- [1.9.0-rc01](https://togithub.com/material-components/material-components-android/releases/tag/1.9.0-rc01)
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.
This PR contains the following updates:
1.8.0
->1.9.0
Release Notes
material-components/material-components-android
### [`v1.9.0`](https://togithub.com/material-components/material-components-android/releases/tag/1.9.0) [Compare Source](https://togithub.com/material-components/material-components-android/compare/1.8.0...1.9.0) ### What's new since 1.8.0 - Brand new Carousel component! Check out the Carousel [design guidance](https://m3.material.io/components/carousel/overview) and [developer documentation](https://togithub.com/material-components/material-components-android/blob/master/docs/components/Carousel.md) for more details. - Updated and improved Badge component! Check out the Badge [design guidance](https://m3.material.io/components/badges/overview) and [developer documentation](https://togithub.com/material-components/material-components-android/blob/master/docs/components/BadgeDrawable.md) for more details. #### Dependency Updates - No dependency updates. #### Library Updates - `Badge` - Added shape appearance for badges ([`89a2a64`](https://togithub.com/material-components/material-components-android/commit/89a2a64805ee11005cd62a539e531af9d9b8cc62)) - Updated M3 style to match specs - alignment tweaks and text appearance changes ([`3c1ac05`](https://togithub.com/material-components/material-components-android/commit/3c1ac05facae9cd566d02d50e17a6e2ed546537d)) - Added new 'offsetAlignmentMode' attribute that determines where the offset starts for the badge ([`d0d0f54`](https://togithub.com/material-components/material-components-android/commit/d0d0f54018a0400e60114cd4cda9582c0b0ba500)) - `BottomSheet` - Added animation for bottom sheet position when keyboard is shown using WindowInsetsAnimationCompat API ([`697d93a`](https://togithub.com/material-components/material-components-android/commit/697d93a854571a5b70b617654395e04556404fc4)) - `Carousel` - Added developer documentation ([`be9f16c`](https://togithub.com/material-components/material-components-android/commit/be9f16ceb602d6a64aad446bc5af2904b738753f)) - Released carousel component ([`4ecba81`](https://togithub.com/material-components/material-components-android/commit/4ecba81de6fcce6067386d1300bedcef28deb2a0)) - `Color` - Added new theme attributes for fixed accent colors. ([`4f3dc3e`](https://togithub.com/material-components/material-components-android/commit/4f3dc3ed194c430eb9d91ac772e006715955395e)) - Added tonal surface color theme attributes and updated themes. ([`989d574`](https://togithub.com/material-components/material-components-android/commit/989d574dbb4c0b406a47eff78635aecdf59e2899)) - Added support for missing color roles. ([`169bbca`](https://togithub.com/material-components/material-components-android/commit/169bbca57bc8a56d850ef46c5ba9de3344c18718)) - Added framework color roles support for content color ([`ce68ec6`](https://togithub.com/material-components/material-components-android/commit/ce68ec61930ec44774477af4408569f0e1afd2a4)) - `SideSheet` - Added detached variant of modal side sheet. ([`ad3cf5a`](https://togithub.com/material-components/material-components-android/commit/ad3cf5ad6b63a6d84e1b0b620063a4b7bfbe882b)) - Added detached variants of standard and coplanar sheets. ([`938105a`](https://togithub.com/material-components/material-components-android/commit/938105a93b4d730b4d87504ded57bda03b46ea8e)) - Added modal side sheet documentation. ([`2e9b39f`](https://togithub.com/material-components/material-components-android/commit/2e9b39f3dc6bd1d2b33cae4d78864b51847ebb54)) - `Slider` - Added mouse support for slider control. ([`93f8ffb`](https://togithub.com/material-components/material-components-android/commit/93f8ffb46af4967a82a1fd13e07b795499071012)) - Added API for setting the radius of active/inactive tick in xml and Java. ([`7bbbe39`](https://togithub.com/material-components/material-components-android/commit/7bbbe3925ee83e9b59237671f1803a384251cac8)) - `Tokens` - Introduced new accent color tokens. ([`dac9450`](https://togithub.com/material-components/material-components-android/commit/dac9450bfb453970a99fb48a355620c937cb7cc8)) #### Full list of changes #### Full list of release notes - [1.9.0-alpha01](https://togithub.com/material-components/material-components-android/releases/tag/1.9.0-alpha01) - [1.9.0-alpha02](https://togithub.com/material-components/material-components-android/releases/tag/1.9.0-alpha02) - [1.9.0-beta01](https://togithub.com/material-components/material-components-android/releases/tag/1.9.0-beta01) - [1.9.0-rc01](https://togithub.com/material-components/material-components-android/releases/tag/1.9.0-rc01)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.