15 KiB
15 KiB
v2.0.0-alpha.12 (Mon Apr 03 2023)
🐛 Bug Fix
- [fix] Start on page 1 when importing from v1 #1589 (@steveruizok)
- [fix] Arrow rebinding in v1 imports #1588 (@steveruizok)
- Move resizing to the correct place. #1579 (@MitjaBezensek)
- [fix] use masked page bounds for finding drop parent #1564 (@steveruizok)
- Revert "[fix] text jump bug" #1566 (@ds300)
- [improvement] select shapes on paste #1565 (@steveruizok)
- Fix to
setPenMode
tofalse
whenthis._touchEventsRemainingBeforeExitingPenMode
reaches zero #1541 (@orangemug) - [fix] text jump bug #1555 (@ds300)
- Add proper messaging & import flows for migration from local & multiplayer rooms #1506 (@SomeHats @steveruizok)
- fix errors when migrating extremely large v1 rooms or rooms with funky data #1553 (@SomeHats)
- Fix an error when we have an empty group. #1549 (@MitjaBezensek)
- Make sure all types and build stuff get run in CI #1548 (@SomeHats)
- make sure error annotations can't throw #1550 (@SomeHats)
- [fix] Prevent unwanted offsets when embedding tldraw in scrollable page #1551 (@ds300)
- Fix an error with importing certain files. #1547 (@MitjaBezensek)
- [fix] simplify draw shape's outline #1537 (@steveruizok)
- [fix] simplify line shape's outline #1536 (@steveruizok)
- [feature]
App.canMoveCamera
#1543 (@steveruizok) - Fix the migration of ovals, size was not correct. #1544 (@MitjaBezensek)
- An attempt to fix text selection on chrome/android #1452 (@orangemug @steveruizok)
- run v1 migrations when rebuilding v1 doc #1534 (@SomeHats)
- add pre-commit api report generation #1517 (@SomeHats)
- Migrate assets to v2 storage #1520 (@SomeHats)
- [improvement] restore snap to center #1529 (@steveruizok)
- Rename some methods #1528 (@steveruizok)
- [ux] Don't select draw shapes when you use the draw tool #1527 (@steveruizok)
- [fix] brush while pinch zooming #1526 (@steveruizok)
- [fix] Don't let changing screen bounds be undoable #1525 (@steveruizok)
- [tweak] Center camera on shape in new page #1522 (@steveruizok)
- [fix] clear editing shape id when window loses focus #1523 (@steveruizok)
- Fix splitting of chars for wide UTF-8 characters #1501 (@orangemug)
- Don't use previous opacity for new
bookmark
/embed
shapes #1510 (@orangemug) - Fix back to content button. #1519 (@MitjaBezensek @steveruizok)
- Allow migration of readonly rooms. #1498 (@MitjaBezensek @steveruizok)
- [chore] restore api extractor #1500 (@steveruizok)
- Asset loading overhaul #1457 (@SomeHats)
- [improvement] docs / api cleanup #1491 (@steveruizok)
- David/publish good #1488 (@ds300)
- [improvement] mobile docs #1487 (@steveruizok)
- [chore] alpha 10 #1486 (@ds300)
- [chore] package build improvements #1484 (@ds300)
- [chore] bump for alpha 8 #1485 (@steveruizok)
- [fix] page point offset #1483 (@steveruizok)
- [improvement] API Reference docs #1478 (@steveruizok)
- stop using broken-af turbo for publishing #1476 (@ds300)
- [chore] add canary release script #1423 (@ds300 @steveruizok)
- [fix] missing fonts in exports #1468 (@steveruizok)
- [temp] no preload icons #1466 (@steveruizok)
- [fix] crash with frames #1465 (@steveruizok)
- Removed incorrect width recalc in text label for geo shapes #1396 (@orangemug @steveruizok)
- derive currentToolId from app.root #1459 (@ds300 @steveruizok)
- Convert multiple spaces in export by converting to nbsp #1419 (@orangemug @TodePond @steveruizok)
- Always file->print with light-mode enabled #1315 (@orangemug @steveruizok)
- [chore] export frameutil #1461 (@steveruizok)
- [chore] upgrade yarn #1430 (@ds300)
- Added
preserveAspectRatio
to print for overflow of content #1453 (@orangemug) - Fixed throttle of
updateBounds
inuseScreenBounds
#1442 (@orangemug @steveruizok) - [update] docs #1448 (@steveruizok)
- Always paste images with opactiy=1 #1444 (@orangemug @steveruizok)
- [improvement] Wrap
buildFromV1Document
in transact #1435 (@steveruizok) - Hack around the outline cache for rendering x-box shapes #1438 (@orangemug @steveruizok)
- [fix] dev version number for tldraw/tldraw #1434 (@steveruizok)
- repo cleanup #1426 (@steveruizok)
- Vscode extension #1253 (@steveruizok @MitjaBezensek @orangemug)
- [fix] use polyfill for
structuredClone
#1408 (@TodePond @steveruizok) - Run all the tests. Fix linting for tests. #1389 (@MitjaBezensek)
- Fix an issue with loading v1 draw shapes that don't have any points. #1404 (@MitjaBezensek @steveruizok)
⚠️ Pushed to main
- Revert "update tldraw's bounds" (@steveruizok)
- update tldraw's bounds (@steveruizok)
Authors: 6
- alex (@SomeHats)
- David Sheldrick (@ds300)
- Lu[ke] Wilson (@TodePond)
- Mitja Bezenšek (@MitjaBezensek)
- Orange Mug (@orangemug)
- Steve Ruiz (@steveruizok)
@tldraw/tldraw-beta
2.0.0-alpha.11
Patch Changes
- fix some package build scripting
- Updated dependencies
- @tldraw/primitives@2.0.0-alpha.11
- @tldraw/tlschema@2.0.0-alpha.11
- @tldraw/tlstore@2.0.0-alpha.11
- @tldraw/tlvalidate@2.0.0-alpha.10
- @tldraw/utils@2.0.0-alpha.10
2.0.0-alpha.10
Patch Changes
- Updated dependencies [4b4399b6e]
- @tldraw/primitives@2.0.0-alpha.10
- @tldraw/tlschema@2.0.0-alpha.10
- @tldraw/tlstore@2.0.0-alpha.10
- @tldraw/tlvalidate@2.0.0-alpha.9
- @tldraw/utils@2.0.0-alpha.9
2.0.0-alpha.9
Patch Changes
- Release day!
- Updated dependencies
- @tldraw/primitives@2.0.0-alpha.9
- @tldraw/tlschema@2.0.0-alpha.9
- @tldraw/tlstore@2.0.0-alpha.9
- @tldraw/tlvalidate@2.0.0-alpha.8
- @tldraw/utils@2.0.0-alpha.8
2.0.0-alpha.8
Patch Changes
- 23dd81cfe: Make signia a peer dependency
- Updated dependencies [23dd81cfe]
- @tldraw/tlstore@2.0.0-alpha.8
- @tldraw/tlschema@2.0.0-alpha.8
- @tldraw/primitives@2.0.0-alpha.8
2.0.0-alpha.7
Patch Changes
- Bug fixes.
- Updated dependencies
- @tldraw/primitives@2.0.0-alpha.7
- @tldraw/tlschema@2.0.0-alpha.7
- @tldraw/tlstore@2.0.0-alpha.7
- @tldraw/tlvalidate@2.0.0-alpha.7
- @tldraw/utils@2.0.0-alpha.7
2.0.0-alpha.6
Patch Changes
- Add licenses.
- Updated dependencies
- @tldraw/primitives@2.0.0-alpha.6
- @tldraw/tlschema@2.0.0-alpha.6
- @tldraw/tlstore@2.0.0-alpha.6
- @tldraw/tlvalidate@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/primitives@2.0.0-alpha.5
- @tldraw/tlschema@2.0.0-alpha.5
- @tldraw/tlstore@2.0.0-alpha.5
- @tldraw/tlvalidate@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/primitives@2.0.0-alpha.4
- @tldraw/tlschema@2.0.0-alpha.4
- @tldraw/tlstore@2.0.0-alpha.4
- @tldraw/tlvalidate@2.0.0-alpha.4
- @tldraw/utils@2.0.0-alpha.4
2.0.0-alpha.3
Patch Changes
- Change permissions.
- Updated dependencies
- @tldraw/primitives@2.0.0-alpha.3
- @tldraw/tlschema@2.0.0-alpha.3
- @tldraw/tlstore@2.0.0-alpha.3
- @tldraw/tlvalidate@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/primitives@2.0.0-alpha.2
- @tldraw/tlschema@2.0.0-alpha.2
- @tldraw/tlstore@2.0.0-alpha.2
- @tldraw/tlvalidate@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/tlschema@0.1.0-alpha.11
- @tldraw/tlstore@0.1.0-alpha.11
- @tldraw/tlvalidate@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/tlschema@0.1.0-alpha.10
- @tldraw/tlstore@0.1.0-alpha.10
- @tldraw/tlvalidate@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/tlschema@0.1.0-alpha.9
- @tldraw/tlstore@0.1.0-alpha.9
- @tldraw/tlvalidate@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/tlschema@0.1.0-alpha.8
- @tldraw/tlstore@0.1.0-alpha.8
- @tldraw/tlvalidate@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/tlschema@0.1.0-alpha.7
- @tldraw/tlstore@0.1.0-alpha.7
- @tldraw/tlvalidate@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/tlschema@0.0.2-alpha.1
- @tldraw/tlstore@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/tlschema@0.0.2-alpha.0
- @tldraw/tlstore@0.0.2-alpha.0
- @tldraw/utils@0.0.2-alpha.0