angular/modules/angular2/test/core
2015-09-15 11:42:30 -07:00
..
change_detection feat(change_detection): allow triggering CD form ChangeDetectorRef 2015-09-14 18:07:31 +00:00
compiler fix(test): Android browser does not support element.click() 2015-09-15 18:33:29 +02:00
debug fix(Typings): Remove public exports added in 1926335b85 2015-09-11 19:16:57 -07:00
di fix(exception_handler): fix error messages of wrapped exceptions 2015-09-10 22:26:56 +00:00
directives feat(ng_for): Add Even and Odd variables to ng_for 2015-09-15 17:45:32 +00:00
dom fix(shims): function.name to return empty string when no name 2015-09-15 18:33:28 +02:00
facade feat(StringWrapper): add support for JS slice method to string 2015-09-15 11:42:30 -07:00
forms fix(Typings): Remove public exports added in 1926335b85 2015-09-11 19:16:57 -07:00
life_cycle refactor(tests): removed @IMPLEMENTS 2015-08-26 15:06:25 -07:00
metadata chore: update all import paths 2015-08-25 15:33:23 -07:00
pipes feat(pipes): add support for pure pipes 2015-09-08 16:24:27 +00:00
profile chore: update all import paths 2015-08-25 15:33:23 -07:00
reflection fix(reflector): merge prop metadata from getters and setters 2015-09-04 23:44:22 +00:00
render fix(Typings): Remove public exports added in 1926335b85 2015-09-11 19:16:57 -07:00
services refactor(tests): removed @IMPLEMENTS 2015-08-26 15:06:25 -07:00
testability chore: update all import paths 2015-08-25 15:33:23 -07:00
util chore: update all import paths 2015-08-25 15:33:23 -07:00
zone chore(build): improve reliability of the saucelabs job 2015-09-15 18:34:13 +02:00
application_spec.ts feat(core): Add a long-form syntax for Angular bootstrapping. 2015-09-14 23:37:39 +00:00
directive_lifecycle_integration_spec.ts refactor: export core APIs from angular2/core 2015-09-05 07:01:34 +00:00
forward_ref_integration_spec.dart feat: allow for forward references in injection 2015-05-15 21:12:57 -07:00
forward_ref_integration_spec.ts fix(Typings): Remove public exports added in 1926335b85 2015-09-11 19:16:57 -07:00
spies.dart refactor: export core APIs from angular2/core 2015-09-05 07:01:34 +00:00
spies.ts feat(compiler): add stylesheet compiler 2015-09-04 19:22:43 +00:00