Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 2 KB

CHANGELOG.md

File metadata and controls

21 lines (17 loc) · 2 KB

0.9.1 (2020-12-15)

Bug Fixes

  • add coc-dragging upon move (8570171)
  • disable scroll by touch using touch-action for invisible attribute (5a269c0)
  • dnd drop location logic (c4cd1fa)
  • dnd event onend must always run (f0189ab)
  • event listener fires twice (b6a4dae)
  • getAttribute (aeab19d)
  • init metaworks loads every time (d32224e)
  • not init on iframes (ef0e5dc)
  • not loading in iframe and remove HTMLElement (054a4a7)
  • refactor utility object (9b2fa79)
  • remove coc-dragging on dnd end (311e8ff)
  • remove coc-dragging on dnd end (6353182)
  • remove id (351bbca)
  • touch, touch works fully now (b7a3ca2)

CHANGELOG