vsavkin
|
22d3943831
|
refactor(di): unified di injector and core injector
BREAKING CHANGES:
* InjectAsync and InjectLazy have been removed
* toAsyncFactory has been removed
|
2015-06-26 15:59:18 -07:00 |
|
Martin Probst
|
c4ecbf0a7f
|
fix: rename FORWARD_REF to forwardRef in the Angular code base.
Now that ts2dart understands forwardRef, there's
no need to maintain the old syntax.
|
2015-06-12 15:41:08 -07:00 |
|
vsavkin
|
6622826587
|
docs(forms): updated forms docs to cover new apis
|
2015-06-12 09:45:55 -07:00 |
|
vsavkin
|
4fe919335c
|
refactor(forms): made directive names consistent
|
2015-06-12 09:45:55 -07:00 |
|