Skip to content

Latest commit

 

History

History
32 lines (16 loc) · 1.43 KB

CHANGELOG.md

File metadata and controls

32 lines (16 loc) · 1.43 KB

Changelog

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

3.2.0 (2024-02-13)

Features

  • 🎸 some enhancements (7d4dcca)
    • add contextmenuAsClick prop and emit contextmenu to ContextmenuItem
    • add preventContextmenu prop and emit contextmenu to Contextmenu

Bug Fixes

  • 修复指令unbind时存在的空指针问题 (#141) (f81e47f)

3.1.1 (2023-12-06)

Bug Fixes

3.1.0 (2023-11-30)

Features

  • 🎸 update code styles & add d.ts (58f055a)

3.0.0 (2021-05-04)