feat: create component - badge - #601
Merged
Merged
Conversation
🟢 Netlify deploy for commit 13505dc succeededDeploy preview: null |
florentmaitre
force-pushed
the
403-create-component---badge
branch
2 times, most recently
from
June 27, 2025 10:13
1fd9fc9 to
93df07a
Compare
florentmaitre
force-pushed
the
403-create-component---badge
branch
from
June 27, 2025 17:08
93df07a to
0699aa5
Compare
florentmaitre
force-pushed
the
403-create-component---badge
branch
from
June 30, 2025 10:03
0699aa5 to
721588d
Compare
florentmaitre
force-pushed
the
403-create-component---badge
branch
from
June 30, 2025 16:42
721588d to
43821f9
Compare
florentmaitre
marked this pull request as ready for review
June 30, 2025 16:42
florentmaitre
marked this pull request as draft
July 1, 2025 07:59
florentmaitre
force-pushed
the
403-create-component---badge
branch
from
July 1, 2025 08:34
43821f9 to
15ad341
Compare
florentmaitre
marked this pull request as ready for review
July 1, 2025 08:34
florentmaitre
force-pushed
the
403-create-component---badge
branch
from
July 1, 2025 10:47
15ad341 to
0cd7991
Compare
paulinea
requested changes
Jul 2, 2025
Comment on lines
+110
to
+118
| <string name="app_components_badge_label">Badge</string> | ||
| <string name="app_components_badge_description_text">The badge is a small UI element used to highlight status, notifications, or categorization within an interface. It is often displayed as a label or indicator with a distinct background color and text.</string> | ||
| <string name="app_components_badge_status_label">Status</string> | ||
| <string name="app_components_badge_size_label">Size</string> | ||
| <string name="app_components_badge_type_label">Type</string> | ||
| <string name="app_components_badge_standardType_label">Standard</string> | ||
| <string name="app_components_badge_countType_label">Count</string> | ||
| <string name="app_components_badge_iconType_label">Icon</string> | ||
| <string name="app_components_badge_count_label">Count</string> |
Member
There was a problem hiding this comment.
We have to add these new strings in the translation file and ask for Arabic translation.
florentmaitre
force-pushed
the
403-create-component---badge
branch
from
July 3, 2025 11:51
0cd7991 to
7cea0ed
Compare
Member
|
Test sur Android : |
Member
|
@florentmaitre Here are my feedbacks:
|
Member
Author
florentmaitre
force-pushed
the
403-create-component---badge
branch
from
July 10, 2025 13:44
1f157f2 to
13505dc
Compare
paulinea
approved these changes
Jul 10, 2025
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.