tldraw/packages
David Sheldrick b7884c6d67
[fix] add cloud tooltip (#1728)
Fix cloud tool tooltip

### Change Type

- [x] `patch` — Bug fix
- [ ] `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

### Test Plan

1. Add a step-by-step description of how to test your PR here.
2.

- [ ] Unit Tests
- [ ] End to end tests

### Release Notes

- Add a brief release note for your PR here.
2023-07-11 10:01:53 +00:00
..
assets Add cloud shape (#1708) 2023-07-07 15:32:08 +00:00
editor tweaks for cloud shape (#1723) 2023-07-10 07:55:28 +00:00
file-format [refactor] reduce dependencies on shape utils in editor (#1693) 2023-07-07 13:56:31 +00:00
indices Update CHANGELOG.md [skip ci] 2023-07-04 14:21:37 +00:00
polyfills Update CHANGELOG.md [skip ci] 2023-07-04 14:21:37 +00:00
primitives Add cloud shape (#1708) 2023-07-07 15:32:08 +00:00
state Update CHANGELOG.md [skip ci] 2023-07-04 14:21:37 +00:00
store Update CHANGELOG.md [skip ci] 2023-07-04 14:21:37 +00:00
tldraw Update CHANGELOG.md [skip ci] 2023-07-04 14:21:37 +00:00
tlschema Add cloud shape (#1708) 2023-07-07 15:32:08 +00:00
ui [fix] add cloud tooltip (#1728) 2023-07-11 10:01:53 +00:00
utils Update CHANGELOG.md [skip ci] 2023-07-04 14:21:37 +00:00
validate Update CHANGELOG.md [skip ci] 2023-07-04 14:21:37 +00:00