Skip to content

Releases: microsoft/fluentui-android

v0.1.8

27 Sep 08:35
b95d403
Compare
Choose a tag to compare

What's New:

Fluent V1:
Added support to have match_parent width option in PeoplePicker search list.
Fixed accessibility issue on tooltip
Fixed accessibility issue on PesistentBottomSheet

Infra: Fixed missing aars in NuggetCache

v0.1.7

12 Sep 16:23
86f11ec
Compare
Choose a tag to compare

What's New:

Fluent V1: Fixed searchbar close button position for tablet.

v0.1.6

08 Sep 10:15
5198f0d
Compare
Choose a tag to compare

Fluent V2:

  • Releasing V2 CCB
  • GlobalTokens becomes immutable as per Fluent Design

Fluent V1:

  • Fixed accessibility bug in Tooltip

v0.1.5

29 Aug 08:48
8b2bd91
Compare
Choose a tag to compare

New Feature/Fix:
Fluent V2: Releasing Drawer control

v0.1.4

25 Aug 11:13
Compare
Choose a tag to compare

New Feature/Fix:

Fluent V2: Releasing Avatar, AvatarGroup control

v0.1.2

11 Jul 14:47
Compare
Choose a tag to compare

New Feature/Fix:

Fluent V2:

  • Release Toggle Switch, Checkbox and Radio button.
  • Move Button and FAB to Fluentui_controls module.
  • Theming Improvements: App level and Activity level theming.

Fluent V1:

  • Snackbar Styling Improvements Persona's List item dimens dependency removal

Infrastructure:

  • Addition of Test runs on PR creation and merge

v0.1.0

16 Jun 11:49
b86e920
Compare
Choose a tag to compare

This Release introduces:

  • Jetpack Compose based versions of Button and Floating Action Button.
  • Tokenisation w.r.t. the FluentUI 2 Guidelines
  • Theming Infrastructure

Release version 0.0.32

30 May 06:42
Compare
Choose a tag to compare

This release contains:

Exposing below attributes to modify tint for icon, radiobuttons, checkboxes in popupmenu :
fluentuiPopupMenuItemCheckboxTint
fluentuiPopupMenuItemRadiobuttonTint
fluentuiPopupMenuItemIconTint

Release version 0.0.31

18 Apr 12:08
Compare
Choose a tag to compare

This release contains:

  1. Update Disable state in SheetItem post construction
  2. Fix: Snackbar vertical alignment.
  3. Fix: EO Compliance Issue
  4. Fix: CCB Item Tint to be set only in case of Drawables

Release version 0.0.30

04 Apr 05:16
Compare
Choose a tag to compare

New Feature:

  1. Option to enable/disable activity rings on AvatarGroup control.
  2. Long Press Listener enabled on CommandItem (CCB Control Items)