Skip to content

Releases: myfrom/paper-pager

Polymer 3 🆕

27 Sep 17:54
Compare
Choose a tag to compare

Hello everyone!

This release finally brings the new 3.0 compatibility. It's sadly not entirely rewritten but it should also come in near future 😉

For now enjoy ES6 modules 🕺🏻

Sadly, this release will also break compatibility with older Polymer versions, so if you use them you would need to stick to 1.x releases 😢 Sorry

Documentation improvements

28 Apr 19:09
42e1613
Compare
Choose a tag to compare

Time for a new update! Don't worry, it will not break a single thing in your code. This update only improves documentation and fixes a few little bugs in the code. Happy coding!

1.0 release 🎉🎊🦄

24 May 15:58
Compare
Choose a tag to compare

Yay! It's finally time for a 1.0 release. It's packing a lot of new stuff, including:

  • Element now uses canvas for smoother animations
  • It's now compatible with Polymer 1.9 and 2.0 thanks to the Hybrid syntax
  • It features accessibility stuff, just use accessible property
    Hope you like the new update and thanks for using paper-pager!

Note: All versions from 1.0 and higher require transpilation if you want to run them on older (ES6 incompatible) browsers

First release

22 Dec 13:15
Compare
Choose a tag to compare

🎉 Yay! My first published element is on Bower and you can download it by using

$ bower install --save Witus13/paper-pager

This element isn't accessible yet and I'm going to fix it in upcoming releases so stay tuned.