UI Fabric by Microsoft v0.3.2 Release Notes

Release Date: 2019-10-25 // over 4 years ago

    ๐Ÿ†• New Fluent icons supported and used

    ๐Ÿ†• New MSShimmer

    MSActionsCell:

    - support for auto-sizing

    MSDrawerController:

    - respects shouldAutorotate and supportedInterfaceOrientations from the root view controller

    MSNavigationBar:

    • tracks changes in UINavigationItem.title

    - exposes accessibility label of title view's avatar button

    MSNavigationController:

    • uses correct bounds for transition's temporary background views

    - ability to provide developer's delegate without breaking controller's behavior

    MSSearchBar:

    - hides keyboard on Search key press

    MSTableViewCell:

    • writable customViewSize

    - removed onSelected / onUnselected

    ๐Ÿ› Bug fixes and minor improvements