angular-cn/packages/core/test/util
Pawel Kozlowski dd69e4e780 refactor(ivy): remove duplicated flatten util (#29547)
This commit removes code duplication where we had 2 versions of a
`flatten` utility. Moreover this change results in queries using
a non-recursive version of `flatten` which should result in a better
performance of query refresh operations.

PR Close #29547
2019-03-27 12:36:23 -07:00
..
array_utils_spec.ts refactor(ivy): remove duplicated flatten util (#29547) 2019-03-27 12:36:23 -07:00
decorators_spec.ts
global_spec.ts fix(core): improve global variable detection (#28679) 2019-02-13 12:05:41 -08:00
lang_spec.ts