Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: microsoft/fluentui-apple
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.34.3
Choose a base ref
...
head repository: microsoft/fluentui-apple
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.34.4
Choose a head ref
  • 2 commits
  • 11 files changed
  • 3 contributors

Commits on Sep 16, 2025

  1. Add SwiftUI FluentPillButtonStyle (#2188) (#2206)

    * 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
    
    Co-authored-by: Lamine Male <106181067+laminesm@users.noreply.github.com>
    jonathanwangg and laminesm authored Sep 16, 2025
    Configuration menu
    Copy the full SHA
    1b81b8f View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2025

  1. Update version via BumpVersion script (#2207)

    Co-authored-by: Jonathan Wang <wangjonathan@microsoft.com>
    jonathanwangg and Jonathan Wang authored Sep 17, 2025
    Configuration menu
    Copy the full SHA
    c591a08 View commit details
    Browse the repository at this point in the history
Loading