vanniktech / Emoji

A library to add Emoji support to your Android / iOS / JVM Application
Apache License 2.0
1.52k stars 291 forks source link

fix(deps): update dependency com.vanniktech:ui to v0.7.0 #973

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.vanniktech:ui 0.6.0 -> 0.7.0 age adoption passing confidence

Release Notes

vanniktech/ui ### [`v0.7.0`](https://togithub.com/vanniktech/ui/blob/HEAD/CHANGELOG.md#Version-070--2023-05-01-) [Compare Source](https://togithub.com/vanniktech/ui/compare/0.6.0...0.7.0) - API: Drawable.setTint(Color) [#​41](https://togithub.com/vanniktech/ui/pull/41) ([vanniktech](https://togithub.com/vanniktech)) - API: EditText.cursorAtEndWithText which replaces TextView.clearAppend [#​49](https://togithub.com/vanniktech/ui/pull/49) ([vanniktech](https://togithub.com/vanniktech)) - API: MaterialToolbar.themeToolbar allows tinting navigation icon. [#​43](https://togithub.com/vanniktech/ui/pull/43) ([vanniktech](https://togithub.com/vanniktech)) - API: Support alpha in ColorPickerView & fix many bugs. [#​50](https://togithub.com/vanniktech/ui/pull/50) ([vanniktech](https://togithub.com/vanniktech)) - API: ThemingColor is now also Serializable by KotlinX. [#​42](https://togithub.com/vanniktech/ui/pull/42) ([vanniktech](https://togithub.com/vanniktech)) - Behavior Change: ColorPickerView - change stroke color for better contrast & stroke preview box. [#​44](https://togithub.com/vanniktech/ui/pull/44) ([vanniktech](https://togithub.com/vanniktech)) - Breaking: Remove deprecated methods from previous release. [#​46](https://togithub.com/vanniktech/ui/pull/46) ([vanniktech](https://togithub.com/vanniktech)) - Breaking: Require colorNavigationIcon to set when theming MaterialToolbar. [#​45](https://togithub.com/vanniktech/ui/pull/45) ([vanniktech](https://togithub.com/vanniktech)) - Bug fix: Fix parsing in Color.fromHexOrNull for 3 and 4 digit colors. [#​48](https://togithub.com/vanniktech/ui/pull/48) ([vanniktech](https://togithub.com/vanniktech)) - Bug fix: Make UiMaterialCalendarTheme & UiTimePickerTheme styles public. [#​47](https://togithub.com/vanniktech/ui/pull/47) ([vanniktech](https://togithub.com/vanniktech))

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.