Skip to content

v0.7.0

Choose a tag to compare

@budnix budnix released this 11 Oct 07:20
· 6 commits to develop since this release

Major changes:

  • Improved bower.json based on paper-inputs bower.json (#47, @warpech);
  • Changed the Dashboard demo to use Polymer's set(). This will fail in Chrome, as explained in #46 (#47, @warpech);
  • Turned off observeChanges, use Polymer notification protocol (#47, @warpech);
  • Fixed some demos to be compatybile with Polymer notification protocol (#47, @warpech).