File tree 2 files changed +3
-1
lines changed
2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change 5
5
order : 5
6
6
---
7
7
8
- ## v1.4.7 - 2025/04/15
8
+ ## v1.4.8 - 2025/04/16
9
9
10
10
* [ Added] 参考 VSCode 的菜单增加菜单的溢出滚动与滚动条功能。 ([ #116 ] ( https://github.com/imengyu/vue3-context-menu/issues/116 ) )
11
11
* [ Removed] 移除原有菜单上下滚动按钮功能。
12
12
* [ Fix] 修复子菜单溢出间距调整不正确的问题。 ([ #111 ] ( https://github.com/imengyu/vue3-context-menu/issues/111 ) )
13
13
* [ Change] 子菜单现在将在顶层容器中显示而不是之前的逐级嵌套。
14
+ * [ Docs] 更改分隔符的拼写错误。
14
15
15
16
## v1.4.6 - 2025/03/28
16
17
Original file line number Diff line number Diff line change 11
11
* [ Removed] Remove the original menu up and down scroll button function.
12
12
* [ Fix] Fix the issue of incorrect adjustment of submenu overflow spacing. ([ #111 ] ( https://github.com/imengyu/vue3-context-menu/issues/111 ) )
13
13
* [ Change] The submenus will now be displayed in the top-level container instead of the previous hierarchical nesting.
14
+ * [ Docs] Change the spelling error of the separator.
14
15
15
16
## v1.4.6 - 2025/03/28
16
17
You can’t perform that action at this time.
0 commit comments