Skip to content

0.2 161130 (November 30, 2016)

Pre-release
Pre-release
Compare
Choose a tag to compare
@tadam-msft tadam-msft released this 05 Dec 19:36
· 831 commits to master since this release
  • Enabling Core Text using DWrite: added support for more APIs.
  • Enabling Core Graphics using D2D: added support for more APIs (available on the CGD2D branch only for now).
  • Composition and layout refactor: the spec describing this changes in details is available here.
  • Gesture interop and DManip: implemented an internal gesture recognizer for UIScrollview.
  • Added support for UIPasteboard methods: containsPasteboardTypes:, items, numberOfItems, UIPasteboardTypeListImage.
  • Added support for UITextField methods: font, adjustsFontSizeToFitWidth, editing and minimumFontSize.
  • Updated VSIX telemetry collection to provide more data on developer failures and warnings (scrubbed for privacy) for WinObjC projects that are outside of the NS_, UI_ and W* (Windows Universal) frameworks.
  • Added a new Radial Controller sample and tutorial to the WinObjC-Samples repo. Check it out for guidance on how to integrate the Surface Dial to your app.