Skip to content

Releases: DataV-Team/DataV

V2.4.0-alpha & V2.4.1-alpha (2019-08-29)

29 Aug 09:58
Compare
Choose a tag to compare

V2.4.0-alpha

New

  • borderBox10
  • capsuleChart

V2.4.1-alpha

Perfect

  • capsuleChart: Adaptive display unit.

V2.3.9-alpha (2019-08-27)

27 Aug 10:40
Compare
Choose a tag to compare
Pre-release

Perfect

  • percentPond: Compatibility enhancement.

V2.3.8-alpha (2019-08-27)

27 Aug 02:22
Compare
Choose a tag to compare
Pre-release

Bug Fixes

  • percentPond: Style compatibility and gradient exceptions.

V2.3.7-alpha (2019-08-26)

26 Aug 09:07
Compare
Choose a tag to compare
Pre-release

Bug Fixes

  • borderBox1: Parent container setting text-align: center to cause display exception (#6).

V2.3.6-alpha (2019-08-24)

24 Aug 05:12
Compare
Choose a tag to compare
Pre-release

Bug Fixes

  • borderBox1: Animation exception caused by incompatible syntax and spelling mistake (#4)(#5).

Perfect

  • svg: Svg animation compatibility enhancement.

V2.3.5-alpha (2019-08-22)

22 Aug 06:44
Compare
Choose a tag to compare
Pre-release

Bug Fixes

  • activeRingChart: Color configuration does not take effect (#3).

V2.3.4-alpha (2019-08-15)

15 Aug 09:20
Compare
Choose a tag to compare
Pre-release

Bug Fixes

  • package.json: Import exception caused by incorrect entry path configuration.

V2.3.3-alpha (2019-07-22)

22 Jul 10:59
Compare
Choose a tag to compare
Pre-release

Bug Fixes

  • waterPondLevel: Potential namespace conflict.
  • digitalFlop: Potential namespace conflict.

V2.3.2-alpha (2019-07-05)

05 Jul 08:24
Compare
Choose a tag to compare
Pre-release

Perfect

  • decoration: Explicitly set the SVG width and height to enhance stability.

  • Introduced on demand

    import { borderBox1  } from '@jiaminghi/data-view'
    
    Vue.use(borderBox1)

V2.3.1-alpha (2019-07-04)

04 Jul 09:13
Compare
Choose a tag to compare
Pre-release

Perfect

  • charts: Enhanced style compatibility.
  • scrollBoard: Enhanced style compatibility.
  • fullScreenContainer: Fix potential rendering exceptions.
  • mixin: Strengthen autoResize stability.