This repository has been archived by the owner on Nov 16, 2023. It is now read-only.
Releases: OfficeDev/ui-fabric-android
Releases · OfficeDev/ui-fabric-android
0.3.9
0.3.8
0.3.7
0.3.6
- New DateTimePicker based on fragment
- AppBarLayout: Neutral theme
- PopupMenu / BottomSheet: Dark theme support
- Used Fluent Mobile icons
- Bugs fixes and minor improvements
0.3.5
- Top App Bar / AppBarLayout:
- New option to use
Searchbar
as an action menu view on theToolbar
- Improved theming for
Toolbar
- New option to use
- Dark theme support for button
- Interaction improvement for the
DateTimePicker
to automatically move the AM PM period according to the direction of time movement when close period changes. - Typography Subheader fixes
0.3.4
- DateTimePickerDialog is now based on AppCompatDialog instead of DialogFragment to open more use-cases. As result there are significant changes in API and most importantly the state retention work has to be done at app level. We plan to provide additional controls/functionality that will help with this work in the future.
- PersonaChip:
- Support for Dark theme
- PeoplePickerView:
- Support for Dark theme
0.3.3
- Tooltip:
- support for Dark theme
- Updated gray colors to meet accessibility requirements
- Bug fixes and minor improvements
0.3.2
-
AppBarLayout:
- new
PIN
value forScrollBehavior
- new
scrollTargetViewId
property - added attributes for layout xml usage
- improved scrolling behavior
- new
-
DateTimePickerDialog:
- Dark theme support
-
BottomNavigationView:
- Fluent styles for Light and Dark themes
-
Demo:
- Dark theme support
0.3.1
- New AppBarLayout with built in Toolbar and optional accessory view
0.3
- Switch from static colors to theme attributes
- Introduction of Dark theme support for some controls (Toolbar, Searchbar)
- BottomSheet:
- Support for single and double line titles
- Support for title and item dividers
- PopupMenu:
- Accessibility support
- New Searchbar