angular-cn/packages/core/test/change_detection
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
..
differs refactor(core): remove toString() method from DefaultIterableDiffer 2017-08-15 16:29:44 -07:00
change_detector_util_spec.ts fix(core): fix re-insertions in the iterable differ (#17891) 2017-07-06 12:11:47 -07:00
iterable.ts refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
util.ts refactor(core): remove toString() method from DefaultIterableDiffer 2017-08-15 16:29:44 -07:00