Releases: microsoft/fluentui-apple
Releases · microsoft/fluentui-apple
Release list
0.33.0
What's Changed
- Bottom Sheet Animation Crash Fix by cbowdoin in #2110
- Expand sheet string by Des Marks (@nodes11) in #2111
- [BottomSheetController] Use view.bounds instead of view.frame when calculating sheet offset by Des Marks (@nodes11) in #2115
- [iOS Demo App] Fix retain cycles in bottom sheet demo by Anand Rajeswaran (@anandrajeswaran) in #2116
- Support CommandBarButton with icon and label by Joanna Qu (@joannaquu) in #2117
- Restore build and link of macOS legacy SwiftUI demo app by Mike Schreiber (@mischreiber) in #2120
- Tab Bar View can hide separator and disable blur effect by cbowdoin in #2119
- [macOS] Multiline Pill Picker by Mike Schreiber (@mischreiber) in #2121
- Bottom Sheet Animation Completes Regardless of Safe Area Changes by cbowdoin in #2118
- [macOS] Fix ObjC export of MultilinePillPickerView by Mike Schreiber (@mischreiber) in #2122
- [a11y] Extend DemoController's alert auto-dismiss delay when vo is on by Joanna Qu (@joannaquu) in #2123
- Update to upload-artifact@v4 by Joanna Qu (@joannaquu) in #2126
- Show large content viewer instead of scaling pill buttons in large text mode by Lamine Male (@laminesm) in #2127
- [iOS] Removing Avatar activity clip and ShapeCutout by Mike Schreiber (@mischreiber) in #2128
- Fixed typo in podspec in resource cleanup step by Rajat Jain (@cyberscorpion) in #2124
- [macOS] Mark macOS
ColorSetandDynamicColoras legacy by Mike Schreiber (@mischreiber) in #2136 - [iOS] Update
LinearGradientInfoto use SwiftUIColorby Mike Schreiber (@mischreiber) in #2137 - [macOS] Add dynamic color support directly to NSColor by Mike Schreiber (@mischreiber) in #2138
- Reverted bottom sheet animation skip by cbowdoin in #2140
- [macOS] Announce
DatePickerControllerchanges in VoiceOver by Mike Schreiber (@mischreiber) in #2134 - [List][SwiftUI control] Add color and font from token set for List header & footer by Alexander Boswell (@alexanderboswell) in #2141
- Bump to 0.33 by Joanna Qu (@joannaquu) in #2142
New Contributors
- Rajat Jain (@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 Mike Schreiber (@mischreiber) in #2130
- [main_0.32] Bump version to 0.32.1 by Mike Schreiber (@mischreiber) in #2132
Full Changelog: 0.32.0...0.32.1
0.31.1
What's Changed
- [cherry-pick][main_0.31] Fixed typo in podspec in resource cleanup step (#2124) by Mike Schreiber (@mischreiber) in #2129
- [main_0.31] Bump version to 0.31.1 by Mike Schreiber (@mischreiber) in #2131
Full Changelog: 0.31.0...0.31.1
0.32.0
What's Changed
- Ensure MSFNotification doesn't internally handle safe areas by Lukas Capkovic (@lukas-cap) in #2099
- Create
FluentUI_commonmodule, part 1 by Mike Schreiber (@mischreiber) in #2094 - [iOS] Fix Dogfood
CODE_SIGN_IDENTITYby Mike Schreiber (@mischreiber) in #2100 - [NavigationBar] Fixing NavBar style during willMove(toWindow:) by Daniel Morales (@DanielMorM) in #2102
- Fix swift 6 error by Joanna Qu (@joannaquu) in #2103
- [NavigationBar] Fixing function call in willMove(toWindow:) by Daniel Morales (@DanielMorM) in #2104
- [A11y][VoiceOver] Set accessibility value for the sheet expansion state by Des Marks (@nodes11) in #2101
- Fix dark mode issues with new color system by Mike Schreiber (@mischreiber) in #2105
- [iOS] Support gradient colors for selected item in
TabBarViewby Mike Schreiber (@mischreiber) in #2107 - Don't recreate pill buttons when the pill button bar's bounds change by Lamine Male (@laminesm) in #2108
- Bump version to 0.32.0 by Joanna Qu (@joannaquu) in #2109
Full Changelog: 0.31.0...0.32.0
0.31.0
What's Changed
- [iOS] Add
sourceItemas the anchor option to Drawer for the popover presenting style by Harry (@ForeverQ) in #2084 - Properly deprecate
UITextItemInteractionfor iOS 17 by Mike Schreiber (@mischreiber) in #2086 - Handle deprecated API in DatePickerController by Mike Schreiber (@mischreiber) in #2089
- [iOS][macOS] Remove iOS Xcode Project by Mike Schreiber (@mischreiber) in #2082
- [iOS][macOS] Rework top-level file management by Mike Schreiber (@mischreiber) in #2090
- Change max allowed tabs from 5 to 6 in TabBarView by Lamine Male (@laminesm) in #2092
- Fix links by Joanna Qu (@joannaquu) in #2091
- Fixing swiftlint for new folder config by Mike Schreiber (@mischreiber) in #2093
- Cleanup code by Joanna Qu (@joannaquu) in #2095
- [iOS] Updating
Version.plistkeys to match other plists by Mike Schreiber (@mischreiber) in #2096 - Fix SPM support for visionOS by T.J. Ross (@thomasjross) in #2098
- Bump version to 0.31.0 by Mike Schreiber (@mischreiber) in #2097
New Contributors
- T.J. Ross (@thomasjross) made their first contribution in #2098
Full Changelog: 0.30.0...0.31.0
0.30.0
What's Changed
- Fix ListItem padding bug on visionOS by Joanna Qu (@joannaquu) in #2049
- Extend ListItem to support overrideTokens by Joanna Qu (@joannaquu) in #2047
- Add a willMove method to bottom sheet delegate by cbowdoin in #2052
- Fix Xcode crash by not creating gigantic views by @lcapkovic in #2056
- Switch to using Toggle in ActivityIndicatorDemoController by Mike Schreiber (@mischreiber) in #2055
- use ios 17 api to improve BooleanCell voiceover hint by Harrie Shin (@harrieshin) in #2057
- Various a11y fixes for SearchBar and BadgeView by @lcapkovic in #2054
- Add accessibility for MultilineCommandBarDemo by Mike Schreiber (@mischreiber) in #2058
- Adjust the method for UITableViewCell separator hiding to prevent hangs by @lcapkovic in #2068
- Ensure TableViewHeaderFooterView has a themed default text color and font style by Des Marks (@nodes11) in #2076
- Create a SwiftUI demo app, and consume Fluent via Swift Package by Mike Schreiber (@mischreiber) in #2075
- Tell BottomSheet delegate when user starts to pan the sheet by cbowdoin in #2077
- Fix bottom commanding bug where dimming view is still accessible when collapsed by Joanna Qu (@joannaquu) in #2072
- Fix anchor and index path of ObjC popup demo by Mike Schreiber (@mischreiber) in #2078
- Add disabled trait to tab bar item view by Joanna Qu (@joannaquu) in #2079
- New Avatar API:
hasBackgroundOutlineby Mike Schreiber (@mischreiber) in #2081 - Add wide accessory view to ShyHeaderView by huanluu in #2080
- add objc initialization support for dynamic color by Harrie Shin (@harrieshin) in #2083
- update to 0.30.0 fluent version by Harrie Shin (@harrieshin) in #2085
New Contributors
Full Changelog: 0.29.0...0.30.0
0.29.2
What's Changed
- [main_0.29] Cherry-pick: New method for separator hiding (#2068) by Sophia Lee (@sophialee0416) in #2070
- [main_0.29] Bumping version to 0.29.2 by Sophia Lee (@sophialee0416) in #2071
Full Changelog: 0.29.1...0.29.2
0.28.2
What's Changed
- [main_0.28] Cherry-pick separator changes from TableViewCell by Sophia Lee (@sophialee0416) in #2073
- [main_0.28] Bump version to 0.28.2 by Sophia Lee (@sophialee0416) in #2074
Full Changelog: 0.28.1...0.28.2
0.29.1
0.28.1
What's Changed
- [main_0.28] Cherry-pick: Fix Xcode crash by not creating infinitely large views (#2056) by Sophia Lee (@sophialee0416) in #2063
- [main_0.28] Bumping version to 0.28.1 by Sophia Lee (@sophialee0416) in #2065
Full Changelog: 0.28.0...0.28.1