v2.0.0-beta.2
版本发布时间: 2024-01-10 20:04:01
tldraw/tldraw最新发布版本:v3.0.3(2024-09-17 20:52:54)
Release Notes
Fix validation when pasting images. (#2436)
- Fixes url validations.
Fix decrement button label in OnTheCanvas example component (#2432)
- tiny bug fix, simply changing a label to match behaviour
refactor copy/export, fix safari copy-as-image being broken (#2411)
- Fix a bug preventing copying as an image on iOS
Add url validation (#2428)
- Add validation to urls.
[fix] next selected shapes comment (#2427)
- Fix error in setStyleForNextSelectedShapes comment
annotate error boundary example (#2410)
- Add annotation to error boundary example
Fix issues with clip paths for frames (#2406)
- Add a brief release note for your PR here.
Annotate custom styles example (#2405)
- Add annotation to the custom styles example
annotate custom config example (#2404)
- Adds annotation to the custom config example with a bit more detail
annotate asset props, correct image/video confusion (#2399)
- Annotates the asset props example and fixes a mistake in the existing comments
Annotate/refactor store events example (#2400)
- Update store events example to use store.listen method
- Annotate with explanations of the code
annotate canvas events (#2397)
- Adds annotation to the canvas events example
[fix] edge scrolling when component is inside of screen (#2398)
- Add a brief release note for your PR here.
Annotate api example (#2395)
- Annotate API example
[tech debt] Primitives renaming party / cleanup (#2396)
- renames Vec2d to Vec
- renames Vec2dModel to VecModel
- renames Box2d to Box
- renames Box2dModel to BoxModel
- renames Matrix2d to Mat
- renames Matrix2dModel to MatModel
- removes unused primitive helpers
Refactor and document speech bubble example (#2392)
- Add annotations to the speech bubble example
- Refactor code for clarity
Fix trademark links (#2380)
- Fixes broken links in a number of docs files.
[fix] polygon bounds (#2378)
- Fixed a bug with the bounds calculation for polygons.
Avoid importing editor.css
twice (#2373)
- Prevent importing
editor.css
twice which should help when debugging the styles via developer console.
Adding an image shape from a file the public folder (#2370)
- Adds a simple image example.
💥 Breaking Change
-
@tldraw/editor
,@tldraw/tldraw
,@tldraw/tlschema
- [tech debt] Primitives renaming party / cleanup #2396 (@steveruizok)
🚀 Enhancement
- Adding an image shape from a file the public folder #2370 (@MitjaBezensek)
🐛 Bug Fix
- Avoid importing
editor.css
twice #2373 (@MitjaBezensek) - VS Code bump 2.0.20 #2371 (@MitjaBezensek)
-
@tldraw/tlschema
- Fix validation when pasting images. #2436 (@MitjaBezensek @SomeHats)
-
@tldraw/tldraw
- refactor copy/export, fix safari copy-as-image being broken #2411 (@SomeHats @huppy-bot[bot])
- [fix] Asset versions #2389 (@steveruizok)
-
@tldraw/tldraw
,@tldraw/tlschema
,@tldraw/utils
,@tldraw/validate
- Add url validation #2428 (@MitjaBezensek @SomeHats)
-
@tldraw/editor
- Fix issues with clip paths for frames #2406 (@MitjaBezensek)
-
@tldraw/editor
,@tldraw/tldraw
- [fix] edge scrolling when component is inside of screen #2398 (@steveruizok)
- [fix] polygon bounds #2378 (@steveruizok)
-
@tldraw/store
- Fix meta examples #2379 (@steveruizok)
🏠 Internal
- Fix license language. #2365 (@steveruizok)
📝 Documentation
- Fix decrement button label in OnTheCanvas example component #2432 (@StanFlint)
- annotate error boundary example #2410 (@Taha-Hassan-Git @steveruizok)
- fix example scrolling on ios #2412 (@SomeHats)
- Add descriptions to active examples #2407 (@SomeHats)
- Annotate custom styles example #2405 (@Taha-Hassan-Git @steveruizok)
- annotate custom config example #2404 (@Taha-Hassan-Git)
- annotate asset props, correct image/video confusion #2399 (@Taha-Hassan-Git)
- Annotate/refactor store events example #2400 (@Taha-Hassan-Git)
- annotate canvas events #2397 (@Taha-Hassan-Git)
- Annotate api example #2395 (@Taha-Hassan-Git)
- Refactor and document speech bubble example #2392 (@Taha-Hassan-Git @steveruizok)
- Fix README link typo #2372 (@chunderbolt)
-
@tldraw/editor
- [fix] next selected shapes comment #2427 (@Taha-Hassan-Git)
-
@tldraw/tldraw
- [example] Changing the default tldraw colors #2402 (@steveruizok)
- add descriptions to examples #2375 (@SomeHats @steveruizok)
-
@tldraw/assets
,@tldraw/editor
,@tldraw/tldraw
,@tldraw/tlschema
,@tldraw/utils
,@tldraw/validate
- Fix trademark links #2380 (@nonparibus)
- Another typo fix. #2366 (@steveruizok)
Authors: 8
- @chunderbolt
- @huppy-bot[bot]
- alex (@SomeHats)
- David @ HASH (@nonparibus)
- Mitja Bezenšek (@MitjaBezensek)
- Stan Flint (@StanFlint)
- Steve Ruiz (@steveruizok)
- Taha (@Taha-Hassan-Git)