Release Notes
Fix shape opacity when erasing (#2055)
- Fixes opacity of shapes while erasing in a group or frame.
[fix] Hit testing against zero width / height lines (#2060)
- [fix] Bug where arrows would not bind to straight lines
Fix opacity lowering on shapes that cannot be deleted (#2061)
- Locked shapes don't change opacity when scribble erasing.
Before/after:
fix: proper label for opacity tooltip on hover (#2044)
- Add a brief release note for your PR here.
Fix alt + shift keyboard shortcuts (#2053)
- Fixes keyboard shortcuts that use
alt
andshift
modifiers.
[improvement] Scope getShapeAtPoint
to rendering shapes only (#2043)
- Improve perf for hovering shapes / shape hit tests
Remove topBar prop from (#2018)
- [BREAKING] removed topBar prop
🚀 Enhancement
@tldraw/editor
,@tldraw/tldraw
- [improvement] Scope
getShapeAtPoint
to rendering shapes only #2043 (@steveruizok)
- [improvement] Scope
@tldraw/tldraw
,@tldraw/tlschema
- Remove dot com ui styles [1/2] #2039 (@steveruizok)
@tldraw/editor
,@tldraw/tlschema
@tldraw/tldraw
🐛 Bug Fix
- fix standalone examples #2042 (@SomeHats)
@tldraw/editor
@tldraw/editor
,@tldraw/tldraw
- [fix] Hit testing against zero width / height lines #2060 (@steveruizok)
- Fix newlines in text geo shapes #2059 (@SomeHats @huppy-bot[bot] @steveruizok)
- Restore background #2037 (@steveruizok)
@tldraw/tldraw
- Fix opacity lowering on shapes that cannot be deleted #2061 (@Taha-Hassan-Git)
- fix: proper label for opacity tooltip on hover #2044 (@Prince-Mendiratta)
- Fix alt + shift keyboard shortcuts #2053 (@MitjaBezensek)
- [fix] Stylepanel default spacing #2036 (@steveruizok)
- Export tools #2035 (@steveruizok)
@tldraw/tlschema
- [fix] Page state migration #2040 (@steveruizok)
- [fix] migrations for page state #2038 (@steveruizok)
🏠 Internal
- Move example into examples folder #2064 (@steveruizok)
@tldraw/tlschema
- [fix] broken docs link #2062 (@steveruizok)
- Remove fixup script #2041 (@steveruizok)
@tldraw/editor
,@tldraw/state
,@tldraw/store
,@tldraw/tldraw
,@tldraw/tlschema
,@tldraw/utils
,@tldraw/validate
- Publish api.json #2034 (@steveruizok)
🧪 Tests
- re-enable visual regression tests #2056 (@SomeHats @huppy-bot[bot])
Authors: 7
- @huppy-bot[bot]
- alex (@SomeHats)
- David Sheldrick (@ds300)
- Mitja Bezenšek (@MitjaBezensek)
- Prince Mendiratta (@Prince-Mendiratta)
- Steve Ruiz (@steveruizok)
- Taha (@Taha-Hassan-Git)