v5.0.1

AzeemIdrisi/PhoneSploit-Prov5.0.1May 15, 2026by huppy-bot[bot]

AI Summary

Fixes a style panel dropdown sizing issue in the tldraw editor by adding an offset prop.

Key Highlights

  • Fixed style panel dropdown sizing and offset
  • Added optional sideOffset prop for popover tuning
  • Improved vertical alignment for fill patterns

New Features

  • Style panel dropdown sideOffset prop
  • Fixed popover positioning

Full Release Notes

Generated from commits between `v5.0.0` and `HEAD`

## Bug Fixes

### fix(tldraw): style panel dropdown sizing and offset ([#8850](https://github.com/tldraw/tldraw/issues/8850))

- Added optional `sideOffset` prop to `StylePanelDropdownPickerProps`
for tuning popover position when the trigger isn't at the panel's left
edge.

- Fix sizing and offset for style panel dropdown buttons so fill pattern
and vertical alignment popovers open left of the style panel.