Skip to content

Release v2.1.0

Compare
Choose a tag to compare
@pushpalroy pushpalroy released this 31 Jan 17:46
· 18 commits to main since this release
977828c

New API added

A new composable API JetLimeExtendedEvent has been added.

Features of this composable:

  • Create a JetLimeColumn event that has 2 slots for content.
  • The main content will be drawn on the right side of the timeline and the additional content will be drawn on the left side of the timeline.
  • The additional content is optional and has a maximum width, which can be configured.

What's Changed

Full Changelog: 2.0.1...2.1.0