Skip to content

Releases: Spendesk/grapes-android

1.22.0

17 Jan 16:00
f17bdc3
Compare
Choose a tag to compare

Version 1.22.0

Compose lib

Adding new component GrapesTextBlock

Capture d’écran 2024-01-16 à 17 21 27

Full Changelog: 1.21.2...1.22.0

1.21.2

10 Jan 13:39
4666fe7
Compare
Choose a tag to compare
  • Fix GrapesHighlightIconNeutral icon tint
  • Fix GrapesSelector root modifier position

Full Changelog: 1.21.1...1.21.2

1.21.1

08 Jan 10:00
9d96f1f
Compare
Choose a tag to compare

Fix Jitpack configuration

Full Changelog: 1.21.0...1.21.1

1.21.0

08 Jan 09:38
f967e5a
Compare
Choose a tag to compare

Grapes-compose

  • Create new components: GrapesHighlightIcon, GrapesAmountListItem, GrapesBadgedLogo, GrapesMediumLogoContainer, GrapesLargeLogoContainer, GrapesSection, GrapesSelector
  • Added placeholder modifiers (from accompanist)
  • New dimensions sizingX

Breaking changes:

Dimensions:
iconLarge and iconNormal have been removed.
You can now use sizingX values

Deprecated:

StatusInformationIcon:
Replaced by GrapesHighlightIcon variants

Full Changelog: 1.20.0...1.21.0

1.20.0

13 Dec 15:47
7e80bbc
Compare
Choose a tag to compare

Version 1.20.0

Grapes-compose

Rework GrapesTheme design tokens to be sure to fit our internal figma file.

Breaking changes on :

Colors:
neutralDarker -> neutralDark

Typographies:
titleXs and bodyXs have been removed.
Font size of other typographies have been changed.

Deprecated:

Shapes:
Shape add. You should shapeX (x going from 0 to 4 included)
Existing shapes are now deprecated.

Dimensions:
You should now use spacingX (x going from 0 to 9 included)
Existing paddings are now deprecated

1.19.0

01 Dec 10:34
1b5c62d
Compare
Choose a tag to compare

What's Changed

  • [Compose] - Deprecate colors and create new ones aligned with design names #306
  • [Compose] - Create components for ActionMenu #307

Full Changelog: 1.18.3...1.19.0

1.18.3

27 Nov 09:06
05c477c
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.18.2...1.18.3

1.18.2

15 Nov 16:06
e121e76
Compare
Choose a tag to compare

What's Changed

  • [SimpleEntryItemView] - Add parameters for image alternative background and drawable end

Full Changelog: 1.18.1...1.18.2

1.18.1

15 Nov 13:27
3fc0380
Compare
Choose a tag to compare

What's Changed

  • [GrapesTextInput] - Possibility to change height by @Scythe14 in #297

Full Changelog: 1.18.0...1.18.1

1.18.0

08 Nov 08:34
e7cdbb1
Compare
Choose a tag to compare

What's Changed

Compose

  • Fix callout border color
  • [Input] - Create SearchInputSecondary composable

Full Changelog: 1.16.2...1.17.0