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 build(core): remove `main()` from specs (#21053) 2017-12-22 13:10:51 -08:00
global_spec.ts fix(core): improve global variable detection (#28679) 2019-02-13 12:05:41 -08:00
lang_spec.ts feat(core): upgrade rxjs to 6.0.0-alpha.4 (#22573) 2018-03-19 21:51:51 -07:00