angular-cn/modules/angular2/test
Tim Blasi c58b0ff787 refactor(change_detect): Share more codegen logic
Move more logic in our codegen into a shared util which is called by the
Jit & Prege change detector code.
2015-08-04 18:55:07 +00:00
..
benchmark/transform chore(transformer): Use class for reflection info instead of a map 2015-07-24 13:12:57 -07:00
change_detection feat(pipes): replaces iterable and key value diffing pipes with services 2015-08-04 10:39:55 -07:00
core feat(pipes): replaces iterable and key value diffing pipes with services 2015-08-04 10:39:55 -07:00
debug cleanup(di): renamed viewInjector and hostInjector 2015-07-31 09:49:51 -07:00
di cleanup(DI): clean up visibility decorators 2015-07-31 02:30:26 +00:00
directives feat(pipes): replaces iterable and key value diffing pipes with services 2015-08-04 10:39:55 -07:00
dom chore(browsers): fix failing tests in Firefox 2015-08-03 12:17:44 +02:00
facade fix(style_url_resolver): fix data: url resolution 2015-07-29 11:24:17 -07:00
forms fix(change_detect): Sort `DirectiveMetadata` properties during processing 2015-07-20 17:08:02 -07:00
http test(XHRConnection): normalize responseText and response 2015-08-04 00:39:11 +00:00
mock refactor: change template for view where it makes sense 2015-06-24 18:40:04 +02:00
profile feat: implement web-tracing-framework support 2015-07-31 23:04:05 +00:00
reflection chore(transformer): Use class for reflection info instead of a map 2015-07-24 13:12:57 -07:00
render fix(compiler): Allow components to use any style of selector. Fixes #1602 2015-08-04 09:34:03 -07:00
router fix(router): ensure navigation via back button works 2015-08-03 22:24:57 +00:00
services chore(build): Upgrade to TypeScript@1.5.3 2015-07-31 20:01:27 +00:00
test_lib chore(build): Upgrade to TypeScript@1.5.3 2015-07-31 20:01:27 +00:00
transform refactor(change_detect): Share more codegen logic 2015-08-04 18:55:07 +00:00
util chore(build): Upgrade to TypeScript@1.5.3 2015-07-31 20:01:27 +00:00
web-workers feat(WebWorkers): Add WebWorker Todo Example. Add support for more DOM events. 2015-07-31 19:48:18 +00:00