dcos: update changelog
parent
2cfc6cce96
commit
5cc10c6156
|
@ -35,6 +35,7 @@
|
|||
- 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
|
||||
- row gutter supports row-wrap, no need to use multiple rows to divide col
|
||||
|
||||
- 🌟 Added Avatar.Group component
|
||||
- 🐞 Fix AutoComplete filterOptions not taking effect [#4170](https://github.com/vueComponent/ant-design-vue/issues/4170)
|
||||
- 🐞 Fix Select automatic width invalidation problem [#4118](https://github.com/vueComponent/ant-design-vue/issues/4118)
|
||||
- 🐞 Fix the lack of internationalized files in dist [#3684](https://github.com/vueComponent/ant-design-vue/issues/3684)
|
||||
|
|
|
@ -36,6 +36,7 @@
|
|||
- a-menu-item、a-sub-menu 图标需要通过 slot 传递,不在通过子节点自动获取图标
|
||||
- row gutter 支持 row-wrap, 无需使用多个 row 划分 col
|
||||
|
||||
- 🌟 新增 Avatar.Group 组件
|
||||
- 🐞 修复 AutoComplete filterOptions 不生效问题 [#4170](https://github.com/vueComponent/ant-design-vue/issues/4170)
|
||||
- 🐞 修复 Select 自动宽度失效问题 [#4118](https://github.com/vueComponent/ant-design-vue/issues/4118)
|
||||
- 🐞 修复 dist 缺少国际化文件问题 [#3684](https://github.com/vueComponent/ant-design-vue/issues/3684)
|
||||
|
|
Loading…
Reference in New Issue