Releases: microsoft/fluentui-apple
Releases · microsoft/fluentui-apple
0.35.0
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
0.34.4
What's Changed
- [cherry-pick][main_0.34] Add SwiftUI FluentPillButtonStyle (#2188) by @jonathanwangg in #2206
- [main_0.34] Bumping version to 0.34.4 by @jonathanwangg in #2207
Full Changelog: 0.34.3...0.34.4
0.34.3
What's Changed
- [main_0.34][cherry-pick] Move PlatformProviding code to FluentUI_common by @mischreiber in #2199
- [main_0.34] Bumping version number to 0.34.3 by @mischreiber in #2201
Full Changelog: 0.34.2...0.34.3
0.34.2
What's Changed
- [cherry-pick][main_0.34] Fix Mac Catalyst build (#2184) by @mischreiber in #2185
- [main_0.34] Bumping version to 0.34.2 by @mischreiber in #2187
Full Changelog: 0.34.1...0.34.2
0.34.1
What's Changed
- [cherry-pick] Remove -warnings-as-errors in SPM package (#2181) by @mischreiber in #2182
- Bumping branch to 0.34.1 by @mischreiber in #2183
Full Changelog: 0.34.0...0.34.1
0.34.0
What's Changed
- [WIP] Add CommandBarItemGroup labels by @joannaquu in #2143
- Move
FluentThemecode to newFluentUI_commonmodule by @mischreiber in #2139 - MSFNotification can set a closure to run regardless of the source of the disimissal by @cbowdoin in #2144
- Add support for a UIBlurEffect Background to the BottomSheetController by @amoggo in #2146
- Adding nsfont+extension and test view controller by @veronicasalas in #2145
- Moving DynamicColor back to struct by @mischreiber in #2150
- Partial sheet expansion support by @lukas-cap in #2149
- Setting Unique tabID for tabBarItems by @shantanu9890 in #2148
- [SearchBar] Expose keyboard return type property by @nabil-k in #2151
- Fixing broken dark mode colors in iOS 17 by @mischreiber in #2156
- Add Dynamic FluentColor for GlassForeground and integrate into TabBarItemView by @amoggo in #2155
- Increase minimum macOS version to 13.0 by @mischreiber in #2157
- [FluentNotification] Enable showing an action button and a dismiss button by @nodes11 in #2154
- [DemoApp] Create NavigationSplitView and basic demos by @mischreiber in #2158
- Move vision token file to FluentUI_common module by @joannaquu in #2161
- Bump xcode to 16.3 by @joannaquu in #2160
- Update listPlainCell/listGroupedCell to listCell by @joannaquu in #2159
- Updating CI pipeline to show failures correctly by @mischreiber in #2162
- Update ccb label/icon in updateState by @joannaquu in #2164
- [macOS] Alias token improvments on macOS by @mischreiber in #2165
- Move color tokens out of common by @mischreiber in #2170
- [macOS] Moving Typography tokens out of common by @DanielMorM in #2171
- Update CCB label accessibility by @joannaquu in #2172
- [macOS] Adding theme tokens by @DanielMorM in #2168
- Move FluentThemeable implementation to FluentUI_common by @mischreiber in #2174
- Update modulemaps by @mischreiber in #2173
- Mark TokenSetKey as Sendable by @mischreiber in #2176
- Check build environment for PlatformProviding by @mischreiber in #2175
- Make UINavigationItem's subtitle obsolete for iOS 26 to fix fluent build with Xcode 26 by @laminesm in #2178
- Move
UINavigationItemextensions to newFluentNavigationItemConfigurationby @mischreiber in #2179 - Bump version to 0.34 by @mischreiber in #2180
New Contributors
- @veronicasalas made their first contribution in #2145
- @shantanu9890 made their first contribution in #2148
- @nabil-k made their first contribution in #2151
Full Changelog: 0.33.0...0.34.0
0.33.2
What's Changed
- Update ccb label/icon in updateState (#2164) by @joannaquu in #2166
- Bump to 0.33.2 by @joannaquu in #2167
Full Changelog: 0.33.1...0.33.2
0.33.1
What's Changed
- Cherrypick PR#2142 from main by @sharath273kumar in #2152
- Bump version to 0.33.1 by @lukas-cap in #2153
New Contributors
- @sharath273kumar made their first contribution in #2152
Full Changelog: 0.33.0...0.33.1
0.33.0
What's Changed
- Bottom Sheet Animation Crash Fix by @cbowdoin in #2110
- Expand sheet string by @nodes11 in #2111
- [BottomSheetController] Use view.bounds instead of view.frame when calculating sheet offset by @nodes11 in #2115
- [iOS Demo App] Fix retain cycles in bottom sheet demo by @anandrajeswaran in #2116
- Support CommandBarButton with icon and label by @joannaquu in #2117
- Restore build and link of macOS legacy SwiftUI demo app by @mischreiber in #2120
- Tab Bar View can hide separator and disable blur effect by @cbowdoin in #2119
- [macOS] Multiline Pill Picker by @mischreiber in #2121
- Bottom Sheet Animation Completes Regardless of Safe Area Changes by @cbowdoin in #2118
- [macOS] Fix ObjC export of MultilinePillPickerView by @mischreiber in #2122
- [a11y] Extend DemoController's alert auto-dismiss delay when vo is on by @joannaquu in #2123
- Update to upload-artifact@v4 by @joannaquu in #2126
- Show large content viewer instead of scaling pill buttons in large text mode by @laminesm in #2127
- [iOS] Removing Avatar activity clip and ShapeCutout by @mischreiber in #2128
- Fixed typo in podspec in resource cleanup step by @cyberscorpion in #2124
- [macOS] Mark macOS
ColorSetandDynamicColoras legacy by @mischreiber in #2136 - [iOS] Update
LinearGradientInfoto use SwiftUIColorby @mischreiber in #2137 - [macOS] Add dynamic color support directly to NSColor by @mischreiber in #2138
- Reverted bottom sheet animation skip by @cbowdoin in #2140
- [macOS] Announce
DatePickerControllerchanges in VoiceOver by @mischreiber in #2134 - [List][SwiftUI control] Add color and font from token set for List header & footer by @alexanderboswell in #2141
- Bump to 0.33 by @joannaquu in #2142
New Contributors
- @cyberscorpion made their first contribution in #2124
Full Changelog: 0.32.0...0.33.0
0.32.1
What's Changed
- [cherry-pick][main_0.32] Fixed typo in podspec in resource cleanup step (#2124) by @mischreiber in #2130
- [main_0.32] Bump version to 0.32.1 by @mischreiber in #2132
Full Changelog: 0.32.0...0.32.1