Skip to content

Releases: daybrush/moveable

0.10.5 Release (2019-11-15)

15 Nov 14:38

Choose a tag to compare

[0.10.5] - 2019-11-15

Fixed

  • Fixed calculation of client, offset position considering borderWidth.
  • Fixed zero scale

0.10.4 Release (2019-11-15)

15 Nov 00:22

Choose a tag to compare

[0.10.4] - 2019-11-15

Fixed

  • Fixes incorrect calculation when parent element is static in safari.

0.10.2 Release (2019-11-12)

12 Nov 12:47

Choose a tag to compare

[0.10.2] - 2019-11-12

Fixed

  • Fix that scale or resize with keepRatio, snap is wrong.

0.10.1 Release (2019-11-12)

12 Nov 12:47

Choose a tag to compare

[0.10.1] - 2019-11-12

Fixed

  • Fix that guidelines do not appear when dragging.

0.10.0 Release (2019-11-09)

08 Nov 20:08

Choose a tag to compare

[0.10.0] - 2019-11-09

Added

  • Add scrollable props. #39
    • Add onScroll, onScrollGroup event
    • Add scrollContainer props
    • Add getScrollPosition props
  • Add currentTarget and inputEvent on all events #74 #86
  • Add setState method #82
  • Add getRect method #71
  • Add renderDirection props #63
  • Add className props #53 #63
  • Add onClick event
  • Add onRenderStart, onRender, onRenderEnd events #52
  • Add onRenderGroupStart, onRenderGroup, onRenderGroupEnd events #52
  • Add warp in top, right, bottom and left directions.

Fixed

  • Fix target's boundingRect matrix caculation with scroll position
  • Fix problem where the ratio is not maintained with keepRatio #70
  • Fix that el is undefined #73
  • Fix dragArea's caculation
  • Fix that dragStart method is not work with group
  • Fix that clickGroup event occurs when dragStart a mousedown target
  • Fix that Moveable is deleted when a single target is changed to multiple targets

0.9.8 Release (2019-10-26)

26 Oct 14:17

Choose a tag to compare

Fixed

  • Fix that miscaculate static parent's offset position
  • Fix dragArea's transformOrigin

0.9.7 Release (2019-10-16)

16 Oct 13:43

Choose a tag to compare

Fixed

  • Fix typo that elemenGuildelines to elementGuidelines #62

0.9.6 Release (2019-10-14)

13 Oct 18:49

Choose a tag to compare

Fixed

  • Update PreactX
  • fix that setState is not a function #56

0.9.5 Relase (2019-10-02)

01 Oct 17:30

Choose a tag to compare

Fixed

  • fix that parent drag event occur snap.

0.9.4 Release (2019-10-02)

01 Oct 16:09

Choose a tag to compare

Fixed

  • fix that resizing north, west direction occur decimal point issue.
  • Disable pinchable with snappable.
  • Fix offset caculation for Webkit