Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 370 Bytes

RELEASE_NOTES.md

File metadata and controls

12 lines (9 loc) · 370 Bytes

0.5.0

  • BREAKING: net48;net6.0-windows

0.4.0

  • BREAKING: Remove PopupControlService.HideToolTip()
  • BREAKING: Change parameter type in PopupControlService.ShowToolTip(UIElement element)

0.3.2

  • Check that ToolTip is not open before opening via touch. Issue 13

0.3.1

  • A couple of more checks around issue 13. Could not repro so not sure if fixed.