Releases: ecomfe/santd
Releases · ecomfe/santd
0.2.3
0.2.2
0.2.1
2019-12-20
- 🐞 fix
Button
slot not work whenshape
is exist - 🐞 fix
Button
no round style whenshape
isround
- 🐞 fix
Dropdown
not close the menu when you click on menu items - 🐞 fix
Dropdown
menu position is incorrect - 🐞
icons
use@ant-design/icons
to replace local
- 🐞 修复
Button
组件存在shape
属性时slot无效问题 - 🐞 修复
Button
组件shape
为round
时样式无效问题 - 🐞 修复
Dropdown
组件中menu
默认点击不关闭问题 - 🐞 修复
Dropdown
组件中menu
位置不正确问题 - 🐞 使用
@ant-design/icons
替换本地icons