Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: stonegithubs/angular

Tags

2.0.0-alpha.34

Toggle 2.0.0-alpha.34's commit message
test(router): add tests for router.d.ts

Closes angular#3282

2.0.0-alpha.33

Toggle 2.0.0-alpha.33's commit message
refactor(ElementBinderBuilder): remove unused code

Closes angular#3326

2.0.0-alpha.32

Toggle 2.0.0-alpha.32's commit message
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.

2.0.0-alpha.31

Toggle 2.0.0-alpha.31's commit message
chore(package.json): bump version to 2.0.0-alpha.31

2.0.0-alpha.30

Toggle 2.0.0-alpha.30's commit message
chore(packaging): bump version to 2.0.0-alpha.30

2.0.0-alpha.29

Toggle 2.0.0-alpha.29's commit message
chore(packaging): bump version to 2.0.0-alpha.29

2.0.0-alpha.28

Toggle 2.0.0-alpha.28's commit message
chore(packaging): bump version to 2.0.0-alpha.28

2.0.0-alpha.27

Toggle 2.0.0-alpha.27's commit message
chore(release): releases 2.0.0-alpha.27

2.0.0-alpha.26

Toggle 2.0.0-alpha.26's commit message
chore(release): releases alpha.26

2.0.0-alpha.25

Toggle 2.0.0-alpha.25's commit message
chore(release): bump version to alpha.25