feat(top-app-bar): top app bar avatar should be a component with its own states#981
Draft
florentmaitre wants to merge 23 commits intodevelopfrom
Draft
Conversation
🟢 Netlify deploy for commit 04cafeb succeededDeploy preview: https://693b071b6351ace7d92c1ec9--ouds-android.netlify.app |
124127d to
fc46769
Compare
84595d1 to
257f75f
Compare
# Conflicts: # NOTICE.txt # core/src/main/java/com/orange/ouds/core/component/OudsTag.kt # theme-contract/src/main/java/com/orange/ouds/theme/OudsDrawableResources.kt # theme-orange/src/main/java/com/orange/ouds/theme/orange/OrangeDrawableResources.kt # theme-sosh/src/main/java/com/orange/ouds/theme/sosh/SoshDrawableResources.kt # theme-wireframe/src/main/java/com/orange/ouds/theme/wireframe/WireframeDrawableResources.kt # Conflicts: # core/src/main/java/com/orange/ouds/core/component/OudsTag.kt
…t scale into account
… kind of navigation icons
…p app bar (#969) * Add OudsComponentIconBadge and an icon badge parameter in OudsButton * Add snapshot tests for OudsButton with icon badge * Add OudsBadgedIcon and use it in OudsNavigationBarItem * Add snapshot tests for OudsBadgedIcon * Add OudsTopAppBarActionBadge * Add top app bar action badge to the demo screen * Add KDoc to OudsBadgedIcon * Fix accessibility on OudsBadgedIcon * Various fixes * Fix layout of standard OudsBadgedIcon in RTL * Review: Remove guard condition in when * Review: Change appearance of button to minimal in icon badge preview
257f75f to
d2291f6
Compare
fc46769 to
7811a08
Compare
d2291f6 to
a82800b
Compare
Base automatically changed from
411-create-component---top-app-bar
to
develop
December 15, 2025 15:40
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.