Skip to content

Releases: Spendesk/grapes-android

Release 1.17.0

02 Nov 14:42
fd2d6c0
Compare
Choose a tag to compare

What's Changed

  • feat(compose) Update Callout bottom CTA component
  • [Selectors] - GrapesSelectBlock && GrapesSelectableCardText by @Scythe14 in #284

Full Changelog: 1.16.2...1.17.0

1.16.1

25 Oct 09:22
426427b
Compare
Choose a tag to compare

Version 1.16.1

Lib compose

Fix GrapesInlineInformationItem text align

Release 1.16.0

20 Oct 12:38
ac8786b
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.15.0...1.16.0

1.14.1

10 Oct 12:15
aaec377
Compare
Choose a tag to compare

Fix Message padding between text and icon
Unify GrapesBucketContainer border radius

1.14.0

18 Sep 11:27
1472a8b
Compare
Choose a tag to compare

Mostly a Technical release:

Migrated project from gradle build scripts to kts.
Introduced version catalog
Remove Rx usage,
Migrate from kapt to ksp
Disabled jetifier
Bumping all dependencies

2 bug fixes

Make SimpleListItem serializable
Fix a crash in compose's Grapes Icon for Android 23.

1.13.0

23 Aug 16:28
3c821a2
Compare
Choose a tag to compare

lib-compose

  • GrapesButton: Add alertOutlined style #256

Changelog: 1.12.0...1.13.0

1.12.0

21 Aug 09:16
05372d8
Compare
Choose a tag to compare

Update dependencies #252

  • Remove JCenter usage
  • Target Java 17 for compilation
  • Update libraries

lib-compose

  • GrapesMessage: Add TextAlign parameter #253
  • Create GrapesInformationCard #253
  • Create GrapesInlineInformationItem #253

Changelog: 1.11.3...1.12.0

1.11.3

17 Aug 09:24
8dfb569
Compare
Choose a tag to compare

lib-compose

  • GrapesMessage: Add padding parameter #249

Changelog: 1.11.2...1.11.3

1.11.2

27 Jul 13:23
ac2ebd2
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.11.1...1.11.2

1.11.1

28 Jun 20:06
88b79c1
Compare
Choose a tag to compare

lib-compose

  • Add missing enabled attribute on EditAvatar (#243)