Releases: WolfgangDrescher/vue-verovio-canvas
Releases · WolfgangDrescher/vue-verovio-canvas
Release v1.4.4
- Fix npm deployment
Release v1.4.3
- Fix non-reactive toolkit prop for Vue 3.5
Release v1.4.2
- Emit
scoreLoaded
directly after the score is loaded with VerovioloadData
method
Release v1.4.1
- Fix watcher for changes of
data
prop - Add
pageMargin
prop changes to watcher to redo layout - Add
url
andselect
prop changes to watcher to reload score file
Release v1.4.0
- Fix scrollbars caused by the rounded value of clientWidth
Release v1.3.0
- Support Verovio
v4.0.0
Release v1.2.5
- Revert 7ce4681
Release v1.2.4
- Always add verovio option
--svg-view-box
v1.2.3
- Fix resetting verovio options in kern data
v1.2.2
- Fix compatibility with
lazy
prop and manual toolkit loading: with a falsylazy
prop theVerovioCanvas
component will now emitload
as well