Tldraw/packages/tldraw/src/lib
David Sheldrick 625f4abc3b
[fix] allow loading files (#3517)
I messed up the schema validator for loading files.

### Change Type

<!--  Please select a 'Scope' label ️ -->

- [x] `sdk` — Changes the tldraw SDK
- [ ] `dotcom` — Changes the tldraw.com web app
- [ ] `docs` — Changes to the documentation, examples, or templates.
- [ ] `vs code` — Changes to the vscode plugin
- [ ] `internal` — Does not affect user-facing stuff

<!--  Please select a 'Type' label ️ -->

- [x] `bugfix` — Bug fix
- [ ] `feature` — New feature
- [ ] `improvement` — Improving existing features
- [ ] `chore` — Updating dependencies, other boring stuff
- [ ] `galaxy brain` — Architectural changes
- [ ] `tests` — Changes to any test code
- [ ] `tools` — Changes to infrastructure, CI, internal scripts,
debugging tools, etc.
- [ ] `dunno` — I don't know
2024-04-17 19:38:31 +00:00
..
canvas Stickies: release candidate (#3249) 2024-04-14 18:40:02 +00:00
shapes arrows: fix bound arrow labels going over text shape (#3512) 2024-04-17 14:35:25 +00:00
tools arrows: still use Dist instead of Dist2 (#3511) 2024-04-17 13:16:22 +00:00
ui "Soft preload" icons (#3507) 2024-04-17 10:57:08 +00:00
utils [fix] allow loading files (#3517) 2024-04-17 19:38:31 +00:00
Tldraw.test.tsx Fix jpg export and tests (#3198) 2024-03-18 15:08:09 +00:00
Tldraw.tsx "Soft preload" icons (#3507) 2024-04-17 10:57:08 +00:00
TldrawImage.tsx React-powered SVG exports (#3117) 2024-03-25 14:16:55 +00:00
defaultExternalContentHandlers.ts Stickies: release candidate (#3249) 2024-04-14 18:40:02 +00:00
defaultShapeTools.ts tldraw zero - package shuffle (#1710) 2023-07-17 21:22:34 +00:00
defaultShapeUtils.ts tldraw zero - package shuffle (#1710) 2023-07-17 21:22:34 +00:00
defaultSideEffects.ts Use canvas bounds for viewport bounds (#2798) 2024-02-12 15:03:25 +00:00
defaultTools.ts tldraw zero - package shuffle (#1710) 2023-07-17 21:22:34 +00:00
styles.tsx UI components round two (#2847) 2024-02-16 09:13:04 +00:00
ui.css styling: make dotcom and examples site have consistent font styling (#3271) 2024-03-27 09:44:22 +00:00