Skip to content
This repository has been archived by the owner on Sep 28, 2019. It is now read-only.

Version 1

Compare
Choose a tag to compare
@TimvdLippe TimvdLippe released this 23 Apr 21:00
· 77 commits to master since this release

The first version of iron-lazy-pages

Changes from version 0.1.0:

  • Added new property loading. This property is true while the import href is loading and reset to false when the request has been resolved.
  • Changed stamping order. Elements are now added when the import has been resolved. If you want to remove the previous element immediately, set hideImmediately to true.
  • Added tests
  • Added documentation for elements
  • Added Travis configuration
  • Added GitHub pages