Skip to content
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: 🎸 [JIRA: HCPSDKFIORIUIKIT-2458] Linear Progress Indicator #668

Merged
merged 1 commit into from
Mar 20, 2024

Conversation

xiaoqinggrace
Copy link
Collaborator

No description provided.

@xiaoqinggrace xiaoqinggrace requested a review from a team as a code owner March 20, 2024 20:23
@xiaoqinggrace xiaoqinggrace requested review from billzhou0223 and removed request for a team March 20, 2024 20:23

/// Indeterminate style
public extension LinearProgressIndicatorViewStyle where Self == LinearProgressIndicatorViewIndeterminateStyle {
static var indeterminate: LinearProgressIndicatorViewIndeterminateStyle {
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Missing Docs Violation: public declarations should be documented. (missing_docs)


/// Determinate style
public extension LinearProgressIndicatorViewStyle where Self == LinearProgressIndicatorViewDeterminateStyle {
static var determinate: LinearProgressIndicatorViewDeterminateStyle {
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Missing Docs Violation: public declarations should be documented. (missing_docs)

@xiaoqinggrace xiaoqinggrace merged commit 32bcec9 into SAP:main Mar 20, 2024
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants