angular/modules/angular2/src
Julie Ralph b88a6d983f refactor(testing): move common testing logic into test_injector
Before, all test framework wrappers (internal for dart and js/ts,
angular2_test for dart and testing for js/ts) had similar logic to
keep track of current global test injector and test provider list.
This change wraps that logic into one class managed by the test
injector.

Closes #5819
2015-12-15 01:14:48 +00:00
..
animate Revert "fix(animate): ensure transition properties are removed once the animation is over" 2015-12-11 13:13:11 -08:00
common docs(core): replace angular2/angular2 with the right barrel import. 2015-12-11 15:30:25 -08:00
compiler refactor(HtmlLexer): process carriage returns in one pass 2015-12-14 20:17:06 +00:00
core docs(core): replace angular2/angular2 with the right barrel import. 2015-12-11 15:30:25 -08:00
facade feat(facade): do not reexport Observable from angular2/core 2015-12-12 19:28:13 +00:00
http feat(facade): do not reexport Observable from angular2/core 2015-12-12 19:28:13 +00:00
mock fix(router): set correct redirect/default URL from hashchange 2015-12-08 22:34:19 +00:00
platform refactor(WebWorker): Make WebWorker bootstrap synchronous 2015-12-14 21:04:46 +00:00
router docs(core): replace angular2/angular2 with the right barrel import. 2015-12-11 15:30:25 -08:00
testing refactor(testing): move common testing logic into test_injector 2015-12-15 01:14:48 +00:00
transform/template_compiler chore(core): move compiler out of core 2015-11-05 14:44:52 -08:00
upgrade fix(upgrade): allow directives with empty template 2015-12-11 11:39:45 -08:00
web_workers refactor(WebWorker): Make WebWorker bootstrap synchronous 2015-12-14 21:04:46 +00:00