Skip to content

v3.8.2 (March 13, 2023)

Compare
Choose a tag to compare
@jalal246 jalal246 released this 12 Mar 22:09
· 110 commits to main since this release

Bug Fixes

  • Prevent extra recursive call when undoing siblings' position (#618)
  • Add insertion axis to the element position updater (#624)
  • Initializing element grid starting from 0,0 instead of 1,1 (#625)
  • Fix updating threshold to deal with dragged instead of the targeted element (#626)
  • Assert horizontal and multi-depth transformation (#627)
  • Assert elements index attribute along with DOM order (#616)

Full Changelog: v3.8.1...v3.8.2