Tldraw/config
Steve Ruiz 1450454873
"Soft preload" icons (#3507)
This PR includes a "soft preload" feature for icons, where icons will be
loaded when the canvas first mounts. The component will not wait for
icons to finish loading before showing the editor, but this should help
with "pop in" on menu icons.

### Change Type

- [x] `sdk` — Changes the tldraw SDK
- [x] `improvement` — Improving existing features

### Test Plan

1. Load the component
2. After load, open a menu for the first time
3. The icons should immediately be visible

### Release Notes

- Improve icon preloading
2024-04-17 10:57:08 +00:00
..
jest/node New migrations again (#3220) 2024-04-15 12:53:42 +00:00
CHANGELOG.md transfer-out: transfer out 2023-04-25 12:01:25 +01:00
LICENSE.md Change licenses to tldraw (#2167) 2023-12-19 10:41:01 +00:00
api-extractor.json transfer-out: transfer out 2023-04-25 12:01:25 +01:00
eslint-preset-react.js unbrivate, dot com in (#2475) 2024-01-16 14:38:05 +00:00
eslint-preset.js unbrivate, dot com in (#2475) 2024-01-16 14:38:05 +00:00
package.json make CI check for yarn install warnings and fix the peer deps ones we have (#2683) 2024-01-30 11:41:46 +00:00
setupJest.ts "Soft preload" icons (#3507) 2024-04-17 10:57:08 +00:00
tsconfig.base.json transfer-out: transfer out 2023-04-25 12:01:25 +01:00