Skip to content

Releases: antvis/S2

@antv/s2-v1.3.0

13 Dec 07:48
Compare
Choose a tag to compare

@antv/s2-v1.3.0 (2021-12-13)

Bug Fixes

  • 🐛 solve the issue that the measure does not shown when the type of dimensions are number (#871) (296b50b)
  • 🐛 solve the wrong data after drilling down twice (#885) (e3c8729)

Features

  • ✨ show the sortIcon when the hideMeasureColumn is set (#884) (de1c46a)

@antv/s2-react-v1.3.0

13 Dec 07:50
Compare
Choose a tag to compare

@antv/s2-react-v1.3.0 (2021-12-13)

Bug Fixes

Features

  • ✨ show the sortIcon when the hideMeasureColumn is set (#884) (de1c46a)

@antv/s2-v1.2.0

13 Dec 07:31
c0abb73
Compare
Choose a tag to compare

@antv/s2-v1.2.0 (2021-12-06)

Bug Fixes

Features

@antv/[email protected]

13 Dec 07:32
c0abb73
Compare
Choose a tag to compare

@antv/s2-react-v1.2.0 (2021-12-06)

Bug Fixes

Features

@antv/s2-v1.1.2

06 Dec 09:10
d1f4823
Compare
Choose a tag to compare
chore: update change log and s2-core version (#846)

* chore(release): [email protected] [email protected] (#807)

* chore(release): 🤖 1.0.0 [ci skip]

* chore(release): @antv/[email protected] @antv/[email protected]

* chore(release): 🤖 @antv/s2-v1.1.0 [skip ci]

* chore(release): 🤖 @antv/s2-react-v1.1.0 [skip ci]

* chore: update lock

* chore: fix changelog

* chore(release): @antv/[email protected] @antv/[email protected]

* chore(release): 🤖 @antv/s2-v1.1.1 [skip ci]

* chore(release): 🤖 @antv/s2-react-v1.1.1 [skip ci]

* chore(release): [email protected]

* chore(release): 🤖 @antv/s2-v1.1.2 [skip ci]

* chore: update lock s2-core

Co-authored-by: 嘤嘤嘤 <[email protected]>
Co-authored-by: semantic-release-bot <[email protected]>
Co-authored-by: Jinke Li <[email protected]>

@antv/s2-v1.1.1

30 Nov 03:41
Compare
Choose a tag to compare

@antv/s2-v1.1.1 (2021-11-30)

Bug Fixes

@antv/s2-react-v1.1.1

01 Dec 03:37
d1f4823
Compare
Choose a tag to compare

@antv/s2-react-v1.1.1 (2021-11-30)

Bug Fixes

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

30 Nov 10:58
Compare
Choose a tag to compare
Pre-release

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

Bug Fixes

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

30 Nov 07:15
Compare
Choose a tag to compare
Pre-release

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

Bug Fixes

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.0.0-beta.3

30 Nov 07:17
Compare
Choose a tag to compare
Pre-release

@antv/s2-react-v1.0.0-beta.3 (2021-11-30)

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)
  • invalid react tooltip config (#835) (10b44e7)

Features