Skip to content

Releases: codeacme17/1llest-waveform-vue

v1.2.0

06 Dec 07:24
db4cee9

Choose a tag to compare

Features

v1.1.0

18 Aug 01:53

Choose a tag to compare

1.1.0

v1.0.10

11 Apr 04:30

Choose a tag to compare

  • Optimizing Lazyloader handling using Intersection Observer

  • publish v1.0.10 version to NPM

v1.0.9

06 Apr 01:27

Choose a tag to compare

  • remove solo feature

  • publish v1.0.9 version to NPM

v1.0.8

01 Apr 08:06

Choose a tag to compare

  • add fade feature to component's props

fade: achieve fade-in and fade-out effects when playing and pausing audio, this can give the user a smoother listening experience

  • publish v1.0.8 version to NPM

v1.0.7

31 Mar 07:55

Choose a tag to compare

  • Add AudioController's finish method to remove the problem caused by pause after playback

  • publish v1.0.7 version to NPM

v1.0.5

30 Mar 09:12

Choose a tag to compare

  • Add fetched hook event, used to listen to whether an audio file is received

  • publish v1.0.5 version to NPM

v1.0.4

29 Mar 03:45

Choose a tag to compare

  • Optimize the code structure

  • Remove waveMask class, use Canvas's masking feature to achieve a mask effect

  • publish v1.0.4 version to NPM

v1.0.3

28 Mar 01:44

Choose a tag to compare

  • add Ban interaction feature

  • update README

  • publish v1.0.3 version to NPM