Skip to content

Commit 3e4b5bb

Browse files
author
imengyu
committed
[Docs] Update changelog
1 parent bd1a9fc commit 3e4b5bb

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

docs/change/index.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,11 @@ nav:
55
order: 5
66
---
77

8+
## v1.5.1 - 2025/06/19
9+
10+
* [Fix] 更新 vue-scroll-rect 版本,修复系统滚动条在 Firefox 错误显示问题。 ([#121](https://github.com/imengyu/vue3-context-menu/issues/121))
11+
* [Fix] 修复菜单 Transition 无效问题。 ([#122](https://github.com/imengyu/vue3-context-menu/issues/122))
12+
813
## v1.5.0 - 2025/05/19
914

1015
* [Add] 新增 maxHeight 用于控制子菜单最高高度。 ([#120](https://github.com/imengyu/vue3-context-menu/issues/120))

docs/en/change/index.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,11 @@ nav:
55
order: 5
66
---
77

8+
## v1.5.1 - 2025/06/19
9+
10+
* [Fix] Update vue-scroll-rect version and fix the issue of browser scrollbar displaying incorrectly in Firefox. ([#121](https://github.com/imengyu/vue3-context-menu/issues/121))
11+
* [Fix] Fix the issue of menu transition not take effect. ([#122](https://github.com/imengyu/vue3-context-menu/issues/122))
12+
813
## v1.5.0 - 2025/05/19
914

1015
* [Add] Add maxHeight to control max height of submenu ([#120](https://github.com/imengyu/vue3-context-menu/issues/120))

0 commit comments

Comments
 (0)