angular/modules/angular2/src
Ted Sander 762a94f2cd fix(transformers): fix sort order for reflective imports
Fix sort order for reflective imports in reflection_remover/rewriter.dart.
Currently there is only one import so the sort order happens to be correct,
but if another one is added the rewrite code will break.
2015-07-17 10:38:44 -07:00
..
change_detection fix(forms): do not reset the value of the input when it came from the view 2015-07-16 10:00:32 -07:00
core fix(view_manager): allow to create host views even if there is an embedded view at the same place. 2015-07-16 16:18:43 -07:00
debug feat(compiler): attach components and project light dom during compilation. 2015-07-15 20:23:27 -07:00
di fix(di): do not rely on the fact that types are canonicalized 2015-07-16 15:19:18 -07:00
directives feat(change_detection): added support for ObservableList from package:observe 2015-07-15 17:06:42 -07:00
dom feat(compiler): attach components and project light dom during compilation. 2015-07-15 20:23:27 -07:00
facade feat(compiler): attach components and project light dom during compilation. 2015-07-15 20:23:27 -07:00
forms fix(forms): default the initial value of Control to null 2015-07-16 18:34:03 -07:00
http chore(lint): require semicolons 2015-07-15 12:57:32 -07:00
mock fix(build): add missing return types now enforced by linter 2015-06-29 15:31:41 -07:00
reflection fix(di): do not use exceptions to detect if reflection is enabled 2015-07-10 10:50:03 -07:00
render fix(renderer): handle empty fragments correctly 2015-07-16 16:18:58 -07:00
router feat(router): add interfaces for route definitions in RouteConfig 2015-07-16 16:36:22 -07:00
services docs(Title): add documentation for the Title service 2015-07-16 16:11:35 -07:00
test_lib feat(compiler): attach components and project light dom during compilation. 2015-07-15 20:23:27 -07:00
transform fix(transformers): fix sort order for reflective imports 2015-07-17 10:38:44 -07:00
util chore(lint): require semicolons 2015-07-15 12:57:32 -07:00
web-workers feat(compiler): attach components and project light dom during compilation. 2015-07-15 20:23:27 -07:00