Skip to content

Releases: Spendesk/grapes-android

1.7.5

07 Apr 09:12
6bb36a5
Compare
Choose a tag to compare

Version 1.7.5

lib-compose:

Add saml button
Capture d’écran 2023-04-07 à 09 37 04

1.7.4

06 Apr 16:07
7e39ad7
Compare
Choose a tag to compare

Version 1.7.4

lib-compose

release 1.7.3

04 Apr 13:53
1a5c38c
Compare
Choose a tag to compare

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

28 Mar 08:38
43725b8
Compare
Choose a tag to compare

Version 1.7.2

Lib compose:

Fix:

  • Add the onClick listener on GrapesBaseTextField
  • Prevent importing alpha version of material when importing alpha version of material3

Release 1.7.1

23 Mar 09:47
735477b
Compare
Choose a tag to compare

Lib-Compose

  • Add isEnabled property to grapes select component #181
  • create closetopappbar and fix color #186
  • add bucket slot for headline #187

Release 1.7.0

20 Mar 13:11
1d3f29f
Compare
Choose a tag to compare

lib-compose

  • Revert bucket rework
  • Fix checkbox toggle in GrapesCheckboxText #182

Full Changelog: 1.6.0...1.7.0

Release 1.6.0

16 Mar 14:14
efa9b24
Compare
Choose a tag to compare

Library

  • Fix sample

lib-Compose

  • GrapesDatePicker & GrapesTimePicker
  • Rework bucket to be more slot compliant
  • Some fixes and improvements

1.5.2

13 Mar 08:57
da8bf71
Compare
Choose a tag to compare

Release 1.5.2

Library:

  • Fix Search bottom sheet bottom insets with keyboard

Library-compose:

  • Add readOnly property on GrapesTextInput

1.5.1

08 Mar 16:29
1fabab6
Compare
Choose a tag to compare

lib-compose

  • Add KeyboardOptions as a parameter of PasswordTextInput

1.5.0

07 Mar 09:09
8a833c9
Compare
Choose a tag to compare

lib-compose:

  • Add Compose BOM
  • Add GrapesRadioButtonText
  • Add GrapesDivider

Capture d’écran 2023-03-07 à 09 59 08

  • Add GrapesBucketHeadline

Capture d’écran 2023-03-07 à 10 00 11

Capture d’écran 2023-03-07 à 10 00 23

  • Add TextDivider

Capture d’écran 2023-03-07 à 10 02 24

  • 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 and GrapesMicrosoftButton

Capture d’écran 2023-03-03 à 14 50 57

Breaking changes:

  • Rename GrapesBucket to GrapesBucketContainer
  • Change GrapesButton composable behavior. This Composable no longer take a slot content composable as parameter but a text: String parameter