tldraw/packages
Lu Wilson caaedc559f
Fix text shapes not having colour (#1649)
This PR fixes text shapes always being black.
It also fixes Note shapes not having the correct text colour.

<img width="759" alt="Screenshot 2023-06-26 at 11 26 45"
src="https://github.com/tldraw/tldraw/assets/15892272/a68ae0d1-69ba-43de-9e21-87c483ffd2dc">


### Change Type

- [x] `patch` — Bug fix

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

### Test Plan

1. Make a text shape.
2. Make sure you can change its colour.
3. Make a note shape.
4. Make sure its text label stays black when you change the note's
colour.

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

### Release Notes

- None: Fixes an unreleased bug.
2023-06-26 12:57:15 +00:00
..
assets Revert "Update dependencies (#1613)" (#1617) 2023-06-19 09:49:44 +00:00
editor Fix text shapes not having colour (#1649) 2023-06-26 12:57:15 +00:00
file-format ShapeUtil refactor, Editor cleanup (#1611) 2023-06-19 14:01:18 +00:00
indices update lazyrepo 2023-06-05 18:32:32 +01:00
polyfills Revert "Update dependencies (#1613)" (#1617) 2023-06-19 09:49:44 +00:00
primitives [refactor] snapping (#1589) 2023-06-15 14:36:46 +00:00
state Incorporate signia as @tldraw/state (#1620) 2023-06-20 13:31:26 +00:00
store Incorporate signia as @tldraw/state (#1620) 2023-06-20 13:31:26 +00:00
tldraw ShapeUtil refactor, Editor cleanup (#1611) 2023-06-19 14:01:18 +00:00
tlschema Styles API docs (#1641) 2023-06-24 14:01:02 +00:00
ui Styles API follow-ups (#1636) 2023-06-24 13:46:04 +00:00
utils Styles API (#1580) 2023-06-16 10:33:47 +00:00
validate Styles API (#1580) 2023-06-16 10:33:47 +00:00