angular/modules/@angular
Dimitri Benin 5f40e5ba21 fix(testing): async/fakeAsync/inject/withModule helpers should pass through context to callback functions (#13718)
Make sure that context (`this`) that is passed to functions generated by test helpers is passed through to the callback functions. Enables usage of Jasmine's variable sharing system to prevent accidental memory leaks during test runs.
2017-01-29 12:08:53 -06:00
..
benchpress docs: branding fixes (#14132) 2017-01-27 15:03:11 -06:00
common fix(common): DatePipe doesn't throw for NaN (#14117) 2017-01-27 12:07:47 -06:00
compiler docs: branding fixes (#14132) 2017-01-27 15:03:11 -06:00
compiler-cli docs: branding fixes (#14132) 2017-01-27 15:03:11 -06:00
core fix(testing): async/fakeAsync/inject/withModule helpers should pass through context to callback functions (#13718) 2017-01-29 12:08:53 -06:00
docs docs: branding fixes (#14132) 2017-01-27 15:03:11 -06:00
examples docs: branding fixes (#14132) 2017-01-27 15:03:11 -06:00
facade chore(docs): add missing comments (#14003) 2017-01-19 12:06:28 -08:00
forms feat(forms): add email validator (#13709) 2017-01-29 12:07:05 -06:00
http fix(http): remove dots from jsonp callback name (#13219) 2017-01-29 11:49:40 -06:00
language-service docs: branding fixes (#14132) 2017-01-27 15:03:11 -06:00
platform-browser fix(testing): async/fakeAsync/inject/withModule helpers should pass through context to callback functions (#13718) 2017-01-29 12:08:53 -06:00
platform-browser-dynamic chore(tslint): update tslint to 4.x (#13603) 2016-12-27 14:55:58 -08:00
platform-server fix(core): animations no longer silently exits if the element is not apart of the DOM (#13763) 2017-01-05 11:33:40 -08:00
platform-webworker feat(core): Add type information to injector.get() (#13785) 2017-01-17 15:34:54 -06:00
platform-webworker-dynamic chore(tslint): update tslint to 4.x (#13603) 2016-12-27 14:55:58 -08:00
router style(docs): update copyright years (#13736) 2017-01-27 20:47:14 -08:00
upgrade refactor(upgrade): allow Closure advanced optimizations in UpgradeComponent (#13629) 2017-01-29 12:02:52 -06:00
license-banner.txt style(docs): update copyright years (#13736) 2017-01-27 20:47:14 -08:00
README.md docs: update README.md for npm packages 2016-09-14 17:14:02 -07:00
router-license-banner.txt style(docs): update copyright years (#13736) 2017-01-27 20:47:14 -08:00

Angular

The sources for this package are in the main Angular repo. Please file issues and pull requests against that repo.

License: MIT