angular-cn/CHANGELOG.md

1.8 KiB

2.0.0-alpha.21 (2015-04-27)

Features

  • dart/transform: Dedup getters, setters, & methods (15376a6d)
  • facade: add isType method (e617ca63)
  • parser: support === and !== operators (afe0e454, #1496, #1500)
  • router: add initial implementation (1b2754da)
  • view: reimplemented property setters using change detection (8ccafb05)

Performance Improvements

  • benchmarks:
    • benchmark that measure cost of dynamic components (427f0d02)
    • benchmark measuring cost of decorators (fixes #1479) (9fc9d535)

Other (malformed commit messages)