Releases: microsoft/fluentui-apple
Releases · microsoft/fluentui-apple
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
0.31.1
What's Changed
- [cherry-pick][main_0.31] Fixed typo in podspec in resource cleanup step (#2124) by @mischreiber in #2129
- [main_0.31] Bump version to 0.31.1 by @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-cap in #2099
- Create
FluentUI_common
module, part 1 by @mischreiber in #2094 - [iOS] Fix Dogfood
CODE_SIGN_IDENTITY
by @mischreiber in #2100 - [NavigationBar] Fixing NavBar style during willMove(toWindow:) by @DanielMorM in #2102
- Fix swift 6 error by @joannaquu in #2103
- [NavigationBar] Fixing function call in willMove(toWindow:) by @DanielMorM in #2104
- [A11y][VoiceOver] Set accessibility value for the sheet expansion state by @nodes11 in #2101
- Fix dark mode issues with new color system by @mischreiber in #2105
- [iOS] Support gradient colors for selected item in
TabBarView
by @mischreiber in #2107 - Don't recreate pill buttons when the pill button bar's bounds change by @laminesm in #2108
- Bump version to 0.32.0 by @joannaquu in #2109
Full Changelog: 0.31.0...0.32.0
0.31.0
What's Changed
- [iOS] Add
sourceItem
as the anchor option to Drawer for the popover presenting style by @ForeverQ in #2084 - Properly deprecate
UITextItemInteraction
for iOS 17 by @mischreiber in #2086 - Handle deprecated API in DatePickerController by @mischreiber in #2089
- [iOS][macOS] Remove iOS Xcode Project by @mischreiber in #2082
- [iOS][macOS] Rework top-level file management by @mischreiber in #2090
- Change max allowed tabs from 5 to 6 in TabBarView by @laminesm in #2092
- Fix links by @joannaquu in #2091
- Fixing swiftlint for new folder config by @mischreiber in #2093
- Cleanup code by @joannaquu in #2095
- [iOS] Updating
Version.plist
keys to match other plists by @mischreiber in #2096 - Fix SPM support for visionOS by @thomasjross in #2098
- Bump version to 0.31.0 by @mischreiber in #2097
New Contributors
- @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 @joannaquu in #2049
- Extend ListItem to support overrideTokens by @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 @mischreiber in #2055
- use ios 17 api to improve BooleanCell voiceover hint by @harrieshin in #2057
- Various a11y fixes for SearchBar and BadgeView by @lcapkovic in #2054
- Add accessibility for MultilineCommandBarDemo by @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 @nodes11 in #2076
- Create a SwiftUI demo app, and consume Fluent via Swift Package by @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 @joannaquu in #2072
- Fix anchor and index path of ObjC popup demo by @mischreiber in #2078
- Add disabled trait to tab bar item view by @joannaquu in #2079
- New Avatar API:
hasBackgroundOutline
by @mischreiber in #2081 - Add wide accessory view to ShyHeaderView by @huanluu in #2080
- add objc initialization support for dynamic color by @harrieshin in #2083
- update to 0.30.0 fluent version by @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 @sophialee0416 in #2070
- [main_0.29] Bumping version to 0.29.2 by @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 @sophialee0416 in #2073
- [main_0.28] Bump version to 0.28.2 by @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 @sophialee0416 in #2063
- [main_0.28] Bumping version to 0.28.1 by @sophialee0416 in #2065
Full Changelog: 0.28.0...0.28.1
0.29.0
What's Changed
- Make our onChange backcompat extension public by @lcapkovic in #2037
- Fix nav bar system title not hiding for some transparent backgrounds by @lcapkovic in #2038
- Calculate Bottom Commanding header height instead of using constant by @joannaquu in #2041
- Remove iOS 15 support by @mischreiber in #2042
- Remove space after @objc by @mischreiber in #2043
- [List Item] Add animation when adding or removing subtitle/footer by @alexanderboswell in #2046
- Adding
verticalOffset
property to FluentNotification by @mischreiber in #2045 - Reapply #1929 and fix issue where header title uses incorrect font by @nodes11 in #2040
- Add ListItem to podspec by @lyzhan7 in #2048
- Updating version to 0.29.0 by @mischreiber in #2051
Full Changelog: 0.28.0...0.29.0