Skip to content

Releases: antvis/S2

@antv/s2-v1.0.0-beta.9

11 Nov 14:01
Compare
Choose a tag to compare
Pre-release

@antv/s2-v1.0.0-beta.9 (2021-11-11)

Bug Fixes

Features

  • ♻️ refactor the layout logic and provide tree layout-widths (#682) (ac7dd6e)

Performance Improvements

  • sa: fix console.time & sa performance (#672) (cb5990f)

Reverts

@antv/s2-v1.0.0-beta.8

10 Nov 09:06
Compare
Choose a tag to compare
Pre-release

@antv/s2-v1.0.0-beta.8 (2021-11-10)

Bug Fixes

  • components: fix component render crash with empty options (#653) (ce7aacc)
  • fix internal svg icon disappear issue in official website (#654) (bd2cdb2)
  • fix linkField config path (#650) (fc598b9)
  • pivot data set's get multi data and optimize advanced sort (#659) (248c038)
  • pivot sheet sort icon's show (#662) (ea1a4f3)
  • render right trailing col (#647) (f367f05)

Features

  • 🎸 修复interactionState的borderWidth和borderColor不生效问题 (#664) (8464b4b)
  • add resize area highlight for whole rows and columns (#645) (ec224d9)
  • custom-tree: fix custom-tree mode & custom-tree test (#666) (f849a2f), closes #605
  • options: add empty cell placeholder options (#658) (b4b7fdd)

@antv/s2-v1.0.0-beta.7

08 Nov 06:55
Compare
Choose a tag to compare
Pre-release

@antv/s2-v1.0.0-beta.7 (2021-11-08)

Bug Fixes

  • component: fix not use container width when enable adaptive and first rendered (#620) (f7cf450)
  • interaction: cancel data cell hover focus timer when row or col mousemove (#603) (854282b)
  • interaction: hide tooltip and clear hover highlight if mouseleave the cell (#624) (682bf35)
  • interaction: wrong hidden action tooltip when mouse outside the cell (#635) (46274ee)
  • resize: fix corner resize blank (#599) (82cc929)
  • scroll move event target (#622) (79583c1)

Features

  • 🎨 only show the header cell tooltip when the text is omitted (#633) (ad785db)
  • add shadow for table mode (#610) (07039a9)
  • perfect and repair merged cells (#608) (edd3ae3)

@antv/s2-v1.0.0-beta.6

05 Nov 10:49
Compare
Choose a tag to compare
Pre-release

@antv/s2-v1.0.0-beta.6 (2021-11-05)

Bug Fixes

  • fix corner resize blank (#599)
  • cancel data cell hover focus timer when row or col mousemove (#603)
  • fix not use container width when enable adaptive and first rendered(#620)
  • 💄 tweak the default height of column cells and add the border highlight for the hover state (#621)
  • hide tooltip and clear hover highlight if mouseleave the cell (#624)
  • scroll move event target (#622)
  • fix circular dependencies and close #605 (#611)

Features

  • add shadow for table mode (#610)
  • perfect and repair merged cells (#608)

@antv/s2-v1.0.0-beta.5

01 Nov 12:21
Compare
Choose a tag to compare
Pre-release

@antv/s2-v1.0.0-beta.5 (2021-11-01)

Bug Fixes

@antv/s2-v1.0.0-beta.4

28 Oct 03:36
Compare
Choose a tag to compare
Pre-release

@antv/s2-v1.0.0-beta.4 (2021-10-28)

Bug Fixes

  • export: pivot tree mode export error in total dim (#582) (136695e)

@antv/s2-v1.0.0-beta.3

27 Oct 11:50
Compare
Choose a tag to compare
Pre-release

@antv/s2-v1.0.0-beta.3 (2021-10-27)

Bug Fixes

  • copy: export data in pivot tree mode (#572) (b9c5b89)
  • disable the drill-down icon for the total row (#579) (37b42b9)
  • scroll: optimize scroll hover event (#577) (5006bdc)
  • tooltip: fix tooltip position and point event (#574) (da71848)

@antv/s2-v1.0.0-beta.2

26 Oct 13:52
Compare
Choose a tag to compare
Pre-release

@antv/s2-v1.0.0-beta.2 (2021-10-26)

Bug Fixes

@antv/[email protected]

25 Oct 02:53
Compare
Choose a tag to compare

@antv/s2-v1.0.0-beta.1

25 Oct 06:21
Compare
Choose a tag to compare
Pre-release

@antv/s2-v1.0.0-beta.1 (2021-10-25)

Bug Fixes

  • fix: correct corner node width align with total cell, close #522 (#541) (49303e4)