Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 637 Bytes

CHANGELOG.md

File metadata and controls

24 lines (17 loc) · 637 Bytes

1.0.0

  • initial release.

2.0.0

  • Auto left-right align is resolved.
  • Now user can disable or dispose the draggability of the floating widget widget.
  • User now don't have to provide the initial position (dy and dx) of the floating widget. Now the widget will initially positioned on 20 to bottom and 20 to right initially if user don't want to give the initial position.
  • Can take screen size.

2.1.2

  • Deletion of the floating widget.
  • Added total screen size.
  • Changed "child" parameter to "mainScreenWidget" to avoid confusion.

2.1.3

  • bottom inset resize issue fixed

2.1.5

  • Changes of readme

2.1.4

  • Typo