Skip to content

Releases: antvis/S2

@antv/s2-v1.1.0

29 Nov 12:45
Compare
Choose a tag to compare

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

Bug Fixes

  • facet: fix render crash if value fields is empty (#822) (c91522a)
  • facet: getAdjustedScrollY add negative check (#816) (675eab8)
  • facet: remove extra row node if row fields is empty (#824) (ab044c1)
  • remove '' on copied data (#817) (2bfb1d2)

Features

  • refactor react tooltip (#831) (3e57279)
  • the order of the measure values in rows or cols, only works for PivotSheet (customValueOrder) (#832) (41dd313)

@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