1.0.3
- Added
Platform.performMicrotaskCheckpoint();
to demos. This is now needed sinceObject.observe()
has removed removed in Chrome Canary. - Fixed issue with
_notifyInstances()
setting the readonly language property incorrectly.
Platform.performMicrotaskCheckpoint();
to demos. This is now needed since Object.observe()
has removed removed in Chrome Canary._notifyInstances()
setting the readonly language property incorrectly.