Skip to content

Releases: antvis/S2

@antv/s2-react-v1.1.0

29 Nov 12:48
Compare
Choose a tag to compare

@antv/s2-react-v1.1.0 (2021-11-29)

Bug Fixes

  • facet: fix render crash if value fields is empty (#822) (c91522a)
  • facet: remove extra row node if row fields is empty (#824) (ab044c1)

Features

@antv/s2-v1.0.3

24 Nov 07:27
Compare
Choose a tag to compare

🐛 Bugfix

  • fix(copy): copy data with data sorted or filtered pr(fix)
  • fix: optimize handleGroupSort and add pivot sheet basic class tests
  • fix(interaction): move hideColumns method to interaction scope
  • fix: remove exports config close #790
  • fix: solve the wrong collapse status and tweak the default icon size for the corner cell and close #791
  • fix: tooltip childNode repete show and add test

✨ Feature

  • feat: add util export.

@antv/s2-react-v1.0.3

24 Nov 07:28
Compare
Choose a tag to compare

🐛 Bugfix

  • fix(components): fix cannot update table size by container resized
  • refactor: s2-react default options and add merge test

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

24 Nov 09:38
Compare
Choose a tag to compare
Pre-release

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

Bug Fixes

  • components: fix cannot update table size by container resized (#796) (b48fc3c)
  • facet: getAdjustedScrollY add negative check (#816) (675eab8)
  • remove '' on copied data (#817) (2bfb1d2)
  • solve the wrong collapse status and tweak the default icon size for the corner cell and close #791 (#798) (6bfa17b)
  • tooltip childNode repete show and add test (#803) (744d0ea)

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

24 Nov 09:40
Compare
Choose a tag to compare
Pre-release

@antv/s2-react-v1.0.0-beta.2 (2021-11-24)

Bug Fixes

  • components: fix cannot update table size by container resized (#796) (b48fc3c)
  • remove exports config (#795) (b5ab046)

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

23 Nov 08:58
Compare
Choose a tag to compare
Pre-release

@antv/s2-react-v1.0.0-beta.1 (2021-11-23)

Bug Fixes

  • interaction: move hideColumns method to interaction scope (#786) (f5dee01)

Features

Reverts

  • Revert "chore(release): core 1.0.0-beta.15 react 1.0.0-beta.1" (fe69519)
  • Revert "chore(release): core 1.0.0-beta.15 react 1.0.0-beta.1" (e92727c)

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

22 Nov 12:50
Compare
Choose a tag to compare
Pre-release

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

Bug Fixes

  • optimize handleGroupSort and add pivot sheet basic class tests (#785) (9a92cf3)

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

21 Nov 07:48
Compare
Choose a tag to compare
Pre-release

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

Bug Fixes

Reverts

  • Revert "chore(release): core 1.0.0-beta.15 react 1.0.0-beta.1" (fe69519)
  • Revert "chore(release): core 1.0.0-beta.15 react 1.0.0-beta.1" (e92727c)

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

19 Nov 08:32
Compare
Choose a tag to compare
Pre-release

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

Bug Fixes

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

18 Nov 12:20
Compare
Choose a tag to compare
Pre-release

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

Bug Fixes

  • 🐛 solve the issue that the selectedCellsSpotlight does not work (#704) (535a792)
  • 🐛 interactorBorder宽度自适应 (#705) (1271081)
  • components: switcher support receive antd popover props for resolve scroling with the page (#715) (078afd3)
  • copy: fix copy data format problem (#703) (8d15c88)
  • difficult to select the tooltip after click then merged cell (#731) (2f5bb46)
  • facet: adjustXY in pagination (#709) (8238767)
  • facet: scrollbar offset (#707) (0bfa052)
  • hd-adapter: fix wrong container style when zoom scale changed (#706) (05c8fe1)
  • multi measure render wrong and optimize sortedDimensionValues (#737) (6f8afaa)
  • scroll: fix cannot scroll by mouse or touch tablet (#698) (edbbe6f)
  • scroll: scroll by group (#727) (b365e8b)
  • scroll: sync row scroll offset when corner cell resized (#720) (6f9b8f4)
  • table: table sort fix && col layout fix (#722) (6219860)

Features

  • ✨ make the head width change with the width of the sheet (#701) (498f6d7)
  • interaction: shift interval select (#732) (d21d410)
  • merged cell related documents, tests and some refactoring (#702) (74dc450)