Skip to content

Releases: salesforce/SharedUI-Android

SharedUI 2.0.32

19 Jun 16:26

Choose a tag to compare

New Components

  • ContentCard — A composable for displaying structured content with title, body, media, and action areas
  • Link — A tappable text component for inline and standalone hyperlinks with accessibility support
  • Separator — A visual divider for separating content sections, supporting horizontal and vertical orientations
  • Input — A text input field with label, placeholder, error state, helper text, and full TalkBack accessibility
  • JsonViewer — A syntax-highlighted JSON viewer with editable mode, in-document search, and pan/scroll support

Bug Fixes & Improvements

  • Input accessibility — Fix TalkBack double announcement of label; add static label above Input; simplify label color logic
  • JsonViewer — Fix diagonal panning, search scroll, and editable focus; eliminate redundant search matching in OutputTransformation

Infrastructure

  • Migrated CI to SFCI Managed v2 Pipeline (Strata)
  • Fixed artifact collection for GitHub Pages publication

SharedUI 2.0.21

19 Jun 16:21

Choose a tag to compare

v2.0.21

Add SharedUI v2.0.21 Maven repository artifacts