Tldraw/packages/editor/src/lib/app/derivations
Steve Ruiz bb96852b9d
[feature] `check-box` geo shape (#1330)
This PR adds a `check-box` geo shape. 

![Kapture 2023-05-08 at 15 31
49](https://user-images.githubusercontent.com/23072548/236853749-99ba786f-73a4-4b65-86ca-f2cdac61a903.gif)

It also improves some logic around the `onClick` shape util handler and
some surprisingly related fixes to point hit testing.

### Test Plan

1. Create a geo shape
2. Set it as a checkbox style
3. *easter egg* double click while holding alt to toggle between
check-box and rectangle

- [x] Unit Tests

### Release Note

- Adds checkbox geo shape.
2023-05-09 13:32:04 +00:00
..
arrowBindingsIndex.test.ts [feature] `check-box` geo shape (#1330) 2023-05-09 13:32:04 +00:00
arrowBindingsIndex.ts transfer-out: transfer out 2023-04-25 12:01:25 +01:00
parentsToChildrenWithIndexes.test.ts transfer-out: transfer out 2023-04-25 12:01:25 +01:00
parentsToChildrenWithIndexes.ts transfer-out: transfer out 2023-04-25 12:01:25 +01:00
shapeIdsInCurrentPage.test.ts transfer-out: transfer out 2023-04-25 12:01:25 +01:00
shapeIdsInCurrentPage.ts transfer-out: transfer out 2023-04-25 12:01:25 +01:00