Releases: codeacme17/1llest-waveform-vue
Releases · codeacme17/1llest-waveform-vue
v1.2.0
Features
- support request customization(#5) @VanishMax
v1.1.0
1.1.0
v1.0.10
-
Optimizing
Lazyloader
handling usingIntersection Observer
-
publish v1.0.10 version to NPM
v1.0.9
-
remove
solo
feature -
publish v1.0.9 version to NPM
v1.0.8
- 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
-
Add
AudioController
'sfinish
method to remove the problem caused bypause
after playback -
publish v1.0.7 version to NPM
v1.0.5
-
Add
fetched
hook event, used to listen to whether an audio file is received -
publish v1.0.5 version to NPM
v1.0.4
-
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
-
add
Ban interaction
feature -
update
README
-
publish
v1.0.3
version to NPM