Skip to content

Releases: Spendesk/grapes-android

1.4.0

15 Feb 10:51
70ff448
Compare
Choose a tag to compare

lib-compose

  • Material 3
  • Rename dimensions
  • Create registration edit text composable
  • Create WindowEditText skeleton
  • Add visual transformation to integrate separators

Full Changelog: 1.3.0...1.4.0

1.3.0

31 Jan 11:02
11d24f4
Compare
Choose a tag to compare

Release 1.3.0

Library-Compose

Rework Button and add loading state

Full Changelog: 1.2.0...1.3.0

1.2.0

18 Jan 15:45
6b05d1d
Compare
Choose a tag to compare

Release 1.2.0

Library

  • Fix SummaryBlockContentTitle overlap #139

Library-Compose

  • Add GrapesTopAppBar component #138
  • Add GrapesTextInput component #140

Full Changelog: 1.1.5...1.2.0

1.1.5

09 Dec 09:45
3cae5f1
Compare
Choose a tag to compare

Grapes compose

  • Add composable bucket
  • Add list item IconAction
  • Add gone margin bottom
  • Add ripple in theme

1.1.4

06 Dec 09:40
fe3d235
Compare
Choose a tag to compare

Grapes compose:

  • Add Badge composable

Capture d’écran 2022-12-05 à 17 23 17

Grapes:

  • Fixed ActionMessageBottomSheetDialogFragment layout when no description is provided
  • Update ActionMessageBottomSheetDialogFragment to be able to display it without an image

1.1.3

14 Nov 08:17
14c75e1
Compare
Choose a tag to compare

Add on close listener to editable text bottom sheet

1.1.2

20 Oct 15:24
5681717
Compare
Choose a tag to compare

Add on close listener to searchable bottom sheet

1.1.1

11 Oct 05:44
22f7329
Compare
Choose a tag to compare

Fix button text weight in grapes compose

1.1.0

10 Oct 12:48
Compare
Choose a tag to compare

Introduce Jetpack compose in Grapes.

So far here are the composable and tools available:

  • A GrapesTheme that contains commonly used resources:
    • GrapesColors
    • GrapesTypography
    • GrapesDimensions
    • GrapesShapes

Atoms:

  • GrapesMessage component

Capture d’écran 2022-10-10 à 14 45 56

Capture d’écran 2022-10-10 à 14 46 03

  • StatusInformationIcon component

Capture d’écran 2022-10-10 à 14 44 42

  • GrapesButton component

Capture d’écran 2022-10-10 à 14 42 38

Template:

  • InformationTemplate base component with AskTemplate adaptation

Capture d’écran 2022-10-10 à 14 48 24

1.0.24

22 Jul 12:02
1e18ef6
Compare
Choose a tag to compare
  • Improves EditableTextBottomSheetDialogFragment