271d0088e9
This PR is intended to do some housecleaning ahead of our developer release. It: - co-locates code in the `Editor` class, i.e. moving shape-related methods next to other shape-related methods - renames `cullingBounds` and other culling-related names to `renderingBounds` - renames `Editor.getParentPageId` to `Editor.getAncestorPageId` - renames `Editor.shapeIds` to `Editor.currentPageShapeIds` ### Change Type - [x] `major` — api changes |
||
---|---|---|
.. | ||
src | ||
api-extractor.json | ||
api-report.md | ||
CHANGELOG.md | ||
editor.css | ||
LICENSE | ||
package.json | ||
README.md | ||
setupTests.js | ||
tsconfig.json |
tldraw/tldraw
Benchmark
To run the benchmarks
yarn workspace @tldraw/tldraw benchmark
Or
yarn workspace @tldraw/tldraw benchmark "file_search_string"