tldraw/packages
Steve Ruiz b5fab15c6d
Prevent default on native clipboard events (#3536)
This PR calls prevent default on native clipboard events. This prevents
the error sound on Safari.

### Change Type

- [x] `sdk` — Changes the tldraw SDK
- [x] `bugfix` — Bug fix

### Test Plan

1. Use the cut, copy, and paste events on Safari.
2. Everything should still work, but no sounds should play.

### Release Notes

- Fix copy sound on clipboard events.
2024-04-21 11:45:55 +00:00
..
assets ui: make toasts look more toasty (#2988) 2024-03-27 09:41:13 +00:00
editor WebGL Minimap (#3510) 2024-04-19 13:56:55 +00:00
namespaced-tldraw New migrations again (#3220) 2024-04-15 12:53:42 +00:00
state [signia] Smart dirty checking of active computeds (#3516) 2024-04-18 07:57:37 +00:00
store New migrations again (#3220) 2024-04-15 12:53:42 +00:00
tldraw Prevent default on native clipboard events (#3536) 2024-04-21 11:45:55 +00:00
tlschema Color tweaks (light and dark mode) (#3486) 2024-04-17 09:31:55 +00:00
tlsync New migrations again (#3220) 2024-04-15 12:53:42 +00:00
utils New migrations again (#3220) 2024-04-15 12:53:42 +00:00
validate [fix] allow loading files (#3517) 2024-04-17 19:38:31 +00:00