Skip to content

Release 1.1.0

Latest
Compare
Choose a tag to compare
@AdamGrzybkowski AdamGrzybkowski released this 05 Jul 10:29
· 355 commits to trunk since this release
f9b86be

What's Changed

gravatar (Core module)

  • api package is deprecated and replaced with restapi
  • New model classes were build with backward compatibility in mind

gravatar-ui

  • Profile components are now wrapped in a Surface making overriding the theming attributes possible
  • Multiple visual fixes to the profile components aligning it with iOS version of the SDK
  • New UI composables that take the new models as params. You can still use the old deprecated ones.
  • Profile components now allow for custom Avatar and Button composables via slot API

demo-app

Full Changelog: 1.0.0...1.1.0