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

refactor: 💡 [HCPSDKFIORIUIKIT-2877]SectionHeader Refactor #955

Merged
merged 6 commits into from
Jan 14, 2025

Conversation

restaurantt
Copy link
Contributor

@restaurantt restaurantt commented Jan 6, 2025

Add SectionHeader and SectionFooter. Follow the style and logic of FUISectionHeaderFooter.
Simulator Screenshot - iPhone 16 Pro Max - 2025-01-09 at 14 24 43

@restaurantt restaurantt requested a review from a team as a code owner January 6, 2025 06:46
@restaurantt restaurantt requested review from billzhou0223 and removed request for a team January 6, 2025 06:46
public protocol _SectionHeaderModel: TitleComponent, AttributeComponent {}

@available(*, unavailable, renamed: "_SectionHeaderModel", message: "Will be removed in the future release. Please create SectionHeader with other initializers instead.")
public protocol SectionHeaderModel {}
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)

Copy link
Contributor

@dyongxu dyongxu left a comment

Choose a reason for hiding this comment

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

comments inlined

@restaurantt restaurantt requested a review from dyongxu January 9, 2025 07:13
@dyongxu dyongxu merged commit 9d43b1f into SAP:main Jan 14, 2025
12 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.

2 participants