tldraw/apps/vscode/editor/CHANGELOG.md
2023-04-25 12:01:25 +01:00

81 lines
1.5 KiB
Markdown

# @tldraw/vscode-editor
## 1.13.1-alpha.0
### Patch Changes
- Release day!
## 1.13.0
### Minor Changes
- - Adds missing Arabic translations for dialogs. @abedshamia
- Updates core-example. @brydenfogelman
- Updates Polish translations. @adan2013
- Adds missing Aria-Labels. @KDSBrowne
- Improves Japanese translation. @yashkumarbarot
- Fixes height and width in app.viewport. @hiroshisuga
- Improves labels on StlyeMenu @proke03
- Adds missing tooltips to undo / redo buttons. @proke03
## 1.12.0
### Minor Changes
- - Improve middle mouse panning
- Fix bug with assets in VS Code plugin
- Improve performance of draw-style shapes
- Fix bug with creating assets
- Fix bug with text align in labels when outputting images
- Fix bug with middle mouse panning on Linux
- Fix bug with zoom shortcuts on number pad
- Fix bug with draw and erase direction when holding shift
## 1.11.0
### Minor Changes
- d919bd27: Bump dependencies, add international support.
## 1.11.0-next.0
### Minor Changes
- Bump dependencies, add international support.
## 1.10.2
### Patch Changes
- Fix tldraw assets for vscode extension.
## 1.10.1
### Patch Changes
- Fix build.
## 1.10.0
### Minor Changes
- Fix build error in extension.
## 1.9.0
### Minor Changes
- Bump underlying packages.
## 1.8.0
### Minor Changes
- c09d6a3a: Adds text field for page rename, undo buttons on all screen sizes, arrow behavior with alt key.
## 1.7.1
### Patch Changes
- Fix bug with missing parents / children.