Skip to content

1.1.0

Compare
Choose a tag to compare
@gaiuszzang gaiuszzang released this 22 Dec 13:19
· 36 commits to main since this release
6428f4d
  • Change ExpandableBoxState
    • AS-IS : HIDE, HIDING, FOLD, FOLDING, EXPAND
    • TO-BE : Fold, Folding, HalfExpand, Expanding, Expand
  • Add fold/halfExpand/expand Height Parameter in ExpandableBox Composable
  • Remove isHideable Parameter in ExpandableBoxComposable
  • renaming currentValue to completedValue in ExpandableBoxState
  • Add progressValue in ExpandableBoxState