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-2488] SwiftUI InformationView (ValidationView) #636

Merged
merged 8 commits into from Feb 17, 2024

Conversation

xiaoqinggrace
Copy link
Collaborator

No description provided.

@xiaoqinggrace xiaoqinggrace requested a review from a team as a code owner February 13, 2024 21:16
@xiaoqinggrace xiaoqinggrace requested review from billzhou0223 and removed request for a team February 13, 2024 21:16
Copy link

cla-assistant bot commented Feb 13, 2024

CLA assistant check
All committers have signed the CLA.

SwiftUI InformationView (ValidationView)

✅ Closes: JIRA: HCPSDKFIORIUIKIT-2488
Copy link
Contributor

@billzhou0223 billzhou0223 left a comment

Choose a reason for hiding this comment

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

Changes looks good to me. Please fix the CI failure before merging.

xiaoqinggracehe and others added 2 commits February 16, 2024 14:02
feat: [JIRA: HCPSDKFIORIUIKIT-2488] SwiftUI InformationView
(ValidationView)

✅ Closes: JIRA: HCPSDKFIORIUIKIT-2488

/// Success style of the InformationView. It is used to show success message.
public extension InformationViewStyle where Self == InformationViewSuccessStyle {
static var success: InformationViewSuccessStyle {
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 96b6220 into SAP:main Feb 17, 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.

None yet

3 participants