Release v2.1.0
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
- Add API JetLimeExtendedEvent composable by @pushpalroy in #23
Full Changelog: 2.0.1...2.1.0