Skip to content
This repository has been archived by the owner on Nov 16, 2023. It is now read-only.

Releases: OfficeDev/ui-fabric-ios

0.2.5

17 May 02:12
Compare
Choose a tag to compare

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

15 May 16:56
Compare
Choose a tag to compare
  • MSPopupMenuItem: added @objc for ExecutionMode enum
  • UI Fabric can now be build as a static library (we have new target and scheme for this)

0.2.3

15 May 04:08
Compare
Choose a tag to compare
  • 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

04 May 00:25
Compare
Choose a tag to compare
  • Bug fixes and minor improvements

0.2.1

24 Apr 18:01
Compare
Choose a tag to compare
  • Demo now shows UI Fabric version it's built against

Initial public release

18 Apr 21:22
Compare
Choose a tag to compare
0.2.0

Changed version to 0.2.0