angular/modules/angular2/src
Misko Hevery 1eea2b254e feat: allow for forward references in injection
It is possible for a class defined first to be referencing a class defined later,
and as a result at the time of the definition it is not possible to access the later's
class reference. This allows to refer to the later defined class through
a closure.Closes #1891
2015-05-15 21:12:57 -07:00
..
change_detection feat(change_detection): uppercase and lowercase pipes 2015-05-15 19:46:52 +02:00
core feat: allow for forward references in injection 2015-05-15 21:12:57 -07:00
di feat: allow for forward references in injection 2015-05-15 21:12:57 -07:00
directives doc: fix inline docs 2015-05-13 11:56:51 +02:00
dom chore: convert dom module to typescript 2015-05-12 12:59:53 -07:00
facade feat(errors): preserve stack traces of user exceptions in Dart 2015-05-15 15:03:31 -07:00
forms refactor(forms): rename FormDirectives to formDirectives 2015-05-12 18:44:25 +02:00
mock fix(router): generate links for router-link with baseHref 2015-05-13 12:22:45 -07:00
reflection refactor(reflector): improve types 2015-05-15 19:26:06 +02:00
render refactor(view_manager): split inPlace views into root and free host views. 2015-05-15 13:24:53 -07:00
router fix(router): generate links for router-link with baseHref 2015-05-13 12:22:45 -07:00
services chore: dartfmt Dart code in the repo 2015-05-11 09:50:33 -07:00
test_lib refactor(view_manager): split inPlace views into root and free host views. 2015-05-15 13:24:53 -07:00
transform chore(cleanup): Remove some unused files. 2015-05-13 13:56:54 -07:00
util chore: dartfmt Dart code in the repo 2015-05-11 09:50:33 -07:00