Skip to content
- 🐞 Fix pop-up menu background transparency.#13104
- 🐞 Fixed an issue where disabled Button does not full width in Popconfirm.#13119
- 🐞 Fixed an issue where Radio.Button in Radio.Group overridden Badge.#13132
- 🐞 Fixed a issue where RangePicker was not aligned in
small mode.#13105
- 🐞 Fix the problem that the Dropdown font size affects the avatar.#13091
- 🐞 Fixed an issue where tabBarGutter could not work in vertical mode.#12968
- 🌟Adjusted the types of multiple typescript.
- 🐞 修复弹出菜单背景透明的问题。#13104
- 🐞 修复了 disabled Button 在 Popconfirm 中的不占用整个宽度的问题。#13119
- 🐞 修复了 Radio.Group 中的 Radio.Button 覆盖了 Badge 的问题。#13132
- 🐞 修复 RangePicker 在
small 模式不对齐的问题。#13105
- 🐞 修复 Dropdown 字体大小影响到头像的问题。#13091
- 🐞 修复 tabBarGutter 无法在垂直模式下工作的问题。#12968
- 🌟 调整了多处 typescript 的类型。