Skip to content

Releases: f820602h/vue-surf

v2.0.0

22 Sep 06:41
Compare
Choose a tag to compare

upgrade

  • Deprecation exposed methods.
  • Now, you can use apexesIndex to specify which set of apexes from apexesSeries the wave should display.
  • Now, you can use apexesSeriesTransformAuto to toggle the transformation animation.

bug fix

  • Correct the timing of the 'onApexesChanged' trigger.

v1.2.1

21 Sep 14:32
Compare
Choose a tag to compare

Refactor

  • clean up the code.

v1.2.0

21 Sep 09:44
Compare
Choose a tag to compare

update

  • apexesSeries can set shape and color
  • deprecation apexes prop

fix

  • repeat not render correctly

v0.7.0

21 Sep 01:15
Compare
Choose a tag to compare

bug fix

  • Correct the error in the resize event that causes animation jumps.

v0.6.2

20 Sep 13:09
Compare
Choose a tag to compare

improvement

  • Prevent frame rate boost on mobile devices from causing animation acceleration

v0.6.1

20 Sep 05:14
Compare
Choose a tag to compare

improvement

  • Further reduce the probability of SVG element Seam occurrence.

v0.6.0

20 Sep 03:47
Compare
Choose a tag to compare

bug fix

  • Props types incorrectly
  • Width setting incorrectly
  • Reduce the probability of SVG element Seam occurrence.
  • Linear-gradient setting incorrectly

v0.4.2

18 Sep 15:41
Compare
Choose a tag to compare

improvement

  • performance tuning & fix gradient bug & update document

v0.4.1

17 Sep 14:59
Compare
Choose a tag to compare

feature

  • linear gradients supported