Skip to content

Releases: hmrc/android-components

compose/0.1.10

17 Sep 11:01
68ca388

Choose a tag to compare

Changed

  • Fix for TextView Compose Component for Accessibility talk back issue - HMA-9778

Changed

compose/0.1.9

16 Sep 14:17
7a88a9f

Choose a tag to compare

*Fix for TextView Compose Component for Accessibility talk back issue - HMA-9778

Changed

compose/0.1.8

21 Jan 10:36
f4a17e6

Choose a tag to compare

Changed

  • Updated the component with dark mode navigation icon for SummaryRowView

compose/0.1.7

10 Jan 18:55
3b28fad

Choose a tag to compare

Changed

  • Updated the component with link text style for SummaryRowView

compose/0.1.6

18 Nov 10:21
3ba8e95

Choose a tag to compare

Added

feature/HMA-5091-Android-Jetpack-Compose-Components-SummaryRowView

  • SummaryRowView added in Organism.
  • PasswordInputView component added with show/hide feature
  • requiresSequenceSpacing parameter added to TextInputView to enable additional character spacing for use during sequences

compose/0.1.5

25 Oct 11:10
8b9cd1d

Choose a tag to compare

Changed

  • Updated the parameter order for PrimaryCardView

compose/0.1.4

30 Sep 16:07
79efff7

Choose a tag to compare

Fixed

  • Fixed Modifier usage on all HmrcButton types

compose/0.1.3

28 Aug 10:25
6dd5175

Choose a tag to compare

Fixed

  • TextInputView now works again without a filter set, and you can delete the full input using backspace.

Changed

  • BulletedTextView content description suppressed for black circle

compose/0.1.2

27 Aug 16:22
a3af1c2

Choose a tag to compare

Changed

  • SelectRowView aligned to top of radio button rather than centered
  • Dependency updates
  • The initialInputValue parameter of TextInputView and CurrencyInputView has been renamed to value

Added

  • TextInputView and CurrencyInputView now support maxChars

Fixed

  • TextInputView and CurrencyInputView input can now be cleared by setting the value parameter

compose/0.1.1

08 Aug 15:26
8b93986

Choose a tag to compare

Fixed

  • TabBarView unselected content dark mode colors

Changed

  • New parameter contentHorizontalPadding on BottomSheetView
  • DonutChartView return type modified
  • SeparatedViewContainer views parameter changed to list