Skip to content

Releases: microsoft/fluentui-apple

0.18.1

21 Jun 19:02
07f4d9a
Compare
Choose a tag to compare

What's Changed

  • Use base 10 integer literals for InteractivePart by @amgleitman
  • Check for existing titleView before creating a custom titleView by @laminesm
  • Remove deprecated API shouldAutorotate in DrawerController by @laminesm
  • Update version to 0.18.1 by @laminesm

Full Changelog: 0.18.0...0.18.1

0.18.0

13 Jun 22:20
ae5fff9
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.17.5...0.18.0

0.17.5

13 Jun 22:13
6c16aee
Compare
Choose a tag to compare

What's Changed

  • Fix associatedObject usage to fix Xcode 15 build errors by @anandrajeswaran
  • Restore Button's proposedTitleLabelWidth by @huwilkes
  • Fix Label not highlighted for selected tab by @laminesm
  • Remove font scaling from TabBar titles by @laminesm
  • Fix duplicated headers on gradient landscape by @laminesm
  • Update version to 0.17.5 by @laminesm

Full Changelog: 0.17.3...0.17.5

0.17.3

02 Jun 20:25
5c8fc05
Compare
Choose a tag to compare

What's Changed

  • Add new ColorProviding protocol for Mac Fluent colors by @brentpe
  • Fix ShyHeaderController regression by @laminesm
  • Revert changes to viewControllerNeedsWrapping by @laminesm
  • Add resizingHandleViewBackgroundColor objc wrapper by @laminesm
  • Add accessibility identifier to NavigationBar's back button by @laminesm

0.17.0

19 May 00:52
342c52f
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.16.2...0.17.0

0.16.2

12 May 20:54
22ad13b
Compare
Choose a tag to compare

What's Changed

  • Add accessibilityIdentifier to BottomCommandingController's more button @joannaquu
  • Bump FluentUI Apple to 0.16.2 @joannaquu

0.16.1

10 May 22:24
79cfe7b
Compare
Choose a tag to compare

What's Changed

0.15.2

10 May 22:04
e80fe45
Compare
Choose a tag to compare

Summary

  • Remove unused Divider control
  • Fix SwiftLint warnings

What's Changed

0.16.0

07 Apr 01:53
db5f963
Compare
Choose a tag to compare

What's Changed

  • Bring tokenized PopupMenu, Drawer, TabBar, SideTabBar, PillButton/Bar & ResizingHandleView to main by @laminesm
  • Fix maximumContentOffset calculation in SegmentedControl by @huwilkes
  • Changing transition style for AvatarGroup by @sophialee0416
  • Update the localization action by @huwilkes
  • Action clean up by @huwilkes
  • Add accessibility identifier to CommandingItem by @joannaquu
  • Deprecate FluentUIHostingController in iOS 16 by @huwilkes
  • Fix new swiftlint warnings by @huwilkes

Full Changelog: 0.15.1...0.16.0

0.14.2

03 Apr 20:23
8fe8028
Compare
Choose a tag to compare

Summary

iOS:

AvatarGroup: Changed transition style from .move() to .opacity for a more intuitive animation experience

What's Changed

Full Changelog: 0.14.1...0.14.2