Releases: Spendesk/grapes-android
Releases · Spendesk/grapes-android
1.4.0
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
1.2.0
1.1.5
1.1.4
1.1.3
Add on close listener to editable text bottom sheet
1.1.2
Add on close listener to searchable bottom sheet
1.1.1
Fix button text weight in grapes compose
1.1.0
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
StatusInformationIcon
component
GrapesButton
component
Template:
InformationTemplate
base component withAskTemplate
adaptation