[cherry-pick][main_0.34] Add SwiftUI FluentPillButtonStyle (#2188)#2206
Merged
jonathanwangg merged 1 commit intomain_0.34from Sep 16, 2025
Merged
[cherry-pick][main_0.34] Add SwiftUI FluentPillButtonStyle (#2188)#2206jonathanwangg merged 1 commit intomain_0.34from
jonathanwangg merged 1 commit intomain_0.34from
Conversation
* implement pill button * Add more configuration on the pill button style * Add icon token values * Add new values to the tokenset * Some cleanup * Some updates * Use environment fluent theme in demo * Cleanup demo and add large content viewer * Some cleanup * implement pill button * Add more configuration on the pill button style * Add icon token values * Add new values to the tokenset * Some cleanup * Some updates * Use environment fluent theme in demo * Cleanup demo and add large content viewer * Some cleanup * Had leading image to the view model * Remove unnecessary demo pills * Remove unnecessary ViewBuilder * Clean up comments * Address comments * No need to remove trait * Move label styling to PillButtonViewStyle * Only keep pill button style * Fix documentation * More documentation * Update UIKit pill button unread dot position * Rename style to FluentPillButtonStyle * Rename file
joannaquu
approved these changes
Sep 16, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Cherry-pick of 3524689 into
main_0.34Original notes as follows:
Platforms Impacted
Description of changes
This PR implements a new SwiftUI
PillButtonView.PillButtonViewuses the existingPillButtonTokenSetand adds the necessary tokens for the leading icon and the unread dot offset values.PillButtonViewStylewhich is used to configure the button based on its style and tokens.PillButtonViewis initialized with aPillButtonViewModelwhich is the observable class used to track the unread dot and leading image states.Binary change
TBD
Verification
Visual Verification
iPhone
Vision Pro
Pull request checklist
This PR has considered:
Microsoft Reviewers: Open in CodeFlow
Microsoft Reviewers: Open in CodeFlow