element-x-ada/features/messages/impl
Jorge Martin Espinosa 9e1ff513e4
[Compound] Implement Snackbars based on designs (#1054)
* Make `InternalButton` internal instead of private so it can be customised.

Also, change the `ButtonColors.contentColor` for text buttons to `LocalContentColor.current` by default.

* Add temporary color for Snackbar action label

* Implement `Snackbar` component based on Compound

* Propagate changes to all other components

* Use right Preview annotation config

* Move `ButtonVisuals` to their own file

* Update screenshots

* Make previews internal

* Update screenshots

* Set a custom token for contentColor in AppBars

* Change 'Label' to 'Action' in the previews

* Add changelog

* Update screenshots

---------

Co-authored-by: ElementBot <benoitm+elementbot@element.io>
2023-08-16 10:38:28 +00:00
..
src [Compound] Implement Snackbars based on designs (#1054) 2023-08-16 10:38:28 +00:00
.gitignore Try splitting messages into api and impl modules 2023-03-03 14:38:05 +01:00
build.gradle.kts RoomList: use same logic than Timeline for caching built items. (#1013) 2023-08-01 08:53:41 +00:00
consumer-rules.pro Try splitting messages into api and impl modules 2023-03-03 14:38:05 +01:00