Releases: vizzuhq/vizzu-story-js
Releases · vizzuhq/vizzu-story-js
0.7.0
0.6.3
0.6.2
0.6.1
0.6.0
0.5.1
0.5.0
What's Changed
Fixed
- Fixed: catch key event if controller focus is active by @dovicsin in #47
- Fixed: first and last slide key press redraw, and first slide jump without animate by @dovicsin in #51
- Fixed: add an opacity transition to the host, correcting the fixed webkit pointer-events change update by @dovicsin in #48
- Fixed: remove occasionally appearing vertical sidebar from the toolbar by @dovicsin in #45
- Fixed: vizzu-story's unwanted changes to original slides object by @dovicsin in #55
- Fixed: vizzuUrl returning
undefined
when usingVizzu
used fromwindow.Vizzu
by @dovicsin in #58 - Fixed:
currentSlide
getter overflow by @dovicsin in #61 - Fixed: style overwrite in first step by @dovicsin in #63
- Fixed: fullscreen font size jump by @dovicsin in #65
- Fixed: hover over the previous slide will jump to the end of the next animation by @dovicsin in #66
Added
- Changed: set vizzu version to 0.8.x by @veghdev in #46
- Changed: version 0.5.0 by @veghdev in #68
- Added:
Vizzu
, vizzu lib getter in player by @dovicsin in #60
Documentation
- Documentation: add Plausible Analytics to the documentation site by @veghdev in #40
- Documentation: link to the blog added by @veghdev in #56
Contributors
Full Changelog: 0.4.0...0.5.0
0.4.0
0.3.1
0.3.0
What's Changed
Fixed
- Fixed: cdn url changed to jsdelivr style by @veghdev in #21
- Fixed: custom element registration, improved error handling during the registration by @dyuri in #23
- Fixed: keydown event listener removing in disconnected callback by @veghdev in #29
Added
Contributors
Full Changelog: 0.2.1...0.3.0