Skip to content
Aug 31, 2015
chore(changelog): update change log to alpha 36
Aug 18, 2015
fix(docs): export bootstrap in core.ts but not in core.dart
Aug 5, 2015
test(router): add tests for router.d.ts
Closes angular#3282
Jul 29, 2015
refactor(ElementBinderBuilder): remove unused code
Closes angular#3326
Jul 21, 2015
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.
Jul 14, 2015
chore(package.json): bump version to 2.0.0-alpha.31
Jul 8, 2015
chore(packaging): bump version to 2.0.0-alpha.30
Jul 1, 2015
chore(packaging): bump version to 2.0.0-alpha.29
Jun 24, 2015
chore(packaging): bump version to 2.0.0-alpha.28
Jun 17, 2015
chore(release): releases 2.0.0-alpha.27
You can’t perform that action at this time.