f8b6ee6ab9
Previously, we had a bunch of special-casing around paste to support safari quirks on desktop and ios. Since upgrading radix-ui and useGesture, these are no longer needed and were actually causing issues. This diff removes the special casing for paste and makes it a normal action that get triggered the same way as any other. ### Change Type - [x] `patch` — Bug Fix ### Test Plan 1. Copy text outside of tldraw, paste in tldraw with the context menu, edit menu, and keyboard shortcut 2. Repeat for images outside of tldraw 3. Repeat for shapes inside of tldraw ### Release Notes [fixes a regression introduced during this release] |
||
---|---|---|
.. | ||
assets | ||
editor | ||
file-format | ||
indices | ||
polyfills | ||
primitives | ||
tldraw | ||
tlschema | ||
tlstore | ||
tlsync-client | ||
tlvalidate | ||
ui | ||
utils |