angular-cn/modules/angular2/test
Tim Blasi b2a0be87e8 fix(change_detect): Sort `DirectiveMetadata` properties during processing
The Angular 2 render compiler can get out of sync between its transformer
execution and its runtime execution, leading to incorrect change detectors with
out-of-order property values. Stable sorting solves this problem (temporarily).
2015-07-20 17:08:02 -07:00
..
benchmark/transform feat(compiler): attach components and project light dom during compilation. 2015-07-15 20:23:27 -07:00
change_detection feat(pipes): changed .append to .extend 2015-07-20 15:36:42 -07:00
core fix(di): fixed dynamic component loading of components created in child injector 2015-07-17 16:18:19 -07:00
debug feat(di): removed app injector 2015-07-01 13:33:43 -07:00
di fix(di): removed default visibility 2015-07-13 16:00:07 -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 refactor(RegExp): use /.../ to create RegExp literal 2015-07-09 09:14:25 +02:00
forms fix(change_detect): Sort `DirectiveMetadata` properties during processing 2015-07-20 17:08:02 -07:00
http feat(http): add support for JSONP requests 2015-07-14 21:31:05 -04:00
mock refactor: change template for view where it makes sense 2015-06-24 18:40:04 +02:00
reflection feat: support decorator chaining and class creation in ES5 2015-06-14 16:54:08 -07:00
render feat(compiler): Support $baseUrl in HTML attributes when loading a template. 2015-07-20 15:26:00 -07:00
router fix(router): improve error for missing base href 2015-07-17 14:00:04 -07:00
services test(refactor): cleanup test to use the new UrlMapper 2015-06-24 18:40:04 +02:00
test_lib refactor(render): cleanup access to native dom elements 2015-06-23 17:27:59 -07:00
transform feat(transformers): implement initializing deferred libraries 2015-07-17 13:07:31 -07:00
util fix: Class factory now adds annotations 2015-06-15 22:23:54 -07:00