Skip to content

Releases: microsoft/fluentui-android

Release version 0.0.29

28 Mar 07:27
Compare
Choose a tag to compare

New Features:

  1. Adding bitmap support for DefaultCommandItem (CCB Item)

Release version 0.0.28

22 Mar 08:23
Compare
Choose a tag to compare

New Feature:

  1. Add disabling support to SheetItem, BottomSheetItem and ListItem
    • Makes the Item non-clickable
    • Handles the UI changes for disabled items

Release version 0.0.27

14 Mar 05:16
273b148
Compare
Choose a tag to compare

Fixed :

  1. Drawer inflate issue below anchor view.
  2. Implemented OrientationEventListener for Drawer to dismiss on orientation change.
  3. Tooltip issue on app bar.

Release version 0.0.26

17 Feb 13:39
3abc89a
Compare
Choose a tag to compare

Release version 0.0.26

  1. Moved the declare-styleable attributes to fluentui_core attrs.xml to reuse at the module level. Moved enum declare-styleable attributes to module's attrs.xml. Moved attributes are also prefixed with 'fluentui_' to avoid conflict with other UI library attributes
  2. Version bump-up to 0.0.26

Release version 0.0.25

17 Feb 05:21
1375f6b
Compare
Choose a tag to compare

Release version 0.0.25
Fixed Magnifier Issue in persistent bottomsheet drawer

Release version 0.0.21

29 Nov 07:11
ddd6413
Compare
Choose a tag to compare

PeoplePickerView and Tooltip related fixes
Support dynamic attribute changes in persistentBottomSheet