Skip to content

Releases: gaiuszzang/GroovinExpandableBox

1.0.3

03 Dec 05:30
Compare
Choose a tag to compare

Release 1.0.3 Version

  • Refactoring ExpandableBoxState & ExpandableBoxStateValue
    • ExpandableBoxState : Created based on Swipeable.kt in compose material 1.4.3 version
    • ExpandableBoxStateValue : renaming from ExpandableBoxState in previous version
    • Note that Swipeable.kt is depreated since material 1.5.0 version,
      so Copy & Refactoring it for internallization to this library.

1.0.2

11 Nov 07:18
Compare
Choose a tag to compare

1.0.2 Release

  • update jdk17, add jitpack.yml

1.0.1

25 Jun 02:36
Compare
Choose a tag to compare

BugFix

  • when Hide Status, disable swipe option

1.0.0

04 Jun 04:21
Compare
Choose a tag to compare

First Release