vsavkin
|
3cda7128d0
|
cleanup(di): renamed viewInjector and hostInjector
BREAKING CHANGE
Replace viewInjector with viewBindings
Replace hostInjector with bindings
|
2015-07-31 09:49:51 -07:00 |
|
Jason Teplitz
|
7cbaf1076f
|
refactor(Async): Unify TS and Dart PromiseCompleter naming
Also add explicit typing wherever we use PromiseCompleter
|
2015-07-27 10:28:07 -07:00 |
|
vsavkin
|
5b597de18c
|
fix(forms): default the initial value of Control to null
|
2015-07-16 18:34:03 -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 |
|
Alex Eagle
|
44891996b5
|
fix(build): add missing return types now enforced by linter
|
2015-06-29 15:31:41 -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 |
|