Skip to content

Conversation

@florentmaitre
Copy link
Member

No description provided.

@florentmaitre florentmaitre changed the title Add the option to add a badge on an icon in the top app bar feat(top-app-bar): add the option to add a badge on an icon in the top app bar Dec 5, 2025
@github-actions
Copy link

github-actions bot commented Dec 5, 2025

@florentmaitre florentmaitre force-pushed the 968-add-the-option-to-add-a-badge-on-an-icon-in-the-top-app-bar-design-is-available-on-figma branch from c3a0633 to 17e7e84 Compare December 5, 2025 14:36
@florentmaitre florentmaitre force-pushed the 968-add-the-option-to-add-a-badge-on-an-icon-in-the-top-app-bar-design-is-available-on-figma branch from 17e7e84 to 71e75f0 Compare December 5, 2025 15:59
@florentmaitre florentmaitre marked this pull request as draft December 5, 2025 17:48
@florentmaitre florentmaitre force-pushed the 968-add-the-option-to-add-a-badge-on-an-icon-in-the-top-app-bar-design-is-available-on-figma branch from 4faa0ff to 3bc3f75 Compare December 8, 2025 12:46
@paulinea paulinea merged commit 28dfa8a into 411-create-component---top-app-bar Dec 11, 2025
8 checks passed
@paulinea paulinea deleted the 968-add-the-option-to-add-a-badge-on-an-icon-in-the-top-app-bar-design-is-available-on-figma branch December 11, 2025 10:00
florentmaitre added a commit that referenced this pull request Dec 11, 2025
…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
florentmaitre added a commit that referenced this pull request Dec 11, 2025
…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
florentmaitre added a commit that referenced this pull request Dec 11, 2025
…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
paulinea pushed a commit that referenced this pull request Dec 15, 2025
…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
paulinea pushed a commit that referenced this pull request Dec 15, 2025
* Add OudsTopAppBar

# 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

* Add design version to navigation and top app bars

* Add top app bar demo

* Add translucent parameter to top app bar

* Integrate OudsTopAppBar into the demo app

* Add snapshot tests

* Add instrumented tests

* Rename NavigationBar to Bar in OudsVersion

* Monogram is now limited to a single letter and does not take user font scale into account

* Fix a crash in typography tokens screen

* Review: Fix KDoc

* Review: Rename size parameter of Title method to topAppBarSize to avoid confusion

* Review: It is now possible to customize the top app bar demo with all kind of navigation icons

* Review: Replace hardcoded 48dp with minInteractiveArea token value

* Review: Remove empty line

* Review: Factorize top padding and window insets of top bars

* feat(top-app-bar): add the option to add a badge on an icon in the top 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants