Commit Graph

5 Commits (f8d762c849c3ebbe7ac06a7320d394ffbae0f10a)

Author SHA1 Message Date
mcyph f8d762c849 started moving batch operations on arrays of mxCells to mxCells.ts from mxGraphModel.ts 2021-04-25 13:04:22 +10:00
mcyph 6191c9944d changed mxGraph.getCellGeometry(cell) calls to be cell.getGeometry() directly 2021-04-25 12:12:27 +10:00
mcyph cace21a0a9 bugfix for getting cell ancestors 2021-04-18 22:21:03 +10:00
mcyph b0d978fb8e reverted to using mxCell functions directly rather than through mxGraphModel 2021-04-17 22:19:36 +10:00
Junsik Shim 1b0f3d6b9e - Restructure into a monorepo.
- Add Storybook to packages.
- Remove circular dependencies.
2021-04-15 13:12:12 +09:00