Releases: presenta-software/presenta-lib
Releases · presenta-software/presenta-lib
v0.1.8
New features:
- added
baseurlcontroller to infer relative asset paths
Bug fixes & cleanups
- made
groupblock compatible withbaseurl - added
standardfragment inpackage.json - small fixes on
textblock
v0.1.7
Bug fixes:
corecleanupstepsmodule improvementscontrollersandrouterfixes
v0.1.6
Features:
stepsnow 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:
cachecontrollerrunmethod return a Promise to fix some edge cases
v0.1.4
New features:
svgblock to inject external svg filescachecontroller used bysvgblock to preload external resourcesvideoblock volume and rewind controls
Bug fixes:
arrowcontroller androuterminor issues