Skip to content

v0.4.0

Compare
Choose a tag to compare
@maeddin maeddin released this 17 Mar 16:59
  • major customizability improvements
  • adds outerBackgroundBuilder and outerBackgroundChild to constructor ActionSlider.custom
  • adds crossFadeDuration, customBackgroundBuilder, customBackgroundBuilderChild, customOuterBackgroundBuilder and customOuterBackgroundBuilderChild to constructor ActionSlider.standard
  • BREAKING: renames SlidingState.loading to SlidingState.compact
  • BREAKING: renames CrossFade to SliderCrossFade
  • BREAKING change for constructor ActionSlider.standard:
    • removes circleRadius and adds borderWidth instead
  • BREAKING change for constructor ActionSlider.custom:
    • removes toggleHeight and adds toggleMargin instead