tldraw/apps
Steve Ruiz 4bd1a31721
Selection UI example (plus fixes to pageToScreen) (#3015)
This PR adds a custom selection UI example.

![Kapture 2024-03-01 at 14 02
25](https://github.com/tldraw/tldraw/assets/23072548/039cc6ab-17b9-4bc3-8c05-ad3ce788a5d3)

It also fixes a bug with pageToScreen and adds a
`getSelectionRotatedScreenBounds` method.

### 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 selection UI example.
- Adds `Editor.getSelectionRotatedScreenBounds` method
- Fixes a bug with `pageToScreen`.
2024-03-01 17:42:35 +00:00
..
docs Update readmes / docs for 2.0 (#3011) 2024-02-29 18:12:16 +00:00
dotcom Update CHANGELOG.md [skip ci] 2024-02-29 18:28:45 +00:00
dotcom-asset-upload Faster validations + record reference stability at the same time (#2848) 2024-02-20 12:35:25 +00:00
dotcom-bookmark-extractor bump typescript / api-extractor (#2949) 2024-02-25 11:43:17 +00:00
dotcom-worker Prevent iframe embedding for dotcom (except on tldraw.com) (#2947) 2024-02-26 18:30:55 +00:00
examples Selection UI example (plus fixes to pageToScreen) (#3015) 2024-03-01 17:42:35 +00:00
health-worker bump typescript / api-extractor (#2949) 2024-02-25 11:43:17 +00:00
huppy Check tsconfig "references" arrays (#2891) 2024-02-21 13:07:53 +00:00
vscode tldraw_final_v6_final(old version).docx.pdf (#2998) 2024-02-29 16:06:19 +00:00