Skip to content

v0.79.0

Choose a tag to compare

@openproject-primer-view-components openproject-primer-view-components released this 07 Jan 13:00
· 698 commits to main since this release
e7b7cff

Minor Changes

  • #3776 edc480f Thanks @TylerJDev! - AvatarStack: Adds support for individual tooltips on AvatarStack component, avatars.

  • #387 9f3c2aa Thanks @akabiru! - Add Primer::OpenProject::AvatarWithFallback component with client-side fallback rendering. When no image src is provided, renders an embedded SVG with user initials and consistent colors generated client-side by the AvatarFallbackElement web component. Extends Primer::Beta::Avatar without modifying upstream behavior.

  • #3740 ccf3d94 Thanks @sarahkemi! - Add disable_expand param to AvatarStack for React component parity