Skip to content

Releases: ecomfe/santd

0.3.4

24 Nov 08:47
Compare
Choose a tag to compare

2020-11-24


0.3.3

11 Nov 06:36
Compare
Choose a tag to compare

2020-11-11


0.3.2

09 Nov 04:37
Compare
Choose a tag to compare

2020-11-9


0.3.1

27 Oct 08:51
Compare
Choose a tag to compare

2020-10-27


0.3.0

17 Aug 06:24
Compare
Choose a tag to compare

2020-8-17


0.2.9

20 Jul 06:46
Compare
Choose a tag to compare

2020-7-20


0.2.8

30 Jun 02:50
Compare
Choose a tag to compare

2020-6-30

  • 🐞 fix Tree-select remove checked item not work when treeCheckecable is exist

  • 🐞 修复 Tree-select 组件中可勾选功能删除无效问题

0.2.7

21 May 10:38
Compare
Choose a tag to compare

2020-5-21

  • 🐞 fix Spin spin-text component not work

  • 🐞 修复 Spin 组件中 spin-text丢失问题

0.2.6

15 May 02:50
Compare
Choose a tag to compare

2020-5-15

  • 🐞 fix Table component scopedSlots not work when render is exist

  • 🐞 修复 Table 组件中 scopedSlots 在有 render 属性时不生效的问题

0.2.5

30 Apr 09:41
Compare
Choose a tag to compare

2020-4-30

  • 🐞 fix Pagination clicked style bug
  • 🐞 List renderItem slot expose index for use

  • 🐞 修复 Pagination 组件中点击样式问题
  • 🐞 修复 List 组件中slot renderItem没有对外暴露index问题