refactor!: remove `cellArrayUtils.filterCells` by tbouffard · Pull Request #752 · maxGraph/maxGraph

@tbouffard

This function was intended to be private and can be easily replaced by the `Array.filter` function.

BREAKING CHANGES: The `cellArrayUtils.filterCells` function has been removed. Use the `Array.filter` function instead.

@tbouffard

@tbouffard tbouffard deleted the refactor/remove_cellArrayUtils.filterCells branch

April 6, 2025 05:51