Skip to content

Releases: microsoft/fluentui-apple

0.13.5

02 Mar 22:10
d9d35e2
Compare
Choose a tag to compare

iOS

  • bug fix : tableviewcell accessibilityLabel

0.13.4

02 Mar 22:09
970352d
Compare
Choose a tag to compare

iOS

  • bug fix in NavigationController's shyheaderview color
  • bug fix in SegmentedControl gradient frame for scrollview

0.13.3

25 Feb 03:39
258dcce
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.13.2...0.13.3

0.13.2

17 Feb 04:53
5e1a981
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.13.1...0.13.2

0.13.1

16 Feb 21:37
cd86b0a
Compare
Choose a tag to compare

iOS

  • Bug fix: make sure fluenttheme is respected during willMove(toWindow:) call
  • Bug fix:Make sure communicationTextColor of TableViewCellTokenSet stays communiationblue.

Version 0.13.0

14 Feb 23:59
135df9c
Compare
Choose a tag to compare

iOS

  • All controls are updated to according to Fluent 2 Design Colors, spacing, typography, iconSizes etc.
  • BottomSheet is tokenized by token system
  • All control will be updated by Fluent theme in willMove:toWindow instead of didMove:toWindow
  • Fluent cells and headerfooterview adapt for .insetGroupStyle of UITableView
  • XCUITest improvements
  • Demo app bug fixes

Version 0.12.1

07 Feb 21:47
d62b63d
Compare
Choose a tag to compare

Summary:

iOS:

  • Avatar: Added support for templated images in Avatar activity

What's Changed

Full Changelog: 0.12.0...0.12.1

Version 0.12.0

31 Jan 23:45
17fc34a
Compare
Choose a tag to compare

Summary:

iOS:

  • Avatar: Introduced new activity cutout
  • PeoplePicker: Added new BadgeView with Avatar variant in demo page

General:

  • XCUITests: Added test reruns to iOS tests

What's Changed

Full Changelog: main_0.11...0.12.0

Version 0.11.1

26 Jan 00:06
fb25fd1
Compare
Choose a tag to compare

Summary:

iOS:

  • TableViewCell: Updating height and width calculations

What's Changed

Full Changelog: 0.11.0...0.11.1

Version 0.11.0

25 Jan 07:16
d4be314
Compare
Choose a tag to compare

Summary:

iOS:

  • Badgefield: Fixed spacing bug
  • TableViewCell: Added new unread dot; fixed accessibility bug on larger text mode
  • Tooltip: Introduced Tokenized Tooltip; fixed .png filenames

General:

  • Updating GitHub workflows to v3
  • Introduced a Readme section for all controls in the demo app
  • Launched XCUITests for all controls
  • Added documentation to controls

What's Changed

Full Changelog: 0.10.2...0.11.0