Closed github-actions[bot] closed 1 year ago
@Jupi007 anything else for 1.0.0 ?
What do you think of set SnackBarThemeData.showCloseIcon
to true?
It is a material icon, but I think that it is very confusing to close the snackbar with a click-drag.
Also, maybe fix the IconButton.filled
icon color:
I played with the close button but to change it we would need to change actionicontheme with our own icon theme but we don't want to make yaru icons a dep of yaru, do we? also the padding is somehow hardcoded :S so I would prefer to not enable it by default
I try to change the filled icon button but I think it is currently not possible
I try to fix the secondary color issue
I played with the close button but to change it we would need to change actionicontheme with our own icon theme but we don't want to make yaru icons a dep of yaru, do we? also the padding is somehow hardcoded :S so I would prefer to not enable it by default
Okay :+1: That we can do later is create our own snackbar in yaru widgets, with our own design and icon.
:robot: Release is at https://github.com/ubuntu/yaru.dart/releases/tag/v1.0.0 :sunflower:
Finally yaru 1.0 :smile:
@jpnurmi may be proud of us :blue_heart:
:robot: I have created a release beep boop
1.0.0 (2023-08-15)
What's Changed
Full Changelog: https://github.com/ubuntu/yaru.dart/compare/v0.10.0...v1.0.0
This PR was generated with Release Please. See documentation.
Closes #377