Releases: Spendesk/grapes-android
Releases · Spendesk/grapes-android
1.22.0
1.21.2
- Fix GrapesHighlightIconNeutral icon tint
- Fix GrapesSelector root modifier position
Full Changelog: 1.21.1...1.21.2
1.21.1
Fix Jitpack configuration
Full Changelog: 1.21.0...1.21.1
1.21.0
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
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
1.18.3
What's Changed
- feat(icon) Add settings icon by @jpbarbaud in #303
- [Compose] - Add Gauges by @Scythe14 in #289
Full Changelog: 1.18.2...1.18.3
1.18.2
What's Changed
- [SimpleEntryItemView] - Add parameters for image alternative background and drawable end
Full Changelog: 1.18.1...1.18.2
1.18.1
1.18.0
What's Changed
Compose
- Fix callout border color
- [Input] - Create SearchInputSecondary composable
Full Changelog: 1.16.2...1.17.0