Skip to content

Releases: microsoft/fluentui-apple

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

0.15.1

31 Mar 00:40
5df7864
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.15.0...0.15.1

0.15.0

24 Mar 22:25
13149a6
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.14.1...0.15.0

v 0.14.1

24 Mar 00:15
692fbce
Compare
Choose a tag to compare

iOS update

  • improve Tooltip's Show() hostingviewcontroller param
  • remove unused Divider control from the package
  • fix Swift Package Manager issue

What's Changed

Full Changelog: 0.14.0...0.14.1

v0.13.8

22 Mar 15:47
ee8efef
Compare
Choose a tag to compare

fix Swift Package Manager issue

0.14.0

22 Mar 15:45
7c50d29
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.13.0...0.14.0

0.13.7

09 Mar 19:24
2b8f39d
Compare
Choose a tag to compare

Summary:

iOS:

  • TableViewCell: Fixed bug that causes height issues in edit/reorder mode

What's Changed

Full Changelog: 0.13.6...0.13.7

0.13.6

03 Mar 22:40
7aa7869
Compare
Choose a tag to compare

iOS

  • Contextual Command Bar bug fix: dynamically update UIMenu for CommandBarItem