tldraw/packages
alex f185edcb76
Fix infinite cursor chat issue by partially reverting "reactive context menu overrides (#2697)" (#2775)
When we made context menu overrides, we introduced two new issues:
1. the context menu on the main app now updates much more frequently
than it should
2. every time it updates, it adds a new 'cursor chat' entry to the menu

This reverts the part of that change that made the context menu
reactive. This is the quick fix for us to hotfix, but i'm going to
follow this up by restoring that functionality without those issues.

### Change Type

- [x] `patch` — Bug fix


[^1]: publishes a `patch` release, for devDependencies use `internal`
[^2]: will not publish a new version
2024-02-07 15:57:10 +00:00
..
assets [dx] use Biome instead of Prettier, part 1 (#2729) 2024-02-05 17:41:42 +00:00
editor arrows: account for another NaN (#2753) 2024-02-07 15:11:10 +00:00
state [dx] use Biome instead of Prettier, part 2 (#2731) 2024-02-05 17:54:02 +00:00
store [dx] use Biome instead of Prettier, part 2 (#2731) 2024-02-05 17:54:02 +00:00
tldraw Fix infinite cursor chat issue by partially reverting "reactive context menu overrides (#2697)" (#2775) 2024-02-07 15:57:10 +00:00
tlschema [dx] use Biome instead of Prettier, part 2 (#2731) 2024-02-05 17:54:02 +00:00
tlsync [dotcom] TLSyncRoom tidy (#2712) 2024-02-05 17:25:07 +00:00
utils Split snap manager into ShapeBoundsSnaps and HandleSnaps (#2747) 2024-02-07 10:40:01 +00:00
validate [dx] use Biome instead of Prettier, part 2 (#2731) 2024-02-05 17:54:02 +00:00