Releases: Spendesk/grapes-android
Releases · Spendesk/grapes-android
1.7.5
1.7.4
Version 1.7.4
lib-compose
release 1.7.3
lib-compose
- Make some previews private
- Fix TextField: update textFieldValueState if different from lastTextValue.
- Calendar and picker time improvements
- Bump Material 3 to beta01
Full Changelog: 1.7.2...1.7.3
1.7.2
Version 1.7.2
Lib compose:
Fix:
- Add the onClick listener on GrapesBaseTextField
- Prevent importing alpha version of
material
when importing alpha version ofmaterial3
Release 1.7.1
Release 1.7.0
lib-compose
- Revert bucket rework
- Fix checkbox toggle in GrapesCheckboxText #182
Full Changelog: 1.6.0...1.7.0
Release 1.6.0
Library
- Fix sample
lib-Compose
- GrapesDatePicker & GrapesTimePicker
- Rework bucket to be more slot compliant
- Some fixes and improvements
1.5.2
Release 1.5.2
Library:
- Fix Search bottom sheet bottom insets with keyboard
Library-compose:
- Add readOnly property on GrapesTextInput
1.5.1
lib-compose
- Add
KeyboardOptions
as a parameter ofPasswordTextInput
1.5.0
lib-compose:
- Add Compose BOM
- Add
GrapesRadioButtonText
- Add
GrapesDivider
- Add
GrapesBucketHeadline
- Add
TextDivider
- Add
GrapesCheckboxText
- Add
GrapesSelect
Enregistrement.de.l.ecran.2023-03-03.a.10.00.16.mov
- Add
PasswordValidation
221518043-3f6f7e28-78ba-4647-97ea-d8360f50f21d.1.mov
- Add
PasswordTextInput
221232906-dfb088d3-502f-4ec2-9402-24c1183504ab.mov
- Add
GrapesGoogleButton
andGrapesMicrosoftButton
Breaking changes:
- Rename
GrapesBucket
toGrapesBucketContainer
- Change
GrapesButton
composable behavior. This Composable no longer take a slotcontent
composable as parameter but atext: String
parameter