Skip to content

Releases: ecomfe/santd

0.2.3

09 Jan 06:31
Compare
Choose a tag to compare

2020-1-9

  • 🐞 fix Collapse on-change event not triggered

  • 🐞 修复 Collapse 组件中on-change没有被触发的问题

0.2.2

08 Jan 11:41
Compare
Choose a tag to compare

2020-1-8

  • 🐞 fix Table dropdown position bug
  • 🐞 fix Icon not work with updated @ant-design/icons

  • 🐞 修复 Table 组件中dropdown位置不正确的问题
  • 🐞 修复 Icon 组件 @ant-design/icons 升级后无法使用问题

0.2.1

20 Dec 06:33
Compare
Choose a tag to compare

2019-12-20

  • 🐞 fix Button slot not work when shape is exist
  • 🐞 fix Button no round style when shape is round
  • 🐞 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 组件 shaperound 时样式无效问题
  • 🐞 修复 Dropdown 组件中 menu 默认点击不关闭问题
  • 🐞 修复 Dropdown 组件中 menu 位置不正确问题
  • 🐞 使用 @ant-design/icons 替换本地 icons

0.2.0

16 Dec 07:03
Compare
Choose a tag to compare

2019-12-10

Features

first version, provide 61 components


对外第一个版本,提供 61 个常用组件