angular-cn/modules/angular2/test
Jacob MacDonald 73a939e76c fix(change detectors): Fix deduping of protos in transformed dart mode.
In non-transformed mode the funcOrValue check was enough, but once
transformed these all use the same function for getters, so we need
to also check the name.
2015-07-01 12:56:31 -07:00
..
benchmark/transform chore(benchmarks): add transform benchmark runner and clean up benchmark output 2015-05-07 10:36:04 -07:00
change_detection fix(change detectors): Fix deduping of protos in transformed dart mode. 2015-07-01 12:56:31 -07:00
core chore(typing): use types for DOM API 2015-07-01 09:57:11 -07:00
debug refactor(render): cleanup access to native dom elements 2015-06-23 17:27:59 -07:00
di feat(di): changed InstantiationError to print the original stack 2015-06-29 11:16:12 -07:00
directives chore(test): move ng-style tests to TestComponentBuilder 2015-06-29 10:59:32 -07:00
dom refactor: update Dart package dependencies 2015-03-25 15:54:12 -07:00
facade feat(render): don’t use the reflector for setting properties 2015-06-22 18:35:16 -07:00
forms chore(test): upgrade form tests to testcomponentbuilder 2015-06-29 13:59:12 -07:00
http refactor(http): remove default settings from `RequestOptions` constructor 2015-06-30 15:21:36 -07: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 chore(typing): use types for DOM API 2015-07-01 09:57:11 -07:00
router feat(router): support deep-linking to anywhere in the app 2015-06-30 17:21:50 -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): provide a flag to disable inlining views 2015-07-01 11:39:16 -07:00
util fix: Class factory now adds annotations 2015-06-15 22:23:54 -07:00