Skip to content

Releases: vizzuhq/vizzu-story-js

0.7.0

20 Dec 17:24
36ed371
Compare
Choose a tag to compare

What's Changed

Fixed

Added

Contributors

Full Changelog: 0.6.3...0.7.0

0.6.3

03 Nov 14:52
48d24ec
Compare
Choose a tag to compare

What's Changed

Fixed

Added

Contributors

Full Changelog: 0.6.2...0.6.3

0.6.2

31 Oct 10:50
aa51b9f
Compare
Choose a tag to compare

What's Changed

Fixed

  • Fixed: first and last jump animation with postion by @dovicsin in #80

Added

Contributors

Full Changelog: 0.6.1...0.6.2

0.6.1

27 Oct 09:18
f9633ac
Compare
Choose a tag to compare

What's Changed

Fixed

Added

Contributors

Full Changelog: 0.6.0...0.6.1

0.6.0

26 Oct 17:39
6d8875d
Compare
Choose a tag to compare

What's Changed

Added

  • Added: seek animation slider by @dovicsin in #71
  • Changed: display information and disable the fullscreen button if you do not have permission to use it by @dovicsin in #74
  • Changed: version 0.6.0 by @veghdev in #76

Contributors

Full Changelog: 0.5.1...0.6.0

0.5.1

13 Sep 12:24
227008e
Compare
Choose a tag to compare

What's Changed

Fixed

  • Fixed: missing dist folder from the package by @veghdev in #69

Added

Contributors

Full Changelog: 0.5.0...0.5.1

0.5.0

13 Sep 11:39
d9900c2
Compare
Choose a tag to compare

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 using Vizzu used from window.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

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

09 May 18:51
681e1c4
Compare
Choose a tag to compare

What's Changed

Added

  • Added: animOptions support with Keyframes by @dyuri in #25
  • Added: hash navigation support by @dyuri in #35

Contributors

Full Changelog: 0.3.1...0.4.0

0.3.1

02 May 14:41
Compare
Choose a tag to compare

What's Changed

Added

  • Added: d.ts file into the npm package by @veghdev in #34

Documentation

  • Documentation: create documentation site by @veghdev in #36

Contributors

Full Changelog: 0.3.0...0.3.1

0.3.0

07 Mar 19:56
466a371
Compare
Choose a tag to compare

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

  • Added: custom Vizzu url support (API changed), Changed: set vizzu version to 0.7.x by @dyuri in #16

Contributors

Full Changelog: 0.2.1...0.3.0