tldraw/packages/ui/CHANGELOG.md
2023-04-25 12:01:25 +01:00

264 lines
13 KiB
Markdown

# v2.0.0-alpha.12 (Mon Apr 03 2023)
#### 🐛 Bug Fix
- add vietnamese to language menu, and strings that were missing from lokalise [#1578](https://github.com/tldraw/tldraw-lite/pull/1578) ([@TodePond](https://github.com/TodePond))
- Fix for dialogs rendering outside of portal [#1576](https://github.com/tldraw/tldraw-lite/pull/1576) ([@orangemug](https://github.com/orangemug))
- [fix] item height when in mobile [#1573](https://github.com/tldraw/tldraw-lite/pull/1573) ([@steveruizok](https://github.com/steveruizok))
- [fix] menus, add dialog debug thing [#1570](https://github.com/tldraw/tldraw-lite/pull/1570) ([@steveruizok](https://github.com/steveruizok))
- [fix] use masked page bounds for finding drop parent [#1564](https://github.com/tldraw/tldraw-lite/pull/1564) ([@steveruizok](https://github.com/steveruizok))
- Fix the location of pasted excalidraw content. [#1554](https://github.com/tldraw/tldraw-lite/pull/1554) ([@MitjaBezensek](https://github.com/MitjaBezensek))
- add community translations [#1559](https://github.com/tldraw/tldraw-lite/pull/1559) ([@steveruizok](https://github.com/steveruizok) [@TodePond](https://github.com/TodePond))
- Fix safari clipboard issues [#1535](https://github.com/tldraw/tldraw-lite/pull/1535) ([@orangemug](https://github.com/orangemug))
- Add proper messaging & import flows for migration from local & multiplayer rooms [#1506](https://github.com/tldraw/tldraw-lite/pull/1506) ([@SomeHats](https://github.com/SomeHats) [@steveruizok](https://github.com/steveruizok))
- Make sure all types and build stuff get run in CI [#1548](https://github.com/tldraw/tldraw-lite/pull/1548) ([@SomeHats](https://github.com/SomeHats))
- fix spacing of double dropdown picker [#1545](https://github.com/tldraw/tldraw-lite/pull/1545) ([@TodePond](https://github.com/TodePond))
- [feature] `App.canMoveCamera` [#1543](https://github.com/tldraw/tldraw-lite/pull/1543) ([@steveruizok](https://github.com/steveruizok))
- add pre-commit api report generation [#1517](https://github.com/tldraw/tldraw-lite/pull/1517) ([@SomeHats](https://github.com/SomeHats))
- Add vscode notification when opening v1 files [#1469](https://github.com/tldraw/tldraw-lite/pull/1469) ([@MitjaBezensek](https://github.com/MitjaBezensek) [@steveruizok](https://github.com/steveruizok))
- Rename some methods [#1528](https://github.com/tldraw/tldraw-lite/pull/1528) ([@steveruizok](https://github.com/steveruizok))
- [fix] better titles for double dropdown picker [#1524](https://github.com/tldraw/tldraw-lite/pull/1524) ([@steveruizok](https://github.com/steveruizok))
- Remove react-intl [#1521](https://github.com/tldraw/tldraw-lite/pull/1521) ([@steveruizok](https://github.com/steveruizok))
- Don't use previous opacity for new `bookmark`/`embed` shapes [#1510](https://github.com/tldraw/tldraw-lite/pull/1510) ([@orangemug](https://github.com/orangemug))
- Fix back to content button. [#1519](https://github.com/tldraw/tldraw-lite/pull/1519) ([@MitjaBezensek](https://github.com/MitjaBezensek) [@steveruizok](https://github.com/steveruizok))
- Define `isMobilePointer` in `<PagesMenu/>` [#1511](https://github.com/tldraw/tldraw-lite/pull/1511) ([@orangemug](https://github.com/orangemug))
- remove max width on menu items to fit longer translations (eg: German) [#1508](https://github.com/tldraw/tldraw-lite/pull/1508) ([@TodePond](https://github.com/TodePond))
- Update existing translations based on v1 [#1515](https://github.com/tldraw/tldraw-lite/pull/1515) ([@TodePond](https://github.com/TodePond))
- [chore] restore api extractor [#1500](https://github.com/tldraw/tldraw-lite/pull/1500) ([@steveruizok](https://github.com/steveruizok))
- Asset loading overhaul [#1457](https://github.com/tldraw/tldraw-lite/pull/1457) ([@SomeHats](https://github.com/SomeHats))
- [feature] paste from Excalidraw [#1417](https://github.com/tldraw/tldraw-lite/pull/1417) ([@steveruizok](https://github.com/steveruizok) [@MitjaBezensek](https://github.com/MitjaBezensek))
- [improvement] docs / api cleanup [#1491](https://github.com/tldraw/tldraw-lite/pull/1491) ([@steveruizok](https://github.com/steveruizok))
- Lokalise: Translations update [#1492](https://github.com/tldraw/tldraw-lite/pull/1492) ([@steveruizok](https://github.com/steveruizok) [@TodePond](https://github.com/TodePond))
- update cloudflare deps [#1493](https://github.com/tldraw/tldraw-lite/pull/1493) ([@threepointone](https://github.com/threepointone))
- Add a toast message when trying to open files from shared documents. [#1490](https://github.com/tldraw/tldraw-lite/pull/1490) ([@MitjaBezensek](https://github.com/MitjaBezensek))
- Add a new page during the move-to-page operation [#1460](https://github.com/tldraw/tldraw-lite/pull/1460) ([@orangemug](https://github.com/orangemug) [@steveruizok](https://github.com/steveruizok))
- Fix an issue with adding html elements to the document body. [#1481](https://github.com/tldraw/tldraw-lite/pull/1481) ([@MitjaBezensek](https://github.com/MitjaBezensek))
- David/publish good [#1488](https://github.com/tldraw/tldraw-lite/pull/1488) ([@ds300](https://github.com/ds300))
- [chore] alpha 10 [#1486](https://github.com/tldraw/tldraw-lite/pull/1486) ([@ds300](https://github.com/ds300))
- [chore] package build improvements [#1484](https://github.com/tldraw/tldraw-lite/pull/1484) ([@ds300](https://github.com/ds300))
- [chore] bump for alpha 8 [#1485](https://github.com/tldraw/tldraw-lite/pull/1485) ([@steveruizok](https://github.com/steveruizok))
- stop using broken-af turbo for publishing [#1476](https://github.com/tldraw/tldraw-lite/pull/1476) ([@ds300](https://github.com/ds300))
- [chore] add canary release script [#1423](https://github.com/tldraw/tldraw-lite/pull/1423) ([@ds300](https://github.com/ds300) [@steveruizok](https://github.com/steveruizok))
- derive currentToolId from app.root [#1459](https://github.com/tldraw/tldraw-lite/pull/1459) ([@ds300](https://github.com/ds300) [@steveruizok](https://github.com/steveruizok))
- [fix] remove unused icons, untrack assets [#1464](https://github.com/tldraw/tldraw-lite/pull/1464) ([@steveruizok](https://github.com/steveruizok))
- Always file->print with light-mode enabled [#1315](https://github.com/tldraw/tldraw-lite/pull/1315) ([@orangemug](https://github.com/orangemug) [@steveruizok](https://github.com/steveruizok))
- [fix] scrolling to focused menu item [#1456](https://github.com/tldraw/tldraw-lite/pull/1456) ([@steveruizok](https://github.com/steveruizok))
- [chore] upgrade yarn [#1430](https://github.com/tldraw/tldraw-lite/pull/1430) ([@ds300](https://github.com/ds300))
- Added `preserveAspectRatio` to print for overflow of content [#1453](https://github.com/tldraw/tldraw-lite/pull/1453) ([@orangemug](https://github.com/orangemug))
- [fix] Menu paste button [#1451](https://github.com/tldraw/tldraw-lite/pull/1451) ([@steveruizok](https://github.com/steveruizok))
- Fix flashing when adding a new page [#1429](https://github.com/tldraw/tldraw-lite/pull/1429) ([@orangemug](https://github.com/orangemug))
- Fix language menu not 'checking' the chosen language [#1445](https://github.com/tldraw/tldraw-lite/pull/1445) ([@TodePond](https://github.com/TodePond))
- [fix] dev version number for tldraw/tldraw [#1434](https://github.com/tldraw/tldraw-lite/pull/1434) ([@steveruizok](https://github.com/steveruizok))
- [fix] translations, refresh assets [#1436](https://github.com/tldraw/tldraw-lite/pull/1436) ([@steveruizok](https://github.com/steveruizok) [@TodePond](https://github.com/TodePond))
- repo cleanup [#1426](https://github.com/tldraw/tldraw-lite/pull/1426) ([@steveruizok](https://github.com/steveruizok))
- Fix out of order logic. [#1425](https://github.com/tldraw/tldraw-lite/pull/1425) ([@MitjaBezensek](https://github.com/MitjaBezensek))
- Vscode extension [#1253](https://github.com/tldraw/tldraw-lite/pull/1253) ([@steveruizok](https://github.com/steveruizok) [@MitjaBezensek](https://github.com/MitjaBezensek) [@orangemug](https://github.com/orangemug))
- Bring over v1 translations [#1422](https://github.com/tldraw/tldraw-lite/pull/1422) ([@TodePond](https://github.com/TodePond) [@steveruizok](https://github.com/steveruizok))
- Disable context menu when right clicking context menu [#1414](https://github.com/tldraw/tldraw-lite/pull/1414) ([@orangemug](https://github.com/orangemug))
- [chore] Create main.json [#1410](https://github.com/tldraw/tldraw-lite/pull/1410) ([@steveruizok](https://github.com/steveruizok))
- [ui] update checkboxes for language menu [#1412](https://github.com/tldraw/tldraw-lite/pull/1412) ([@steveruizok](https://github.com/steveruizok))
- Revert "Remove print element and print style after printing." [#1411](https://github.com/tldraw/tldraw-lite/pull/1411) ([@orangemug](https://github.com/orangemug))
#### ⚠️ Pushed to `main`
- main: update api-report.md ([@SomeHats](https://github.com/SomeHats))
#### Authors: 7
- alex ([@SomeHats](https://github.com/SomeHats))
- David Sheldrick ([@ds300](https://github.com/ds300))
- Lu[ke] Wilson ([@TodePond](https://github.com/TodePond))
- Mitja Bezenšek ([@MitjaBezensek](https://github.com/MitjaBezensek))
- Orange Mug ([@orangemug](https://github.com/orangemug))
- Steve Ruiz ([@steveruizok](https://github.com/steveruizok))
- Sunil Pai ([@threepointone](https://github.com/threepointone))
---
# @tldraw/ui
## 2.0.0-alpha.11
### Patch Changes
- fix some package build scripting
- Updated dependencies
- @tldraw/editor@2.0.0-alpha.11
- @tldraw/primitives@2.0.0-alpha.11
- @tldraw/tlsync-client@2.0.0-alpha.11
- @tldraw/utils@2.0.0-alpha.10
## 2.0.0-alpha.10
### Patch Changes
- 4b4399b6e: redeploy with yarn to prevent package version issues
- Updated dependencies [4b4399b6e]
- @tldraw/primitives@2.0.0-alpha.10
- @tldraw/tlsync-client@2.0.0-alpha.10
- @tldraw/utils@2.0.0-alpha.9
- @tldraw/editor@2.0.0-alpha.10
## 2.0.0-alpha.9
### Patch Changes
- Release day!
- Updated dependencies
- @tldraw/editor@2.0.0-alpha.9
- @tldraw/primitives@2.0.0-alpha.9
- @tldraw/tlsync-client@2.0.0-alpha.9
- @tldraw/utils@2.0.0-alpha.8
## 2.0.0-alpha.8
### Patch Changes
- 23dd81cfe: Make signia a peer dependency
- Updated dependencies [23dd81cfe]
- @tldraw/editor@2.0.0-alpha.8
- @tldraw/tlsync-client@2.0.0-alpha.8
- @tldraw/primitives@2.0.0-alpha.8
## 2.0.0-alpha.7
### Patch Changes
- Bug fixes.
- Updated dependencies
- @tldraw/editor@2.0.0-alpha.7
- @tldraw/primitives@2.0.0-alpha.7
- @tldraw/tlsync-client@2.0.0-alpha.7
- @tldraw/utils@2.0.0-alpha.7
## 2.0.0-alpha.6
### Patch Changes
- Add licenses.
- Updated dependencies
- @tldraw/editor@2.0.0-alpha.6
- @tldraw/primitives@2.0.0-alpha.6
- @tldraw/tlsync-client@2.0.0-alpha.6
- @tldraw/utils@2.0.0-alpha.6
## 2.0.0-alpha.5
### Patch Changes
- Add CSS files to tldraw/tldraw.
- Updated dependencies
- @tldraw/editor@2.0.0-alpha.5
- @tldraw/primitives@2.0.0-alpha.5
- @tldraw/tlsync-client@2.0.0-alpha.5
- @tldraw/utils@2.0.0-alpha.5
## 2.0.0-alpha.4
### Patch Changes
- Add children to tldraw/tldraw
- Updated dependencies
- @tldraw/editor@2.0.0-alpha.4
- @tldraw/primitives@2.0.0-alpha.4
- @tldraw/tlsync-client@2.0.0-alpha.4
- @tldraw/utils@2.0.0-alpha.4
## 2.0.0-alpha.3
### Patch Changes
- Change permissions.
- Updated dependencies
- @tldraw/editor@2.0.0-alpha.3
- @tldraw/primitives@2.0.0-alpha.3
- @tldraw/tlsync-client@2.0.0-alpha.3
- @tldraw/utils@2.0.0-alpha.3
## 2.0.0-alpha.2
### Patch Changes
- Add tldraw, editor
- Updated dependencies
- @tldraw/editor@2.0.0-alpha.2
- @tldraw/primitives@2.0.0-alpha.2
- @tldraw/tlsync-client@2.0.0-alpha.2
- @tldraw/utils@2.0.0-alpha.2
## 0.1.0-alpha.11
### Patch Changes
- Fix stale reactors.
- Updated dependencies
- @tldraw/primitives@0.1.0-alpha.11
- @tldraw/tldraw-beta@0.1.0-alpha.11
- @tldraw/tlsync-client@0.1.0-alpha.11
- @tldraw/utils@0.1.0-alpha.11
## 0.1.0-alpha.10
### Patch Changes
- Fix type export bug.
- Updated dependencies
- @tldraw/primitives@0.1.0-alpha.10
- @tldraw/tldraw-beta@0.1.0-alpha.10
- @tldraw/tlsync-client@0.1.0-alpha.10
- @tldraw/utils@0.1.0-alpha.10
## 0.1.0-alpha.9
### Patch Changes
- Fix import bugs.
- Updated dependencies
- @tldraw/primitives@0.1.0-alpha.9
- @tldraw/tldraw-beta@0.1.0-alpha.9
- @tldraw/tlsync-client@0.1.0-alpha.9
- @tldraw/utils@0.1.0-alpha.9
## 0.1.0-alpha.8
### Patch Changes
- Changes validation requirements, exports validation helpers.
- Updated dependencies
- @tldraw/primitives@0.1.0-alpha.8
- @tldraw/tldraw-beta@0.1.0-alpha.8
- @tldraw/tlsync-client@0.1.0-alpha.8
- @tldraw/utils@0.1.0-alpha.8
## 0.1.0-alpha.7
### Patch Changes
- - Pre-pre-release update
- Updated dependencies
- @tldraw/primitives@0.1.0-alpha.7
- @tldraw/tldraw-beta@0.1.0-alpha.7
- @tldraw/tlsync-client@0.1.0-alpha.7
- @tldraw/utils@0.1.0-alpha.7
## 0.0.2-alpha.1
### Patch Changes
- Fix error with HMR
- Updated dependencies
- @tldraw/primitives@0.0.2-alpha.1
- @tldraw/tldraw-beta@0.0.2-alpha.1
- @tldraw/tlsync-client@0.0.2-alpha.1
- @tldraw/utils@0.0.2-alpha.1
## 0.0.2-alpha.0
### Patch Changes
- Initial release
- Updated dependencies
- @tldraw/primitives@0.0.2-alpha.0
- @tldraw/tldraw-beta@0.0.2-alpha.0
- @tldraw/tlsync-client@0.0.2-alpha.0
- @tldraw/utils@0.0.2-alpha.0