-
-
Notifications
You must be signed in to change notification settings - Fork 333
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(step): circular steps variant #2917
Merged
Merged
Commits on Oct 10, 2023
-
feat(step): introduce new variant circular step
The new variant circular step shows a series of steps with the circular marker and connection line between them. It supports the three layout styles: horizontal, vertical and ordered. It has the same states as box step: active, completed, disabled. And it contains the variations: color, inverted, size. Due to it's design nature, it doesn't have the variations such as: stackble, unstackable, attached and evenly divided.
Configuration menu - View commit details
-
Copy full SHA for f677bd4 - Browse repository at this point
Copy the full SHA f677bd4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3ea330e - Browse repository at this point
Copy the full SHA 3ea330eView commit details -
Configuration menu - View commit details
-
Copy full SHA for af7e342 - Browse repository at this point
Copy the full SHA af7e342View commit details -
feat(step): change the rule about the color of rail line between step
Only the rail line after the completed step has particular color. The other states use the default color for the rail line.
Configuration menu - View commit details
-
Copy full SHA for f133607 - Browse repository at this point
Copy the full SHA f133607View commit details -
Configuration menu - View commit details
-
Copy full SHA for 89dc439 - Browse repository at this point
Copy the full SHA 89dc439View commit details
Commits on Oct 12, 2023
-
Configuration menu - View commit details
-
Copy full SHA for a642a81 - Browse repository at this point
Copy the full SHA a642a81View commit details
Commits on Nov 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 30088c4 - Browse repository at this point
Copy the full SHA 30088c4View commit details
Commits on Nov 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9f96906 - Browse repository at this point
Copy the full SHA 9f96906View commit details -
Configuration menu - View commit details
-
Copy full SHA for 20747a2 - Browse repository at this point
Copy the full SHA 20747a2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 139f225 - Browse repository at this point
Copy the full SHA 139f225View commit details -
Configuration menu - View commit details
-
Copy full SHA for a70f0b1 - Browse repository at this point
Copy the full SHA a70f0b1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5cff8a6 - Browse repository at this point
Copy the full SHA 5cff8a6View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.