refactor!: remove `cellArrayUtils.filterCells` by tbouffard · Pull Request #752 · maxGraph/maxGraph
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
deleted the
refactor/remove_cellArrayUtils.filterCells
branch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters