angular-cn/modules
vsavkin 839edaa15b feat(pipes): changed PipeTransform to make onDestroy optional
BREAKING CHANGE:

Before:
  Angular called onDestroy on all pipes.

After:
  Angular calls onDestroy only on pipes that have the onDestroy method.
2015-08-13 01:39:21 +00:00
..
angular2 feat(pipes): changed PipeTransform to make onDestroy optional 2015-08-13 01:39:21 +00:00
angular2_material chore(material): clean up old workarounds with new features. 2015-08-06 17:54:34 -07:00
benchmarks fix(benchmarks): remove reference to String.prototype.contains() 2015-08-12 23:16:57 +00:00
benchmarks_external chore(build): enable type-checking for TypeScript ES6 emit. 2015-08-06 16:57:52 -07:00
benchpress chore(build): enable type-checking for TypeScript ES6 emit. 2015-08-06 16:57:52 -07:00
examples refactor(http): move http files to top-level module 2015-08-11 22:32:17 +00:00
http refactor(http): move http files to top-level module 2015-08-11 22:32:17 +00:00
rtts_assert docs(modules): fix typos 2015-07-07 16:14:43 -07:00