tldraw/packages
Mime Čuvalo f66763371c
asset: targeted fix for loading the initial url quicker, before debouncing (#4058)
This is a more surgical fix while these other diffs are being hashed
out: https://github.com/tldraw/tldraw/pull/4045 and
https://github.com/tldraw/tldraw/pull/4048

Problem was that we always waited a minimum of 500ms and we really
should have a `leading: true` to our debounce.

### Change type

- [x] `bugfix`
- [ ] `improvement`
- [ ] `feature`
- [ ] `api`
- [ ] `other`

### Release notes

- Assets: fix artificial delay in showing an image.
2024-07-02 10:32:43 +00:00
..
assets Update CHANGELOG.md [skip ci] 2024-06-25 13:27:57 +00:00
dotcom-shared Force interface instead of type for better docs (#3815) 2024-05-22 15:55:49 +00:00
editor Cleanup z-indices (#4020) 2024-06-27 13:30:18 +00:00
namespaced-tldraw Update CHANGELOG.md [skip ci] 2024-06-25 13:27:57 +00:00
state Update CHANGELOG.md [skip ci] 2024-06-25 13:27:57 +00:00
store Update CHANGELOG.md [skip ci] 2024-06-25 13:27:57 +00:00
tldraw asset: targeted fix for loading the initial url quicker, before debouncing (#4058) 2024-07-02 10:32:43 +00:00
tlschema Add setDefaultValue to StyleProp (#4044) 2024-07-01 10:21:33 +00:00
tlsync fix dotcom worker bundle size (#4030) 2024-06-27 11:31:04 +00:00
utils Initial bemo worker setup (#4017) 2024-07-01 11:35:23 +00:00
validate Unfurl bookmarks in worker (#4039) 2024-07-01 14:40:03 +00:00
worker-shared add workers-shared package and source-maps for dotcom-worker sentry reports (#4052) 2024-07-02 09:10:20 +00:00