Skip to content

Releases: gorork/paper-audio-player

Minor for demo

31 Oct 21:07
Compare
Choose a tag to compare
Add demo and badge for webcomponents.org

Minor release 1.1.1

Accessibility

31 Oct 03:57
Compare
Choose a tag to compare

Features

  • ARIA support for playing, pausing and jumping using keyboard
  • ARIA support for screen readers

Fixes

  • A bug introduced in previous release when player with preload=none wouldn't play

Kudos to

Cheers!
@gorork

Timing

23 Oct 07:14
Compare
Choose a tag to compare

Features

  • Preload - to control audio loading
  • Offset - to control audio start time
  • Travis CI build
  • Custom iconset with only the icons used by the player

Fixes

  • Optimize autoplay
  • Support responsive behavior for titles

Kudos to

Cheers!
@gorork

Materialize

14 Jan 05:07
Compare
Choose a tag to compare

Features

  • UX changes for Play/Pause controls, which are always visible now for better usability
  • Time remaining is now being displayed
  • Lots of Material Design love

Fixes

  • Fix after-click behaviour on audio that can't be played

Kudos to

Visibility

20 Nov 05:23
Compare
Choose a tag to compare

Features

  • Title inverts the accent color on progress to be always visible

Fixes

  • Fix issue where there are parent containers and the offset gets mixed up
  • Replay behaviour

Kudos to

Progress

20 Oct 19:09
Compare
Choose a tag to compare

It's time for some progress!

Now player has a progress navigation functionality, and some UX changes dues to this new feature. Play/Pause are now being controlled by the left section only (not by the whole player as it was before).

Features

  • Progress navigation
  • Replay

Fixes

  • Safari layout

Kudos to

Fundamentals

18 Oct 05:35
Compare
Choose a tag to compare

Player is being adopted by productional apps, so we've been improving the docs and started adding tests.
Also, there is a couple of really cool new features:

Features:

  • Auto play
  • A custom CSS property for defining accent color
  • Testing

Kudos to:

Meta

03 Oct 01:54
Compare
Choose a tag to compare

Firefox can't play issue fix

Leveling

01 Oct 23:47
Compare
Choose a tag to compare
  • Polymer 1.1 markup support
  • Fix the timer freezing with multiple audios playing simultaneously
  • NPM support
  • Demo page

Initial Release

20 Aug 01:40
Compare
Choose a tag to compare

This is an initial release of the element.