Skip to content
Compare
Choose a tag to compare
@xingwanying xingwanying released this 22 Oct 01:57
· 1046 commits to master since this release

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)