angular-cn/modules/angular2/test
Jeff Cross b3d98cba77 refactor(http): remove default settings from `RequestOptions` constructor
The BaseRequestOptions class is responsible for declaring default values,
while the RequestOptions class is merely responsible for setting values
based on values provided in the constructor.
2015-06-30 15:21:36 -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 feat(render): don’t use the reflector for setting properties 2015-06-22 18:35:16 -07:00
core fix(build): add missing return types now enforced by linter 2015-06-29 15:31:41 -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 fix(build): add missing return types now enforced by linter 2015-06-29 15:31:41 -07:00
router chore(test): migrate router tests to TestComponentBuilder 2015-06-29 10:58:39 -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 fix(transformer): Add getters for `events`. 2015-06-26 08:07:46 -07:00
util fix: Class factory now adds annotations 2015-06-15 22:23:54 -07:00