Misko Hevery
|
b73ba68215
|
refactor(LifecycleEvent): change from onInit to Lifecycle.onInit
BREAKING CHANGE
Closes #2928
|
2015-07-14 16:51:44 -07:00 |
|
Peter Bacon Darwin
|
2e4a2a0e5a
|
chore(doc-gen): remove unnecessary @public and @exportedAs tags
|
2015-07-11 07:21:46 +01:00 |
|
vsavkin
|
3f7ebde037
|
feat(forms): changed all form directives to have basic control attributes
|
2015-07-08 12:04:38 -07:00 |
|
gdi2290
|
e5405e4ba2
|
fix(forms): Remove cyclic dependency
correctly resolve Renderer by removing cyclic dependencies
Closes #2856
|
2015-07-07 16:25:43 -07:00 |
|
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 |
|