Skip to content

Latest commit

 

History

History
34 lines (27 loc) · 1021 Bytes

CHANGELOG.md

File metadata and controls

34 lines (27 loc) · 1021 Bytes

Changelog

Version 1.0.6 (2022-06-22)

    1. Added strict linting rules
    1. Update provider version to 6.0.3

Version 1.0.5 (2021-09-28)

    1. Update provider version to 6.0.1

Version 1.0.4 (2021-08-15)

    1. Added a callback for when the index of the story changes.
    1. Removed oldPageIndex as an argument to onPageForward and onPageBack. This can be easily calculated if needed.
    1. Updated example.

Version 1.0.3 (2021-08-14)

    1. Added oldPageIndex and newPageIndex as arguments to onPageForward and onPageBack.
    1. Updated example.

Version 1.0.2 (2021-08-14)

    1. Added onPageForward and onPageBackwards callbacks.
    1. Updated readme and example.

Version 1.0.1 (2021-08-12)

    1. Added onStoryPaused and onStoryUnpaused callbacks.
    1. Updated readme and example.

Version 1.0.0 (2021-08-9)

    1. Initial release of forked repo.
    1. Added the ability to change the duration of a specific story index. For example to set it to be the length of a video.