This repository has been archived by the owner on Nov 16, 2023. It is now read-only.
Releases: OfficeDev/ui-fabric-ios
Releases · OfficeDev/ui-fabric-ios
0.2.5
MSPopupMenuItem
- init(image: ...) generates selected image if it's not provided
- init(image: ...) switches image's rendering mode to .alwaysTemplate if it's .automatic
MSPopupMenuItemCell
- image view now scales images to fit instead of centering them
- image view now has an appropriate tint color
MSDrawerController
- new willDismiss and didDismiss
MSPopupMenuController
- uses didDismiss to call item's onSelected (for .afterPopupMenuDismissal mode) before onDismissCompleted
MSColors
- new PopupMenu.Item.image color
0.2.4
0.2.3
- Popup Menu:
- Make check mark styleable
- Ability to execute menu item's onSelected after popup menu dismissal
- Remove selection feedback to allow dismissing by swiping out anywhere in popup menu
- MSTableViewCell:
- Support selection mode check mark
- Support for RTL
- Support "checkmark" accessory type
- MSLabel:
- Add maxPointSize to specify a largest Dynamic Type size
- Support for RTL in:
- Date Picker
- MSBadgeField
- Popup Menu
- MSSegmentedControl
0.2.2
- Bug fixes and minor improvements
0.2.1
- Demo now shows UI Fabric version it's built against
Initial public release
0.2.0 Changed version to 0.2.0