v2.0.0-alpha.17
版本发布时间: 2023-10-17 22:39:36
tldraw/tldraw最新发布版本:v3.0.3(2024-09-17 20:52:54)
Release Notes
Firefox, Touch: Fix not being able to open style dropdowns (#2092)
- Firefox Mobile: Fixed a bug where you couldn't open some style dropdown options.
Add timestamp to file names (#2096)
- Add timestamp to exported image file names
[fix] Context menu + menus not closing correctly (#2086)
- [fix] bug with menus
Fix not being able to upload massive images (#2095)
- Fixed big images being too big to get added to the canvas.
fix cropped image size (#2097)
- Fixes a rendering issue where cropped images were sometimes bleeding outside their bounds.
Add offline indicator (also to top zone example) (#2083)
- [@tldraw/tldraw] add offline indicator to ui components
[fix] missing border on group shape when unlocked (#2075)
- Fix case where indicator was not shown when unlocking groups
[fix] reparenting locked shapes (#2070)
- Fix a bug where grouped locked shapes would be deleted when ungrouped.
[fix] Don't select locked shapes on pointer up (#2069)
- Fix bug where locked shape could be selected by clicking on its label
[fix] locked shape of opacity problem with eraser.pointing (#2073)
- locked shape of opacity problem with eraser.pointing Before/after:
🚀 Enhancement
-
@tldraw/assets
,@tldraw/tldraw
- Add offline indicator (also to top zone example) #2083 (@steveruizok)
-
@tldraw/tldraw
- Add data breakpoint to layout css #2076 (@steveruizok)
-
@tldraw/tldraw
,@tldraw/tlschema
- Same first page id for all editors #2071 (@steveruizok)
🐛 Bug Fix
-
@tldraw/tldraw
- Firefox, Touch: Fix not being able to open style dropdowns #2092 (@TodePond)
- Add timestamp to file names #2096 (@Taha-Hassan-Git)
- move imports #2099 (@SomeHats)
- Fix not being able to upload massive images #2095 (@TodePond)
- fix cropped image size #2097 (@ds300)
- Fixed a bug checking translated string keys #2082 (@kewell-tsao)
- [fix] Don't select locked shapes on pointer up #2069 (@steveruizok)
- [fix] locked shape of opacity problem with eraser.pointing #2073 (@momenthana)
-
@tldraw/editor
,@tldraw/tldraw
- [fix] Context menu + menus not closing correctly #2086 (@steveruizok)
- [fix] reparenting locked shapes #2070 (@steveruizok)
-
@tldraw/editor
- [fix] remove findLast calls #2081 (@steveruizok)
- [fix] missing border on group shape when unlocked #2075 (@steveruizok)
- Compact children when updating parents to children. #2072 (@steveruizok)
🏠 Internal
- Fix ExplodedExample.tsx #2068 (@antmoux @steveruizok)
- Update VS Code extension 2.0.13 #2066 (@MitjaBezensek)
🧪 Tests
- Only upload playwright to S3 if we have the right credentials #2074 (@SomeHats @steveruizok)
- Cache playwright browsers. #2067 (@MitjaBezensek)
🔩 Dependency Updates
Authors: 9
- alex (@SomeHats)
- antonio moura (@antmoux)
- David Sheldrick (@ds300)
- Hana (@momenthana)
- Kewell (@kewell-tsao)
- Lu Wilson (@TodePond)
- Mitja Bezenšek (@MitjaBezensek)
- Steve Ruiz (@steveruizok)
- Taha (@Taha-Hassan-Git)