angular-cn/packages/core/test/change_detection/differs
Pawel Kozlowski 77747e10c0 refactor(core): remove toString() method from DefaultIterableDiffer
toString() from DefaultIterableDiffer is only used in tests and should not
be part of the production code. toString() methods from differs add
~ 0.3KB (min+gzip) to the production bundle size.
2017-08-15 16:29:44 -07:00
..
default_iterable_differ_spec.ts refactor(core): remove toString() method from DefaultIterableDiffer 2017-08-15 16:29:44 -07:00
default_keyvalue_differ_spec.ts refactor(core): remove toString() method from DefaultKeyValueDiffer 2017-06-20 12:55:20 -07:00
iterable_differs_spec.ts perf: switch angular to use StaticInjector instead of ReflectiveInjector 2017-08-07 15:42:34 -07:00