tldraw/apps/examples/src
Mitja Bezenšek fb0c16b448
Adding an image shape from a file the public folder (#2370)
Adds an example of adding an image shape from the public folder.

### Change Type

- [ ] `patch` — Bug fix
- [x] `minor` — New feature
- [ ] `major` — Breaking change
- [ ] `dependencies` — Changes to package dependencies[^1]
- [ ] `documentation` — Changes to the documentation only[^2]
- [ ] `tests` — Changes to any test code only[^2]
- [ ] `internal` — Any other changes that don't affect the published
package[^2]
- [ ] I don't know

[^1]: publishes a `patch` release, for devDependencies use `internal`
[^2]: will not publish a new version

### Release Notes

- Adds a simple image example.
2023-12-22 13:26:07 +00:00
..
components ShapeUtil.getGeometry, selection rewrite (#1751) 2023-07-25 16:10:15 +00:00
examples Adding an image shape from a file the public folder (#2370) 2023-12-22 13:26:07 +00:00
icons New vite-based examples app (#1226) 2023-05-05 13:10:36 +00:00
BasicExample.tsx Remove focus management (#1953) 2023-10-02 11:29:54 +00:00
index.html New vite-based examples app (#1226) 2023-05-05 13:10:36 +00:00
index.tsx Adding an image shape from a file the public folder (#2370) 2023-12-22 13:26:07 +00:00
styles.css [internal] Add basic list to examples (#1688) 2023-07-05 14:07:28 +00:00