angular-cn/modules
vsavkin 6f4a39c337 refactor(di): removed @Parent
BREAKING CHANGE
    The @Parent annotation has been removed. Use @Ancestor instead.
    @Parent was used to enforce a particular DOM structure (e.g., a pane component is a direct child of the tabs component).
    DI is not the right mechanism to do it. We should enforce it using schema instead.
2015-07-21 14:39:28 -07:00
..
angular2 refactor(di): removed @Parent 2015-07-21 14:39:28 -07:00
angular2_material refactor(di): removed @Parent 2015-07-21 14:39:28 -07:00
benchmarks chore: cleanup to pubspec.yaml files 2015-07-17 12:34:06 -07:00
benchmarks_external feat(pipes): add number (decimal, percent, currency) pipes 2015-07-09 14:59:57 -07:00
benchpress feat(build): require parameter types 2015-07-21 06:20:13 -07:00
examples chore: cleanup to pubspec.yaml files 2015-07-17 12:34:06 -07:00
rtts_assert docs(modules): fix typos 2015-07-07 16:14:43 -07:00