Skip to content

Version 0.10.0

Compare
Choose a tag to compare
@huwilkes huwilkes released this 03 Jan 19:23
· 581 commits to main since this release
dc8f327

Fluent UI Apple version 0.10.0 brings updates to the following controls:

Avatar:

  • Updated the color hash algorithm to match other systems and fix errors caused by overflow (#1424)

Button:

  • Improved customizability through the Fluent token system (#1415)

Command Bar:

  • Improved customizability through the Fluent token system (#1356)

Pill Button:

  • Unread Dot is now announced by Voice Over (#1418)

Segmented Control:

  • By changing from UIControl to UIView, we have made the Segmented Control keyboard accessible. This was a breaking change, though. (#1363)
  • Improved customizability through the Fluent token system (#1363)
  • Scrollable (#1363)
  • Unread Dot is now announced by Voice Over (#1418)

0.10.0 also exposes Alias Tokens to Objective C. (#1452)