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