Tldraw/apps/vscode/extension/CHANGELOG.md

80 wiersze
1.2 KiB
Markdown
Czysty Zwykły widok Historia

2021-12-04 14:55:09 +00:00
## 1.2.4
2022-05-14 11:19:06 +00:00
## 1.12.4
### Patch Changes
- Fix export on dark mode.
2022-05-14 10:48:14 +00:00
## 1.12.3
### Patch Changes
- Fix clipboard events in editing text in vscode extension, fix outline for editing text in vscode extension.
2022-05-14 09:51:12 +00:00
## 1.12.2
### Patch Changes
- Update to include 1.12.2.
2022-05-11 16:00:15 +00:00
## 1.12.1
### Patch Changes
- Fix tldraw assets for vscode extension.
2022-05-11 13:34:07 +00:00
## 1.12.0
### Minor Changes
- This update changes how clipboard actions (cut, copy, paste) and exports work. Significantly, image exports are no longer handled via a server-side integration, and are instead handled locally on the client. This allows now for exports in the VS Code extension, as well as greatly simplifying exports for apps that embed the Tldraw React component.
2022-05-06 19:03:38 +00:00
## 1.11.3
### Patch Changes
- Add paste for assets.
2022-04-26 10:40:26 +00:00
## 1.11.2
### Patch Changes
- Fix build.
2022-04-26 08:04:34 +00:00
## 1.10.0
### Minor Changes
- Bump underlying packages.
2022-04-16 12:02:52 +00:00
## 1.9.0
### Minor Changes
- c09d6a3a: Adds text field for page rename, undo buttons on all screen sizes, arrow behavior with alt key.
2022-03-17 14:11:22 +00:00
## 1.8.4
### Patch Changes
- Fix bug with missing parents / children.
2021-12-04 14:55:22 +00:00
- Fixed bug that prevented saving.
2021-12-04 14:55:09 +00:00
2021-11-27 14:32:57 +00:00
## 1.1.9
2021-11-27 14:32:45 +00:00
- Updates READMEs.
2021-11-26 22:04:19 +00:00
## 1.1.6
- Fixes bugs in VS Code extension.
2021-11-13 11:40:36 +00:00
## 0.1.23
- Fixing bugs related to saving files.
## 0.1.0
- Launched!