Skip to content

v1.2.0 - Add player API methods

Compare
Choose a tag to compare
@desandro desandro released this 18 Mar 19:52
· 206 commits to master since this release
  • πŸ”§ Added player API methods: playPlayer, pausePlayer, unpausePlayer (stopPlayer already there). Fixed #94
  • πŸ”§ Added aria-label to previous and next buttons for accessibility, for #66
  • πŸͺ² Fixed positioning with freeScroll when adding/removing a cell. Fixed #324
  • πŸͺ² Fixed scroll then touch then can't drag bug on touch devices. Fixed #257