Skip to content

Latest commit

 

History

History
146 lines (63 loc) · 5.39 KB

CHANGELOG.md

File metadata and controls

146 lines (63 loc) · 5.39 KB

1.5.7 (2023-10-27)

Bug Fixes

  • remove filters for performance (845467f)

1.5.6 (2023-10-26)

Bug Fixes

  • prevent viewport activity when clicking blocks or groups (2c5b3e9)

1.5.5 (2023-10-25)

Bug Fixes

  • unset overlayBlock after emitting overlay event (339c940)

1.5.4 (2023-10-25)

Bug Fixes

  • prevent crashing when block is destroyed in pointerup (f444e65)

1.5.3 (2023-10-25)

Bug Fixes

  • improve handling of destroyed blocks and groups (3bd7367)

1.5.2 (2023-10-25)

Bug Fixes

  • simplify filter usage for better extendability (85958a6)

1.5.1 (2023-10-25)

Bug Fixes

  • hide highlight and boundary only when necessary (5bdab4d)

1.5.0 (2023-10-23)

Features

1.4.0 (2023-10-09)

Features

  • add drag event on dragcontainer (c51a744)

1.3.0 (2023-10-06)

Features

  • put other DisplayObjects behind viewport by default (13465b3)

1.2.2 (2023-10-04)

Bug Fixes

  • remove event listeners when groups are removed (52faab0)

1.2.1 (2023-10-03)

Bug Fixes

1.2.0 (2023-09-29)

Features

  • make pointerdown event agnostic (00942cb)

1.1.4 (2023-09-28)

Bug Fixes

  • publish latest version correctly (659110c)

1.1.3 (2023-09-27)

Bug Fixes

  • show group name in all correct situations (1158080), closes #12

1.1.2 (2023-09-27)

Bug Fixes

1.1.1 (2023-09-26)

Bug Fixes

  • publish correct files and types (932cbff)

1.1.0 (2023-09-21)

Features

  • add adjustable styling and rmb-event (5976544)

1.0.2 (2023-09-20)

Bug Fixes

1.0.1 (2023-09-20)

Bug Fixes

  • fuse blocks and groups without artefacting (ddf1c03)

1.0.0 (2023-09-19)

Features

  • Initial release, improved docs (d053eb4)