Releases: presenta-software/presenta-lib
Releases · presenta-software/presenta-lib
v0.1.8
New features:
- added
baseurl
controller to infer relative asset paths
Bug fixes & cleanups
- made
group
block compatible withbaseurl
- added
standard
fragment inpackage.json
- small fixes on
text
block
v0.1.7
Bug fixes:
core
cleanupsteps
module improvementscontrollers
androuter
fixes
v0.1.6
Features:
steps
now can handle multiple items in sync!
Bug fix:
- A bit of refactoring in some core components
- A better plugin init that prevent unwanted plugin initialization
v0.1.5
Changes:
- Now the instance of Presenta Lib is a Promise
Bug Fixes:
cache
controllerrun
method return a Promise to fix some edge cases
v0.1.4
New features:
svg
block to inject external svg filescache
controller used bysvg
block to preload external resourcesvideo
block volume and rewind controls
Bug fixes:
arrow
controller androuter
minor issues