You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Property Renaming: Renamed the stepSize property to stepNodeSize for improved clarity and consistency.
Enhanced Visibility Options: Updated the StepProgressVisibilityOptions enum to include the new lineThenNode state, allowing the line to appear before the node. This provides greater flexibility and customization, in addition to the default nodeThenLine behavior.
Testing: Updated and added new widget tests to ensure compatibility with the latest changes.