Skip to content

Releases: badrinathvm/StepperView

Support for Custom Padding

26 Aug 18:56
Compare
Choose a tag to compare

Added support for custom padding #86

.stepperEdgeInsets(_ value: EdgeInsets)
         1. Provides custiom `leading`, `trailing`, `top` & `bottom` spacing.  

Fix for Trailing Vertical Line when Top alignment is applied.

24 May 05:53
Compare
Choose a tag to compare

Fix for Trailing Vertical Line when Top alignment is applied. #83

Support for Color customizations for line Pending State

20 May 20:03
Compare
Choose a tag to compare

Support for Color customizations for line Pending State #81

Fixes for CircledIconView

20 May 15:38
Compare
Choose a tag to compare

Fixes for CirecleIconView (#80)

Vertical Line alignment Fixes

19 May 23:06
1e8f66b
Compare
Choose a tag to compare
  • Alignment Fixes for Vertical line for StepperView vertical mode ( #77 )

Support of Line Customization and Life Cycle for Horizontal Stepper View

06 Apr 04:37
1dfd599
Compare
Choose a tag to compare
  • Support of line customization (.rounded)
  • Life cycle event support for Horizontal Stepper View

Enhancements for Pitstop options

05 Apr 21:51
22382e5
Compare
Choose a tag to compare

Addition of two new modifiers for Vertical Stepper View
.addPitStops(_ steps: [View]): - Can add Custom Views below the Steps .pitStopLineOptions(_ options: [StepperLineOptions]) - provides customization for each of the step line.

Support Vertical Line customizations and Life Cycle Step Status

04 Apr 22:30
bee85d4
Compare
Choose a tag to compare
  • Support for customizing Vertical line options like width, color, and corner radius
  • support for changing the life cycle status for each of the steps.

Custom Line alignment Fixes

18 Feb 20:08
Compare
Choose a tag to compare
1.5.6

Custom line fixes and bump version to 1.5.6

watchOS Alignment Fixes

17 Jan 22:44
Compare
Choose a tag to compare

Alignment fixes for watchOS #60