UNPKG

@boozo-unlimited/representer

Version:

React-based framework to create a slide show.

14 lines (11 loc) 565 B
## Change Log ### 0.1.2 (2020-02-03) - Now reloading the browser does no more affect the actual slide number (added [redux](https://github.com/reduxjs/redux) and [redux-presist](https://github.com/rt2zz/redux-persist)) - Pressing the _space_ keyboard key now shows next slide - A press on the _home_ key shows first slide - A press on the _end_ key shows last slide ### 0.1.0 (2020-01-23) - First version with absolute minimal functionality - Next slide gets shown with the _right arrow_ key - Previous slide gets shown with the _left arrow_ key