Skip to content

Releases: antvis/S2

@antv/[email protected]

22 Oct 14:03
Compare
Choose a tag to compare

Bug Fixes

  • fix: 🐛 solve the wrong clear drill-down state and close #531, close #405
  • feat: tooltip support config auto adjust the boundary
  • fix: fix corner icon overlap close #524
  • fix: 🐛 refactor the process of standardTransform and close #511, close #292
  • fix: 🐛 solve the error when hierarchy type is tree and data is empty
  • chore: add the test case for range_filtered event

@antv/[email protected]

22 Oct 01:57
Compare
Choose a tag to compare

Bug Fixes

  • 🐛 correct the condition of the adustTotalNodesCoordinate (#455) (34c9f87)
  • 🐛 correct the wrong condition to show the default headerActionIcons for detail table mode (#486) (596e9f3)
  • 🐛 optimize the subTotal cells layout logic and close #368 (#425) (7fe2cbf)
  • 🐛 prevent the cell click event when clicking the HeaderActionIcon and close #409 #452 (#489) (f1a1a82)
  • 🐛 set the default page and close #473 (#500) (567dc0e)
  • 🐛 solve the wrong numbers of headerActionIcons config in drill-down mode (#445) (7ca0a70)
  • 🐛 solve the wrong position of the grandTotal cell in multi-value mode and close #372 (#437) (b24657c)
  • 🐛 tweak the corner cell icon position and close #464 (#504) (5ea90a6)
  • 🐛 add the spreadsheet for the meta of the corner cell in tree mode and tweak the style of cell borders (#342) (f322519), closes #339
  • 🐛 clear the drill-down cache after setting the dataConfig and close #496 (#510) (c39a07b)
  • 🐛 event disposal on facet destroy (#493) (e48a20d)
  • 🐛 getEndRows return all items when theres no frozen row (#503) (6952526)
  • 🐛 solve the wrong render state when updating the dataCfg and close #285 (#299) (b69cf24)
  • 🐛 totals caculate width's err when data is empty but options have totals (#517) (96c35f7)

@antv/[email protected]

21 Oct 02:48
Compare
Choose a tag to compare

Bug Fixes

  • 🐛 fix merged cells can't be sorted and dragged (#471)(cfd9ff0)
  • 🐛 correct the wrong condition to show the default headerActionIcons for detail table(#486)(596e9f3)
  • 🐛 prevent the cell click event when clicking the HeaderActionIcon and close #409#452 (#489)(f1a1a82)
  • 🐛 cannot hidden columns(#491)(dc78a4f)
  • 🐛 event disposal on facet destroy(#493)(e48a20d)
  • 🐛 set the default page and close #473 (#500)(567dc0e)
  • 🐛 circular dependency on imports(#502)(95fc03c)

Features

  • ✨ add generateId export function(#488)(0e6025e)
  • ✨ add confirm and cancel button for switcher(#495) (d31ce63)

@antv/[email protected]

18 Oct 05:31
Compare
Choose a tag to compare

Bug Fixes

  • correct the condition of the adustTotalNodesCoordinate (#455) (34c9f87)
  • optimize the subTotal cells layout logic and close #368 (#425) (7fe2cbf)
  • solve the wrong numbers of headerActionIcons config in drill-down mode (#445) (7ca0a70)
  • 🐛 solve the wrong position of the grandTotal cell in multi-value mode and close #372 (#437) (b24657c)

Features

  • ✨ add column header labels for the corner header (#320) (1b87bda)
  • ✨ allow users to set different display condition for headerActionIcons (#352) (9375f2b)
  • ✨ init examples gallery for the site (#280) (891ce39)
  • ✨ add custom header action icons (#331) (4dcb1a2)
  • ✨ enable users to set the page size of the pagination configuration and close #302 (#309) (e5e961e)
  • ✨ part drill down based on the new data process (#399) (6a8889b)

@antv/[email protected]

13 Oct 04:49
1d94d29
Compare
Choose a tag to compare

Bug Fixes

  • expand corner cell width, make it nowrap initially (#408) (c73bb6d)
  • interaction: invalid "hiddenColumnFields" config close #417 (#431) (6cd461e)
  • interaction: optimize reset state logic (#441) (f07e657)
  • interaction: support batch hidden columns (#439) (d0a4d97)
  • performance: optimize performance when table switch to pivot, #415 (#429) (215e6c4)
  • resize: fix set width and height problem (#402) (41caf18)
  • tooltip: custom tooltip keep right position wrong calc (#436) (88fe05e)
  • 🐛 optimize the subTotal cells layout logic and close #368 (#425) (7fe2cbf)

Features

@antv/[email protected]

09 Oct 02:37
Compare
Choose a tag to compare

Bug Fixes

  • fix(resize): fix set width and height problem.
  • fix(layout): layout performance optimization, close issue #388
  • fix(table): table mode corner width error.

Feature

  • feat: ✨ part drill down based on the new data process.

@antv/[email protected]

30 Sep 06:51
Compare
Choose a tag to compare

Bug Fixes

  • fix render apply font crash on ios15 ([#394])
  • add full event controller test cases (#391)
  • finish pivot & table facet test case (#378)

Document

  • reorganize the file structure and add docs and demos (#385)
  • add issues-helper badge (#392)
  • optimize totals docs (#390)
  • reorganize the file structure and add docs and demos (#385)

@antv/[email protected]

28 Sep 12:16
Compare
Choose a tag to compare
  • povit-table: resolve scroll shake issue close #374 (#379) (014d683)
  • 🐛 fix the wrong params of export function (#159) (ce66363)
  • tooltip: fix cannot show sort menu when icon first clicked (#366) (9c800a5)
  • tooltip: tooltip will hide if clicked (#370) (dccd4f5)

@antv/[email protected]

26 Sep 11:23
Compare
Choose a tag to compare

bugfix:

  • 修复自定义tooltip二次点击才出现的问题。 close #340

@antv/[email protected]

26 Sep 09:28
Compare
Choose a tag to compare

Feature:

  • 允许用户在行列头注册不同的 HeaderAcitonIcon