Skip to content

Latest commit

 

History

History
99 lines (45 loc) · 3.61 KB

CHANGELOG.md

File metadata and controls

99 lines (45 loc) · 3.61 KB

Changelog

All notable changes to this project will be documented in this file. See commit-and-tag-version for commit guidelines.

0.0.15 (2024-05-26)

Bug Fixes

0.0.14 (2024-05-26)

0.0.13 (2023-09-08)

Bug Fixes

  • dragging behavior when click on canvas card (e0c42ec)

0.0.12 (2023-09-07)

Features

  • menu: disable menu when creating file is set to false (2fd2f43)

Bug Fixes

  • scroll: allow dragging when focusing a canvas-node (e7651a7)

0.0.11 (2023-09-07)

Features

  • zoom: disable button for disabled function (28a793d)

0.0.10 (2023-09-05)

Bug Fixes

  • forgot to check onTouchdown when checking methods (dd9adc2)

0.0.9 (2023-09-05)

Features

  • disable touchdown for mobile (4b5b46d)

0.0.8 (2023-09-04)

Bug Fixes

  • add some check to prevent unwanted override (88317d8)
  • use on-layou-change instead of file-open (b82f640)

0.0.7 (2023-09-04)

Bug Fixes

0.0.6 (2023-08-31)

0.0.5 (2023-08-31)

Bug Fixes

0.0.4 (2023-08-31)

0.0.3 (2023-08-31)

Features

  • disable scrolling cf76842

0.0.2 (2023-08-31)

Features

  • add settings & translation fec2be6
  • found maybe a way to save the original function 2f8ca8f

Bug Fixes

  • prevent duplicate monkey patch 43695af
  • wrong check 8126fdc