Skip to content

Releases: dwqs/v2-table

v3.0.1

17 May 04:26
Compare
Choose a tag to compare

Change Log

  • fix #11
  • Add isReset parameter for updateScrollbar methods.

v3.0.0

12 May 05:52
Compare
Choose a tag to compare

Change Log

  • Replace row-height with cell-height
  • Replace div element with table element

v2.1.0

27 Apr 07:43
Compare
Choose a tag to compare

Chang Log

v2.0.0

27 Mar 16:15
Compare
Choose a tag to compare

Feature

  • Supports render-header prop to custom render column label
  • Integration beautify-scrollbar
  • Sync checkbox list style with table row

BugFix

  • 无边框多选时 选择框的列表出现了 border(#10 )

v1.2.3

15 Mar 06:43
Compare
Choose a tag to compare

Feature

  • Supports updateScrollbar method of table

v1.2.2

12 Mar 08:47
Compare
Choose a tag to compare

Feature

  • Supports toggleRowSelection method of table.

BugFix

v1.2.1

07 Mar 10:25
Compare
Choose a tag to compare

Feature

  • Supports col-height prop of table
  • Set default value of column width

Bugfix

v1.1.1

05 Mar 10:45
Compare
Choose a tag to compare

Feature

  • Support lazy-load
  • Separate scrollbar components, you need install beautify-scrollbar together.

Bugfix