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-2224] New FioriButtonStyle support #603

Merged
merged 46 commits into from Oct 19, 2023

Conversation

billzhou0223
Copy link
Contributor

No description provided.

API generated for binding property is not correct
Support FioriPrimaryButtonStyle, FioriSecondaryButtonStyle,
FioriTertiaryButtonStyle
@billzhou0223 billzhou0223 requested a review from a team as a code owner October 16, 2023 19:46
@janhuachu
Copy link
Contributor

Should we let Andy review the header docs?

Copy link
Contributor

@AndyRogersSAP AndyRogersSAP left a comment

Choose a reason for hiding this comment

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

UA Review. Please see inline edits, comments, and questions.

I assume that "Fiori" should be capitalized so have changed all instances of "fiori" to "Fiori."

Sources/FioriSwiftUICore/FioriButton/FioriButton.swift Outdated Show resolved Hide resolved
Sources/FioriSwiftUICore/FioriButton/FioriButton.swift Outdated Show resolved Hide resolved
Sources/FioriSwiftUICore/FioriButton/FioriButton.swift Outdated Show resolved Hide resolved
Sources/FioriSwiftUICore/FioriButton/FioriButton.swift Outdated Show resolved Hide resolved

/// Creates a view that represents the body of a button.
///
/// The system calls this method for each ``Button`` instance in a view
Copy link
Contributor

Choose a reason for hiding this comment

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

Double backticks?

billzhou0223 and others added 21 commits October 19, 2023 15:48
Co-authored-by: AndyRogersSAP <53194232+AndyRogersSAP@users.noreply.github.com>
Co-authored-by: AndyRogersSAP <53194232+AndyRogersSAP@users.noreply.github.com>
Co-authored-by: AndyRogersSAP <53194232+AndyRogersSAP@users.noreply.github.com>
Co-authored-by: AndyRogersSAP <53194232+AndyRogersSAP@users.noreply.github.com>
Co-authored-by: AndyRogersSAP <53194232+AndyRogersSAP@users.noreply.github.com>
Co-authored-by: AndyRogersSAP <53194232+AndyRogersSAP@users.noreply.github.com>
Co-authored-by: AndyRogersSAP <53194232+AndyRogersSAP@users.noreply.github.com>
Co-authored-by: AndyRogersSAP <53194232+AndyRogersSAP@users.noreply.github.com>
…nExample.swift

Co-authored-by: AndyRogersSAP <53194232+AndyRogersSAP@users.noreply.github.com>
Co-authored-by: AndyRogersSAP <53194232+AndyRogersSAP@users.noreply.github.com>
Co-authored-by: AndyRogersSAP <53194232+AndyRogersSAP@users.noreply.github.com>
Co-authored-by: AndyRogersSAP <53194232+AndyRogersSAP@users.noreply.github.com>
Co-authored-by: AndyRogersSAP <53194232+AndyRogersSAP@users.noreply.github.com>
Co-authored-by: AndyRogersSAP <53194232+AndyRogersSAP@users.noreply.github.com>
Co-authored-by: AndyRogersSAP <53194232+AndyRogersSAP@users.noreply.github.com>
Co-authored-by: AndyRogersSAP <53194232+AndyRogersSAP@users.noreply.github.com>
Co-authored-by: AndyRogersSAP <53194232+AndyRogersSAP@users.noreply.github.com>
Co-authored-by: AndyRogersSAP <53194232+AndyRogersSAP@users.noreply.github.com>
Co-authored-by: AndyRogersSAP <53194232+AndyRogersSAP@users.noreply.github.com>
}
}

fileprivate struct StatefulButton: View {
Copy link

Choose a reason for hiding this comment

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

Private over fileprivate Violation: Prefer private over fileprivate declarations. (private_over_fileprivate)

@billzhou0223 billzhou0223 merged commit 4890872 into SAP:main Oct 19, 2023
8 of 10 checks passed
MarcoEidinger added a commit that referenced this pull request Nov 17, 2023
* 'main' of github.com:SAP/cloud-sdk-ios-fiori:
  fix: 🐛 [bcp: 0] remove background in ObjectHeader (#614)
  docs: ✏️ build documentation with DocC and host on swiftpackageindex.com (#613)
  chore: 🤖 refactor FioriIcon and support accessing cgImage through Image (#612)
  feat: 🎸 jira 2286 sort & filter for SwiftUI project (#606)
  fix: 🐛 [bcp: 2370136916] fix width mode for DimensionSelector (#610)
  feat: [JIRA: HCPSDKFIORIUIKIT-2444] Update to include more icons
  feat: [JIRA: HCPSDKFIORIUIKIT-2444] Update to include more icons
  chore: 🤖 update CI job for watchOS to use xcode 15 (#609)
  chore: 🤖 run CI job on macos-13 and xcode 15.0 (#608)
  feat: [JIRA: HCPSDKFIORIUIKIT-2444] Update to include more icons
  feat: [JIRA: HCPSDKFIORIUIKIT-2444] Update to include more icons
  feat: 🎸 [JIRA: HCPSDKFIORIUIKIT-2224] New FioriButtonStyle support (#603)
  feat: 🎸 [JIRA: HCPSDKFIORIUIKIT-2444] Update to include more icons
  feat: 🎸 [JIRA: HCPSDKFIORIUIKIT-2444] Update to include more icons
  feat: [JIRA: HCPSDKFIORIUIKIT-2444] Update to include more icons
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