Skip to content

Commit a14a70e

Browse files
authored
F0AvatarFlag (#2702)
* chore: add F0AvatarFlag component and integrate flag avatar type * chore: support flag type in F0Avatar component * chore: add SVG files for flags * chore: adding flag as country for AvatarFlag * chore: add support for "flag" avatar type in getAvatarDisplayName * chore: add support for FlagAvatarVariant in F0AvatarList * chore: rollback * chore: rename "WithImage" to "WithFlag" in F0AvatarFlag stories * fix: add label property to text block in NotesTextEditor stories * chore: remove redundant label property in NotesTextEditor story
1 parent 77a1523 commit a14a70e

File tree

463 files changed

+24200
-21
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

463 files changed

+24200
-21
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,4 @@ storybook-static
2929

3030
dist
3131
/packages/react/icons
32-
.nyc_output
32+
.nyc_output

packages/core/assets/flags/ad.svg

Lines changed: 47 additions & 0 deletions
Loading

packages/core/assets/flags/ae.svg

Lines changed: 14 additions & 0 deletions
Loading

packages/core/assets/flags/af.svg

Lines changed: 20 additions & 0 deletions
Loading

packages/core/assets/flags/ag.svg

Lines changed: 17 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)