Skip to content

Releases: guoyingtao/Inchworm

release-please-action v1.1.0

22 Jun 03:29
b8492c9
Compare
Choose a tag to compare

Features

  • support default value for ProcessIndicatorModel (a8e45e4)

Bug Fixes

  • fix a indicator UI update issue (f5e049a)
  • fix progress indicator container scroll issue (c525bfd)
  • fix tapping indicator logic (3272b80)
  • improve scrolling indicator container logic (04cfd7e)

release-please-action v1.0.0

16 Jun 14:25
f4facca
Compare
Choose a tag to compare

Features

  • add SliderZeroPositionType and SliderRulerPositionInfoProvider (bc79bac)
  • improve the Example projects which includes three examples now (df07ca6)
  • Improve UX when forcing align center (a49ba58)
  • support range value limit instead of only limit (8722b6d)

Bug Fixes

  • fix indicator colors (c4d4b57)
  • fix indicator status by adding editingOthers to IndicatorStatus (d28e886)
  • fix the initial value error for sliderOffsetRatio (22ab04f)
  • fix the issue of creating wrong type of PositionInfoProvider (68b65c0)
  • remove optional or force unwrap from ProcessIndicatorModel properties (078a51f)