What's Changed
- Remove -warnings-as-errors in SPM package by @mischreiber in #2181
- Fix Mac Catalyst build by @thomasjross in #2184
- Remove all spaces from filenames by @mischreiber in #2189
- Handle resizing handle taps for partial state by @lukas-cap in #2190
- [ListItem] Add support for detailed content, address accessibility issue by @alexanderboswell in #2191
- [ListItem] Fix init that doesn't capture a generic content by @alexanderboswell in #2192
- Updating bottom sheet corner radius by @JaquelineGomez in #2194
- Introduce an API to the Fluent Notification that draws attention to the notification by @cbowdoin in #2193
- Change back button in NavigationBar to a chevron by @JaquelineGomez in #2195
- Add SwiftUI FluentPillButtonStyle by @laminesm in #2188
- [iOS][macOS] Move PlatformProviding code to
FluentUI_commonby @mischreiber in #2198 - Centering Navigation Title by @JaquelineGomez in #2200
- use msft security template by @harrieshin in #2203
- Fix CommandBar background color by @joannaquu in #2204
- make the text color of Badge view default style darker by @harrieshin in #2205
- [macOS] Improving Objective-C support on macOS by @mischreiber in #2202
- [iOS BottomSheetController] Fix logic that creates/updates the bottomSheetView accessibilityIdentifier by @nodes11 in #2210
- Bump to Xcode 26 by @joannaquu in #2209
- [macOS] Update background colors for macOS by @mischreiber in #2213
- Now requiring iOS 17 and macOS 14 by @mischreiber in #2211
- [iOS] Fix warning in iOS 17 by @mischreiber in #2214
- Fix Mac Catalyst build by @thomasjross in #2212
- Glassify Bottom Commanding Controller by @joannaquu in #2208
- [macOS] Add new appearance for Mac
Buttonby @mischreiber in #2216 - Align corner radius of bottom sheet with system sheets by @lukas-cap in #2218
- Update ccb on iOS 26 by @joannaquu in #2219
- Make fluentui_apple build with a minimum OS of 26. by @eschwieb in #2217
- Update TabBarItem's label font when placed on glass by @joannaquu in #2221
- Add SwiftUI PillButtonBarView by @laminesm in #2197
- Replace ObservableObject with Observable macro for PillButtonViewModel by @laminesm in #2222
- Deprecate MultilineCommandBar by @joannaquu in #2223
- Fully remove CommandBar label by @joannaquu in #2224
- Bump version to 0.35 by @joannaquu in #2225
New Contributors
- @JaquelineGomez made their first contribution in #2194
Full Changelog: 0.34.0...0.35.0