laco0416
|
f93512bf27
|
feat(ViewEncapsulation): default ViewEncapsulation to configurable
BREAKING CHANGES:
DirectiveNormalizer takes new constructor arguments, `config:CompilerConfig`.
Closes #7883
|
2016-05-26 13:23:37 -07:00 |
|
Miško Hevery
|
39ecd01b86
|
chore: audit @angular/core API classification (#8808)
|
2016-05-25 15:00:05 -07:00 |
|
Matias Niemelä
|
5e0f8cf3f0
|
feat(core): introduce support for animations
Closes #8734
|
2016-05-25 13:56:50 -07:00 |
|
Wassim Chegham
|
1513e201bb
|
docs(ContentChild): add example with refs
Add missing example on how ContentChild works with refs
Closes #7160
Closes #7162
|
2016-05-24 20:57:25 -07:00 |
|
Vamsi Varikuti
|
0795dd307b
|
refactor(chore): Replace all 'bindings' with 'providers'
BREAKING CHANGE
Deprecated `bindings:` and `viewBindings:` are replaced with
`providers:` and `viewProviders:`
Closes #7687
|
2016-05-23 13:31:08 -07:00 |
|
Drew Moore
|
1bff47f97d
|
docs: fix syntax errors in HostBinding metadata example
add missing parentheses to getters, remove erroneous brackets in HostBindings
Closes #8269
|
2016-05-20 10:56:11 -07:00 |
|
Igor Minar
|
a66cdb469f
|
repackaging: all the repackaging changes squashed
|
2016-05-01 20:51:00 -07:00 |
|
Igor Minar
|
505da6c0a8
|
repackaging: all the file moves
|
2016-05-01 20:51:00 -07:00 |
|