Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 414 Bytes

CHANGELOG.md

File metadata and controls

20 lines (11 loc) · 414 Bytes

Menu Editor

Changelog

v1.2.0

  • feat: Added a new onDragEnd event to handle the end of drag interactions (thanks to @Sjohn21)

v1.1.1

  • Fix: import styles.css

v1.1.0

  • New feature: maxLevel option (zero-based value, where zero indicates the first level of the nested menu).
  • Improvements in the layout of items and buttons.

v1.0.0

  • First release