v0.7.0
Major changes:
- Improved
bower.jsonbased onpaper-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).