tldraw/packages
Mime Čuvalo 34a95b2ec8
arrows: separate out handle behavior from labels (#2621)
This is a followup on the arrows work.
- allow labels to go to the ends if no arrowhead is present
- avoid using / overloading TLHandle and use a new PointingLabel state
to specifically address label movement
- removes the feature flag to launch this feature!

### Change Type

- [x] `patch` — Bug fix

### Release Notes

- Arrow labels: provide more polish on label placement

---------

Co-authored-by: Steve Ruiz <steveruizok@gmail.com>
2024-01-31 11:17:03 +00:00
..
assets make CI check for yarn install warnings and fix the peer deps ones we have (#2683) 2024-01-30 11:41:46 +00:00
editor arrows: separate out handle behavior from labels (#2621) 2024-01-31 11:17:03 +00:00
state dev: add test-dev command for easier testing of packages (#2627) 2024-01-29 10:29:38 +00:00
store make CI check for yarn install warnings and fix the peer deps ones we have (#2683) 2024-01-30 11:41:46 +00:00
tldraw arrows: separate out handle behavior from labels (#2621) 2024-01-31 11:17:03 +00:00
tlschema arrows: separate out handle behavior from labels (#2621) 2024-01-31 11:17:03 +00:00
tlsync make CI check for yarn install warnings and fix the peer deps ones we have (#2683) 2024-01-30 11:41:46 +00:00
utils dev: add test-dev command for easier testing of packages (#2627) 2024-01-29 10:29:38 +00:00
validate dev: add test-dev command for easier testing of packages (#2627) 2024-01-29 10:29:38 +00:00