File tree Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change 35
35
- The ` a-menu-item ` and ` a-sub-menu ` icons need to be passed through the slot, and the icon is not automatically obtained through the sub-node
36
36
- row gutter supports row-wrap, no need to use multiple rows to divide col
37
37
38
+ - 🌟 Added Avatar.Group component
38
39
- 🐞 Fix AutoComplete filterOptions not taking effect [ #4170 ] ( https://github.com/vueComponent/ant-design-vue/issues/4170 )
39
40
- 🐞 Fix Select automatic width invalidation problem [ #4118 ] ( https://github.com/vueComponent/ant-design-vue/issues/4118 )
40
41
- 🐞 Fix the lack of internationalized files in dist [ #3684 ] ( https://github.com/vueComponent/ant-design-vue/issues/3684 )
Original file line number Diff line number Diff line change 36
36
- a-menu-item、a-sub-menu 图标需要通过 slot 传递,不在通过子节点自动获取图标
37
37
- row gutter 支持 row-wrap, 无需使用多个 row 划分 col
38
38
39
+ - 🌟 新增 Avatar.Group 组件
39
40
- 🐞 修复 AutoComplete filterOptions 不生效问题 [ #4170 ] ( https://github.com/vueComponent/ant-design-vue/issues/4170 )
40
41
- 🐞 修复 Select 自动宽度失效问题 [ #4118 ] ( https://github.com/vueComponent/ant-design-vue/issues/4118 )
41
42
- 🐞 修复 dist 缺少国际化文件问题 [ #3684 ] ( https://github.com/vueComponent/ant-design-vue/issues/3684 )
You can’t perform that action at this time.
0 commit comments