feat: create component - inline alert#1118
Merged
florentmaitre merged 26 commits intodevelopfrom Feb 26, 2026
Merged
Conversation
7bdf90c to
9f2efc6
Compare
🟢 Netlify deploy for commit eb4661c succeededDeploy preview: https://69a0620a4f6a10324d57342d--ouds-android.netlify.app |
28e80b3 to
05b64df
Compare
core/src/main/java/com/orange/ouds/core/component/OudsAlertMessage.kt
Outdated
Show resolved
Hide resolved
core/src/main/java/com/orange/ouds/core/component/OudsInlineAlert.kt
Outdated
Show resolved
Hide resolved
core/src/main/java/com/orange/ouds/core/component/samples/OudsInlineAlertSamples.kt
Show resolved
Hide resolved
core/src/main/java/com/orange/ouds/core/component/OudsInlineAlert.kt
Outdated
Show resolved
Hide resolved
app/src/main/java/com/orange/ouds/app/ui/components/alert/InlineAlertDemoScreen.kt
Outdated
Show resolved
Hide resolved
app/src/main/java/com/orange/ouds/app/ui/components/alert/InlineAlertDemoScreen.kt
Outdated
Show resolved
Hide resolved
fb65d96 to
84b70ab
Compare
Factorize common things between OudsAlertMessage and OudsInlineAlert
# Conflicts: # theme-orange-compact/src/test/snapshots/images/com.orange.ouds.core.test_OudsInlineAlertTest_takeDarkThemeSnapshot[0].png # theme-orange-compact/src/test/snapshots/images/com.orange.ouds.core.test_OudsInlineAlertTest_takeDarkThemeSnapshot[1].png # theme-orange-compact/src/test/snapshots/images/com.orange.ouds.core.test_OudsInlineAlertTest_takeLightThemeSnapshot[0].png # theme-orange-compact/src/test/snapshots/images/com.orange.ouds.core.test_OudsInlineAlertTest_takeLightThemeSnapshot[1].png
# Conflicts: # buildSrc/src/main/kotlin/com/orange/ouds/gradle/Component.kt
ac64bd4 to
736c61c
Compare
florentmaitre
approved these changes
Feb 26, 2026
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.