Skip to content

v1.0.38

Compare
Choose a tag to compare
@sherotree sherotree released this 10 Oct 15:23
· 67 commits to master since this release
76bb5e6

1.0.38(2021-09-29)

Feature

  • add param to display complete tooltip(5e5287f)

1.0.37(2021-09-27)

Bugfix

  • fix that display one y axis as default config(8dcb0a4)

1.0.36(2021-09-18)

Bugfix

  • fix that display multiple y axes if there are more than one y axis(5ae0cb3)

1.0.35(2021-09-18)

Bugfix

  • add language to head request and accept options to config chart(04685ff)

1.0.34(2021-09-18)

Bugfix

  • fix that collapse page in safari under v13.1(184623f)

Feature

1.0.33(2021-09-09)

Bugfix

  • fix the width of input in modal(a6d6ccc)

1.0.32(2021-09-09)

Chore

  • upgrade cube state to v1.5.3(616bd71)

1.0.31(2021-09-08)

Bugfix

  • fix that update button type from default to text(8b997b5)

1.0.30(2021-09-08)

Bugfix

  • fix that cell of table supports ellipsis(05ef9c6)

1.0.29(2021-08-30)

Bugfix

1.0.28(2021-08-27)

Bugfix

  • fix that i18n 'cancel' and 'ok' in Modal(687f393)

1.0.27(2021-08-20)

Bugfix

  • fix that it's unit will not convert to 'hour' if choose week or day in time interval(8d7880e)

1.0.26(2021-08-16)

Bugfix

  • fix that add the namespace to form explain to avoid covering other style(845d130)
  • fix that i18n the default title of chart(837ca06)
  • use antd to replace nusi (There still remaining Menu、FormBuilder、Title component unreplaced)(035b400)

1.0.25(2021-08-12)

Bugfix

  • choose chart type before saving chart(It will not be saved unless chose chart type)(ef8aae5)
  • fix Chinese and English switching(536e557)

1.0.24(2021-07-20)

Bugfix

  • fix when switching types, the data is not up to date(930075d)

1.0.23(2021-07-13)

Bugfix

  • add origin data into table record(29e9236)

1.0.22(2021-07-02)

Bugfix

  • display normal content when xAxis is not time in bar chart(f986604)
  • add round_float to latest value(a8dd003)
  • cascader supporting both upper and lower case(29cb4fd)