[docs] content (#2958)
This PR refreshes the docs content (the API json files will change after the API extractor bump). ### Change Type - [x] `documentation` — Changes to the documentation only[^2]
This commit is contained in:
parent
cf1c71fcd1
commit
4c1425076e
18 changed files with 96940 additions and 93024 deletions
|
@ -151,7 +151,7 @@ const assetUrls = getAssetUrls({
|
|||
|
||||
## Subcomponents
|
||||
|
||||
The [Tldraw](?) component combines two lower-level components: [TldrawEditor](?) and [TldrawUi](?). If you want to have more granular control, you can use those lower-level components directly. See [this example](https://github.com/tldraw/tldraw/blob/main/apps/examples/src/examples/ExplodedExample.tsx) for reference.
|
||||
The [Tldraw](?) component combines two lower-level components: [TldrawEditor](?) and TldrawUi. If you want to have more granular control, you can use those lower-level components directly. See [this example](https://github.com/tldraw/tldraw/blob/main/apps/examples/src/examples/ExplodedExample.tsx) for reference.
|
||||
|
||||
### Customize the default components
|
||||
|
||||
|
|
|
@ -3,8 +3,9 @@ title: v2.0.0-alpha.12
|
|||
description: Examples
|
||||
author: tldraw
|
||||
date: 5/9/2023
|
||||
order: 9
|
||||
order: 11
|
||||
status: published
|
||||
---
|
||||
|
||||
[View on GitHub](https://github.com/tldraw/tldraw/releases/tag/v2.0.0-alpha.12)
|
||||
|
||||
|
|
File diff suppressed because it is too large
Load diff
|
@ -3,12 +3,13 @@ title: v2.0.0-alpha.14
|
|||
description: Examples
|
||||
author: tldraw
|
||||
date: 7/4/2023
|
||||
order: 7
|
||||
order: 9
|
||||
status: published
|
||||
---
|
||||
|
||||
[View on GitHub](https://github.com/tldraw/tldraw/releases/tag/v2.0.0-alpha.14)
|
||||
|
||||
|
||||
#### Disable styles panel button on mobile when using the laser tool. ([#1704](https://github.com/tldraw/tldraw/pull/1704))
|
||||
|
||||
- Disable the styles panel button for laser tool on mobile.
|
||||
|
@ -111,4 +112,4 @@ status: published
|
|||
- David Sheldrick ([@ds300](https://github.com/ds300))
|
||||
- Lu Wilson ([@TodePond](https://github.com/TodePond))
|
||||
- Mitja Bezenšek ([@MitjaBezensek](https://github.com/MitjaBezensek))
|
||||
- Steve Ruiz ([@steveruizok](https://github.com/steveruizok))
|
||||
- Steve Ruiz ([@steveruizok](https://github.com/steveruizok))
|
|
@ -3,12 +3,13 @@ title: v2.0.0-alpha.15
|
|||
description: Examples
|
||||
author: tldraw
|
||||
date: 10/6/2023
|
||||
order: 6
|
||||
order: 8
|
||||
status: published
|
||||
---
|
||||
|
||||
[View on GitHub](https://github.com/tldraw/tldraw/releases/tag/v2.0.0-alpha.15)
|
||||
|
||||
|
||||
#### frame label fix ([#2016](https://github.com/tldraw/tldraw/pull/2016))
|
||||
|
||||
- Add a brief release note for your PR here.
|
||||
|
@ -35,14 +36,8 @@ This pr add the custom defined shapes that's being passed to Tldraw
|
|||
|
||||
Before/After
|
||||
|
||||
<img
|
||||
width="300"
|
||||
src="https://github.com/tldraw/tldraw/assets/98838967/91ea55c8-0fcc-4f73-b61e-565829a5f25e"
|
||||
/>
|
||||
<img
|
||||
width="300"
|
||||
src="https://github.com/tldraw/tldraw/assets/98838967/ee4070fe-e236-4818-8fb4-43520210102b"
|
||||
/>
|
||||
<img width="300" src="https://github.com/tldraw/tldraw/assets/98838967/91ea55c8-0fcc-4f73-b61e-565829a5f25e" />
|
||||
<img width="300" src="https://github.com/tldraw/tldraw/assets/98838967/ee4070fe-e236-4818-8fb4-43520210102b" />
|
||||
|
||||
#### [fix] pinch events ([#1979](https://github.com/tldraw/tldraw/pull/1979))
|
||||
|
||||
|
@ -54,14 +49,8 @@ Before/After
|
|||
|
||||
Before/After
|
||||
|
||||
<image
|
||||
width="350"
|
||||
src="https://github.com/tldraw/tldraw/assets/98838967/320171b4-61e0-4a41-b8d3-830bd90bea65"
|
||||
/>
|
||||
<image
|
||||
width="350"
|
||||
src="https://github.com/tldraw/tldraw/assets/98838967/b42d7156-0ce9-4894-9692-9338dc931b79"
|
||||
/>
|
||||
<image width="350" src="https://github.com/tldraw/tldraw/assets/98838967/320171b4-61e0-4a41-b8d3-830bd90bea65" />
|
||||
<image width="350" src="https://github.com/tldraw/tldraw/assets/98838967/b42d7156-0ce9-4894-9692-9338dc931b79" />
|
||||
|
||||
#### Remove focus management ([#1953](https://github.com/tldraw/tldraw/pull/1953))
|
||||
|
||||
|
@ -82,14 +71,8 @@ Before/After
|
|||
|
||||
Before & After:
|
||||
|
||||
<image
|
||||
width="250"
|
||||
src="https://github.com/tldraw/tldraw/assets/98838967/e0ca7d54-506f-4014-b65a-6b61a98e3665"
|
||||
/>
|
||||
<image
|
||||
width="250"
|
||||
src="https://github.com/tldraw/tldraw/assets/98838967/90c9fa12-1bcb-430d-80c7-97e1faacea16"
|
||||
/>
|
||||
<image width="250" src="https://github.com/tldraw/tldraw/assets/98838967/e0ca7d54-506f-4014-b65a-6b61a98e3665" />
|
||||
<image width="250" src="https://github.com/tldraw/tldraw/assets/98838967/90c9fa12-1bcb-430d-80c7-97e1faacea16" />
|
||||
|
||||
#### Allow right clicking selection backgrounds ([#1968](https://github.com/tldraw/tldraw/pull/1968))
|
||||
|
||||
|
@ -105,7 +88,7 @@ Before & After:
|
|||
|
||||
#### Lokalise: Translations update ([#1964](https://github.com/tldraw/tldraw/pull/1964))
|
||||
|
||||
- Updated community translations for German and Galician
|
||||
* Updated community translations for German and Galician
|
||||
|
||||
#### [improvement] improve arrows (for real) ([#1957](https://github.com/tldraw/tldraw/pull/1957))
|
||||
|
||||
|
@ -149,7 +132,7 @@ Before & After:
|
|||
|
||||
#### :recycle: fix: editing is not terminated after the conversion is confirmed. ([#1885](https://github.com/tldraw/tldraw/pull/1885))
|
||||
|
||||
- fix: editing is not terminated after the conversion is confirmed.
|
||||
- fix: editing is not terminated after the conversion is confirmed.
|
||||
|
||||
#### Update community translations ([#1889](https://github.com/tldraw/tldraw/pull/1889))
|
||||
|
||||
|
@ -467,12 +450,10 @@ Removed a feature to reset the viewport back to a shape that is being edited.
|
|||
- `@tldraw/editor`, `@tldraw/store`, `@tldraw/tldraw`, `@tldraw/tlschema`
|
||||
- Migrate snapshot [#1843](https://github.com/tldraw/tldraw/pull/1843) ([@steveruizok](https://github.com/steveruizok))
|
||||
- `@tldraw/tldraw`
|
||||
- export asset stuff [#1829](https://github.com/tldraw/tldraw/pull/1829) ([@steveruizok](https://github.com/steveruizok)
|
||||
)
|
||||
- export asset stuff [#1829](https://github.com/tldraw/tldraw/pull/1829) ([@steveruizok](https://github.com/steveruizok))
|
||||
- [feature] Asset props [#1824](https://github.com/tldraw/tldraw/pull/1824) ([@steveruizok](https://github.com/steveruizok))
|
||||
- [feature] unlock all action [#1820](https://github.com/tldraw/tldraw/pull/1820) ([@steveruizok](https://github.com/steveruizok))
|
||||
- export `UiEventsProvider` [#1774](https://github.com/tldraw/tldraw/pull/1774) ([@steveruizok](https://github.com/steveruizok)
|
||||
)
|
||||
- export `UiEventsProvider` [#1774](https://github.com/tldraw/tldraw/pull/1774) ([@steveruizok](https://github.com/steveruizok))
|
||||
- `@tldraw/editor`
|
||||
- Add className as prop to Canvas [#1827](https://github.com/tldraw/tldraw/pull/1827) ([@steveruizok](https://github.com/steveruizok))
|
||||
- refactor `parentsToChildrenWithIndexes` [#1764](https://github.com/tldraw/tldraw/pull/1764) ([@steveruizok](https://github.com/steveruizok))
|
||||
|
@ -653,4 +634,4 @@ Removed a feature to reset the viewport back to a shape that is being edited.
|
|||
- Ricardo Crespo ([@ricardo-crespo](https://github.com/ricardo-crespo))
|
||||
- Steve Ruiz ([@steveruizok](https://github.com/steveruizok))
|
||||
- Taha ([@Taha-Hassan-Git](https://github.com/Taha-Hassan-Git))
|
||||
- Takuto Mori Gump ([@mr04vv](https://github.com/mr04vv))
|
||||
- Takuto Mori Gump ([@mr04vv](https://github.com/mr04vv))
|
|
@ -3,12 +3,13 @@ title: v2.0.0-alpha.16
|
|||
description: Examples
|
||||
author: tldraw
|
||||
date: 10/11/2023
|
||||
order: 5
|
||||
order: 7
|
||||
status: published
|
||||
---
|
||||
|
||||
[View on GitHub](https://github.com/tldraw/tldraw/releases/tag/v2.0.0-alpha.16)
|
||||
|
||||
|
||||
#### Fix shape opacity when erasing ([#2055](https://github.com/tldraw/tldraw/pull/2055))
|
||||
|
||||
- Fixes opacity of shapes while erasing in a group or frame.
|
||||
|
@ -23,15 +24,9 @@ status: published
|
|||
|
||||
Before/after:
|
||||
|
||||
<image
|
||||
width="250"
|
||||
src="https://github.com/tldraw/tldraw/assets/98838967/763a93eb-ffaa-405c-9255-e68ba88ed9a2"
|
||||
/>
|
||||
<image width="250" src="https://github.com/tldraw/tldraw/assets/98838967/763a93eb-ffaa-405c-9255-e68ba88ed9a2" />
|
||||
|
||||
<image
|
||||
width="250"
|
||||
src="https://github.com/tldraw/tldraw/assets/98838967/dc9d3f77-c1c5-40f2-a9fe-10c723b6a21c"
|
||||
/>
|
||||
<image width="250" src="https://github.com/tldraw/tldraw/assets/98838967/dc9d3f77-c1c5-40f2-a9fe-10c723b6a21c" />
|
||||
|
||||
#### fix: proper label for opacity tooltip on hover ([#2044](https://github.com/tldraw/tldraw/pull/2044))
|
||||
|
||||
|
@ -102,4 +97,4 @@ Before/after:
|
|||
- Mitja Bezenšek ([@MitjaBezensek](https://github.com/MitjaBezensek))
|
||||
- Prince Mendiratta ([@Prince-Mendiratta](https://github.com/Prince-Mendiratta))
|
||||
- Steve Ruiz ([@steveruizok](https://github.com/steveruizok))
|
||||
- Taha ([@Taha-Hassan-Git](https://github.com/Taha-Hassan-Git))
|
||||
- Taha ([@Taha-Hassan-Git](https://github.com/Taha-Hassan-Git))
|
|
@ -3,12 +3,13 @@ title: v2.0.0-alpha.17
|
|||
description: Examples
|
||||
author: tldraw
|
||||
date: 10/17/2023
|
||||
order: 4
|
||||
order: 6
|
||||
status: published
|
||||
---
|
||||
|
||||
[View on GitHub](https://github.com/tldraw/tldraw/releases/tag/v2.0.0-alpha.17)
|
||||
|
||||
|
||||
#### Firefox, Touch: Fix not being able to open style dropdowns ([#2092](https://github.com/tldraw/tldraw/pull/2092))
|
||||
|
||||
- Firefox Mobile: Fixed a bug where you couldn't open some style dropdown options.
|
||||
|
@ -48,8 +49,8 @@ status: published
|
|||
#### [fix] locked shape of opacity problem with eraser.pointing ([#2073](https://github.com/tldraw/tldraw/pull/2073))
|
||||
|
||||
- locked shape of opacity problem with eraser.pointing
|
||||
Before/after:
|
||||
 
|
||||
Before/after:
|
||||
 
|
||||
|
||||
---
|
||||
|
||||
|
@ -106,4 +107,4 @@ status: published
|
|||
- Lu Wilson ([@TodePond](https://github.com/TodePond))
|
||||
- Mitja Bezenšek ([@MitjaBezensek](https://github.com/MitjaBezensek))
|
||||
- Steve Ruiz ([@steveruizok](https://github.com/steveruizok))
|
||||
- Taha ([@Taha-Hassan-Git](https://github.com/Taha-Hassan-Git))
|
||||
- Taha ([@Taha-Hassan-Git](https://github.com/Taha-Hassan-Git))
|
|
@ -3,12 +3,13 @@ title: v2.0.0-alpha.18
|
|||
description: Examples
|
||||
author: tldraw
|
||||
date: 11/10/2023
|
||||
order: 3
|
||||
order: 5
|
||||
status: published
|
||||
---
|
||||
|
||||
[View on GitHub](https://github.com/tldraw/tldraw/releases/tag/v2.0.0-alpha.18)
|
||||
|
||||
|
||||
#### Fix an error when using context menu. ([#2186](https://github.com/tldraw/tldraw/pull/2186))
|
||||
|
||||
- Fixes the console error when opening the context menu for the first time.
|
||||
|
@ -183,4 +184,4 @@ status: published
|
|||
- Lu Wilson ([@TodePond](https://github.com/TodePond))
|
||||
- Mitja Bezenšek ([@MitjaBezensek](https://github.com/MitjaBezensek))
|
||||
- Steve Ruiz ([@steveruizok](https://github.com/steveruizok))
|
||||
- Taha ([@Taha-Hassan-Git](https://github.com/Taha-Hassan-Git))
|
||||
- Taha ([@Taha-Hassan-Git](https://github.com/Taha-Hassan-Git))
|
|
@ -3,12 +3,13 @@ title: v2.0.0-alpha.19
|
|||
description: Examples
|
||||
author: tldraw
|
||||
date: 12/12/2023
|
||||
order: 2
|
||||
order: 4
|
||||
status: published
|
||||
---
|
||||
|
||||
[View on GitHub](https://github.com/tldraw/tldraw/releases/tag/v2.0.0-alpha.19)
|
||||
|
||||
|
||||
#### zoom to affected shapes after undo/redo ([#2293](https://github.com/tldraw/tldraw/pull/2293))
|
||||
|
||||
- Make sure affected shapes are visible after undo/redo
|
||||
|
@ -247,4 +248,4 @@ status: published
|
|||
- Mitja Bezenšek ([@MitjaBezensek](https://github.com/MitjaBezensek))
|
||||
- Steve Ruiz ([@steveruizok](https://github.com/steveruizok))
|
||||
- Sugit ([@sugitlab](https://github.com/sugitlab))
|
||||
- Taha ([@Taha-Hassan-Git](https://github.com/Taha-Hassan-Git))
|
||||
- Taha ([@Taha-Hassan-Git](https://github.com/Taha-Hassan-Git))
|
|
@ -3,12 +3,13 @@ title: v2.0.0-beta.1
|
|||
description: Examples
|
||||
author: tldraw
|
||||
date: 12/20/2023
|
||||
order: 1
|
||||
order: 3
|
||||
status: published
|
||||
---
|
||||
|
||||
[View on GitHub](https://github.com/tldraw/tldraw/releases/tag/v2.0.0-beta.1)
|
||||
|
||||
|
||||
#### add speech bubble example ([#2362](https://github.com/tldraw/tldraw/pull/2362))
|
||||
|
||||
- Add an example for making a custom shape with handles, this one is a speech bubble with a movable tail.
|
||||
|
@ -148,4 +149,4 @@ Updated translations for German, Korean, Russian, Ukrainian, Traditional Chinese
|
|||
- MinhoPark ([@Lennon57](https://github.com/Lennon57))
|
||||
- Mitja Bezenšek ([@MitjaBezensek](https://github.com/MitjaBezensek))
|
||||
- Steve Ruiz ([@steveruizok](https://github.com/steveruizok))
|
||||
- Taha ([@Taha-Hassan-Git](https://github.com/Taha-Hassan-Git))
|
||||
- Taha ([@Taha-Hassan-Git](https://github.com/Taha-Hassan-Git))
|
|
@ -3,12 +3,13 @@ title: v2.0.0-beta.2
|
|||
description: Examples
|
||||
author: tldraw
|
||||
date: 1/10/2024
|
||||
order: 0
|
||||
order: 2
|
||||
status: published
|
||||
---
|
||||
|
||||
[View on GitHub](https://github.com/tldraw/tldraw/releases/tag/v2.0.0-beta.2)
|
||||
|
||||
|
||||
#### Fix validation when pasting images. ([#2436](https://github.com/tldraw/tldraw/pull/2436))
|
||||
|
||||
- Fixes url validations.
|
||||
|
@ -163,4 +164,4 @@ status: published
|
|||
- Mitja Bezenšek ([@MitjaBezensek](https://github.com/MitjaBezensek))
|
||||
- Stan Flint ([@StanFlint](https://github.com/StanFlint))
|
||||
- Steve Ruiz ([@steveruizok](https://github.com/steveruizok))
|
||||
- Taha ([@Taha-Hassan-Git](https://github.com/Taha-Hassan-Git))
|
||||
- Taha ([@Taha-Hassan-Git](https://github.com/Taha-Hassan-Git))
|
615
apps/docs/content/releases/v2.0.0-beta.3.mdx
Normal file
615
apps/docs/content/releases/v2.0.0-beta.3.mdx
Normal file
|
@ -0,0 +1,615 @@
|
|||
---
|
||||
title: v2.0.0-beta.3
|
||||
description: Examples
|
||||
author: tldraw
|
||||
date: 2/13/2024
|
||||
order: 1
|
||||
status: published
|
||||
---
|
||||
|
||||
[View on GitHub](https://github.com/tldraw/tldraw/releases/tag/v2.0.0-beta.3)
|
||||
|
||||
|
||||
#### Fix camera. ([#2818](https://github.com/tldraw/tldraw/pull/2818))
|
||||
|
||||
- Fixes an issue with the camera and zooming.
|
||||
|
||||
#### Use canvas bounds for viewport bounds ([#2798](https://github.com/tldraw/tldraw/pull/2798))
|
||||
|
||||
- Changes the source of truth for the viewport page bounds to be the canvas instead.
|
||||
|
||||
#### docs: better code snippets ([#2801](https://github.com/tldraw/tldraw/pull/2801))
|
||||
|
||||
- Docs: reworks code snippets
|
||||
|
||||
#### Quick start guide ([#2692](https://github.com/tldraw/tldraw/pull/2692))
|
||||
|
||||
- Add a quick start guide
|
||||
|
||||
#### docs: fix scrolling issue with sidebar ([#2791](https://github.com/tldraw/tldraw/pull/2791))
|
||||
|
||||
- Docs: fix up scrolling.
|
||||
|
||||
#### Style UI based on component size instead of window size ([#2758](https://github.com/tldraw/tldraw/pull/2758))
|
||||
|
||||
- Dev: Fixed the default tldraw UI not matching the size of the component.
|
||||
|
||||
#### examples: clean up Canvas/Store events and make UiEvents have code snippets ([#2770](https://github.com/tldraw/tldraw/pull/2770))
|
||||
|
||||
- Examples: add an interactive example that shows code snippets for the SDK.
|
||||
|
||||
#### Fixed actions menu opening in wrong direction on mobile (and add an inline layout example) ([#2730](https://github.com/tldraw/tldraw/pull/2730))
|
||||
|
||||
- Dev: Fixed the actions menu opening in the wrong direction.
|
||||
|
||||
#### error reporting: rm ids from msgs for better Sentry grouping ([#2738](https://github.com/tldraw/tldraw/pull/2738))
|
||||
|
||||
- Error reporting: improve grouping for Sentry.
|
||||
|
||||
#### rearrange export / import from tldraw to help builds ([#2739](https://github.com/tldraw/tldraw/pull/2739))
|
||||
|
||||
- Build: Help with import/export error on some builds.
|
||||
|
||||
#### i18n: add HR 🇭🇷 ([#2778](https://github.com/tldraw/tldraw/pull/2778))
|
||||
|
||||
- i18n: add Croatian / Hrvatski.
|
||||
|
||||
#### arrows: account for another NaN ([#2753](https://github.com/tldraw/tldraw/pull/2753))
|
||||
|
||||
- Fixes zero-width arrow NaN computation when moving the label.
|
||||
|
||||
#### Split snap manager into ShapeBoundsSnaps and HandleSnaps ([#2747](https://github.com/tldraw/tldraw/pull/2747))
|
||||
|
||||
- `SnapLine`s are now called `SnapIndicator`s
|
||||
- Snapping methods moved from `editor.snaps` to `editor.snaps.shapeBounds` and `editor.snaps.handles` depending on the type of snapping you're trying to do.
|
||||
|
||||
#### arrows: update cursor only when in Select mode ([#2742](https://github.com/tldraw/tldraw/pull/2742))
|
||||
|
||||
- Cursor tweak for arrow labels.
|
||||
|
||||
#### Fix pinch zooming ([#2748](https://github.com/tldraw/tldraw/pull/2748))
|
||||
|
||||
- None: Fixes an unreleased bug.
|
||||
|
||||
#### docs: disable ai search for now ([#2740](https://github.com/tldraw/tldraw/pull/2740))
|
||||
|
||||
- Docs: disable AI search for now.
|
||||
|
||||
#### seo: attempt at avoiding a "soft 404" with there being thin content on dotcom ([#2737](https://github.com/tldraw/tldraw/pull/2737))
|
||||
|
||||
- Add a "Loading..." text to help SEO.
|
||||
|
||||
#### docs: add full-text search ([#2735](https://github.com/tldraw/tldraw/pull/2735))
|
||||
|
||||
- Docs: Add full-text search.
|
||||
|
||||
#### docs: fix CORS issue and broken example link ([#2727](https://github.com/tldraw/tldraw/pull/2727))
|
||||
|
||||
- Fixes docs CORS issue.
|
||||
|
||||
#### docs: rework search UI ([#2723](https://github.com/tldraw/tldraw/pull/2723))
|
||||
|
||||
- Docs: rework the search to be an inline dropdown.
|
||||
|
||||
#### [fix] VSCode keyboard shortcuts while editing text ([#2721](https://github.com/tldraw/tldraw/pull/2721))
|
||||
|
||||
- Fixed a bug in the VS Code that prevented keyboard shortcuts from working in text labels.
|
||||
|
||||
#### [Fix] Camera coordinate issues ([#2719](https://github.com/tldraw/tldraw/pull/2719))
|
||||
|
||||
- Fixed bugs with `getViewportScreenCenter` that could effect zooming and pinching on editors that aren't full screen
|
||||
|
||||
#### fix(docs): fix user-interface.mdx ([#2700](https://github.com/tldraw/tldraw/pull/2700))
|
||||
|
||||
Add `newMenuItem` creation in "Toolbar and Menus" example
|
||||
|
||||
#### docs: more cleanup following restructure ([#2702](https://github.com/tldraw/tldraw/pull/2702))
|
||||
|
||||
- Docs: further cleanup following restructure.
|
||||
|
||||
#### reactive context menu overrides ([#2697](https://github.com/tldraw/tldraw/pull/2697))
|
||||
|
||||
- Context Menu overrides will now update reactively
|
||||
|
||||
#### [Fix] Note shape border radius ([#2696](https://github.com/tldraw/tldraw/pull/2696))
|
||||
|
||||
- Fixes a bad border radius
|
||||
|
||||
#### arrows: separate out handle behavior from labels ([#2621](https://github.com/tldraw/tldraw/pull/2621))
|
||||
|
||||
- Arrow labels: provide more polish on label placement
|
||||
|
||||
#### docs: fix up gen links to point to the new /reference section ([#2690](https://github.com/tldraw/tldraw/pull/2690))
|
||||
|
||||
- Fix up doc links with /gen links
|
||||
|
||||
#### docs: rework docs site to have different sections ([#2686](https://github.com/tldraw/tldraw/pull/2686))
|
||||
|
||||
- Rework our docs site to pull together the examples app and reference section more cohesively.
|
||||
|
||||
#### Fix svg exporting for images with not fully qualified url (`/tldraw.png` or `./tldraw.png`) ([#2676](https://github.com/tldraw/tldraw/pull/2676))
|
||||
|
||||
- Fix the svg export for images that have a local url.
|
||||
|
||||
#### Remove examples app landing page ([#2678](https://github.com/tldraw/tldraw/pull/2678))
|
||||
|
||||
- Remove examples app landing page
|
||||
|
||||
#### dev: add test-dev command for easier testing of packages ([#2627](https://github.com/tldraw/tldraw/pull/2627))
|
||||
|
||||
- Adds easier testing command for individual packages.
|
||||
|
||||
#### debug: start adding more tooling for debugging when interacting with shapes ([#2560](https://github.com/tldraw/tldraw/pull/2560))
|
||||
|
||||
- Adds more information in the debug view about what shape is selected and coordinates.
|
||||
|
||||
#### Grouping examples into categories ([#2585](https://github.com/tldraw/tldraw/pull/2585))
|
||||
|
||||
- Add collapsible categories to the examples app
|
||||
|
||||
#### [Fix] Overlapping non-adjacent handles ([#2663](https://github.com/tldraw/tldraw/pull/2663))
|
||||
|
||||
- Fixed a bug with virtual / create handle visibility.
|
||||
|
||||
#### [Fix] Missing bend handles on curved arrows ([#2661](https://github.com/tldraw/tldraw/pull/2661))
|
||||
|
||||
- Fixed a bug where the bend handle on arrows with a large curve could sometimes be hidden.
|
||||
|
||||
#### Improved duplication ([#2480](https://github.com/tldraw/tldraw/pull/2480))
|
||||
|
||||
- Add a brief release note for your PR here.
|
||||
|
||||
#### Positional keyboard shortcuts for toolbar ([#2409](https://github.com/tldraw/tldraw/pull/2409))
|
||||
|
||||
- You can now use the number keys to select the corresponding tool from the toolbar
|
||||
|
||||
#### Add button to Examples to request an example ([#2597](https://github.com/tldraw/tldraw/pull/2597))
|
||||
|
||||
- Add a button to request an example to the examples app
|
||||
|
||||
#### Update README and examples copy in the docs ([#2594](https://github.com/tldraw/tldraw/pull/2594))
|
||||
|
||||
- Update examples copy and tldraw README
|
||||
|
||||
#### Remove repeated word in CONTRIBUTING.md ([#2651](https://github.com/tldraw/tldraw/pull/2651))
|
||||
|
||||
- Remove repeated word in CONTRIBUTING.md.
|
||||
|
||||
#### [Fix] Wheel bug ([#2657](https://github.com/tldraw/tldraw/pull/2657))
|
||||
|
||||
- Fixed a bug with the mouse wheel effecting the pointer location when the editor was not full screen
|
||||
|
||||
#### Update layout.tsx ([#2619](https://github.com/tldraw/tldraw/pull/2619))
|
||||
|
||||
- Add a brief release note for your PR here.
|
||||
|
||||
#### [Improvement] Share zone styling ([#2628](https://github.com/tldraw/tldraw/pull/2628))
|
||||
|
||||
- Tweaked user avatar size.
|
||||
|
||||
#### [draft] Keep editor focus after losing focus of an action button ([#2630](https://github.com/tldraw/tldraw/pull/2630))
|
||||
|
||||
- Fixed a bug where keyboard shortcuts could stop working after using an action button.
|
||||
|
||||
#### Fix nudge bug ([#2634](https://github.com/tldraw/tldraw/pull/2634))
|
||||
|
||||
- Fixes a bug with keyboard nudging.
|
||||
|
||||
#### menus: address several little big things about menu styling ([#2624](https://github.com/tldraw/tldraw/pull/2624))
|
||||
|
||||
- Fixes nits on styling on our Radix menus.
|
||||
|
||||
#### i18n: sort languages by name, not by locale code ([#2625](https://github.com/tldraw/tldraw/pull/2625))
|
||||
|
||||
- Sorts the locale list by locale name, not code.
|
||||
|
||||
#### style: fix missing titles on vertical align menu ([#2623](https://github.com/tldraw/tldraw/pull/2623))
|
||||
|
||||
- Adds missing titles to vertical align menu.
|
||||
|
||||
#### Only actions on selected shapes if we are in select tool. ([#2617](https://github.com/tldraw/tldraw/pull/2617))
|
||||
|
||||
- Disable actions that work on selections when we are not in select tool as it makes it not obvious what the target for these actions.
|
||||
|
||||
#### debug: add FPS counter ([#2558](https://github.com/tldraw/tldraw/pull/2558))
|
||||
|
||||
- Adds FPS counter to debug panel.
|
||||
|
||||
#### Fix ios export crash ([#2615](https://github.com/tldraw/tldraw/pull/2615))
|
||||
|
||||
- iOS Safari: Fixed a crash when exporting large images.
|
||||
|
||||
#### arrows: add ability to change label placement ([#2557](https://github.com/tldraw/tldraw/pull/2557))
|
||||
|
||||
- Adds ability to change label position on arrows.
|
||||
|
||||
#### Add context toolbar example. ([#2596](https://github.com/tldraw/tldraw/pull/2596))
|
||||
|
||||
- Add context toolbar example.
|
||||
|
||||
#### Export TLCommandHistoryOptions type ([#2598](https://github.com/tldraw/tldraw/pull/2598))
|
||||
|
||||
- Added TLCommandHistoryOptions to the exported types.
|
||||
|
||||
#### [improvement] better comma control for pointer ([#2568](https://github.com/tldraw/tldraw/pull/2568))
|
||||
|
||||
- Improve comma key as a replacement for pointer down / pointer up.
|
||||
|
||||
#### fix: replaced dead links ([#2567](https://github.com/tldraw/tldraw/pull/2567))
|
||||
|
||||
- N/A
|
||||
|
||||
#### [dotcom] Delete service worker, cache tldraw assets ([#2552](https://github.com/tldraw/tldraw/pull/2552))
|
||||
|
||||
- Fix 'could not load assets' error that we often see on tldraw.com after a deploy
|
||||
|
||||
#### Allow snapping of shapes to the frame when dragging inside the frame. ([#2520](https://github.com/tldraw/tldraw/pull/2520))
|
||||
|
||||
- Adds snapping to frames when dragging shapes inside a frame.
|
||||
|
||||
#### Allow dismissing dialogs by clicking backdrop ([#2497](https://github.com/tldraw/tldraw/pull/2497))
|
||||
|
||||
- Allows dismissing dialogs by clicking the backdrop.
|
||||
|
||||
#### Fix the first run of dev script. ([#2484](https://github.com/tldraw/tldraw/pull/2484))
|
||||
|
||||
- Fix first `yarn dev` experience.
|
||||
|
||||
#### Prevent overlay content disappearing at some browser zoom levels ([#2483](https://github.com/tldraw/tldraw/pull/2483))
|
||||
|
||||
- removes the internal `useDprMultiple` hook
|
||||
|
||||
#### add keyboard shortcuts example ([#2474](https://github.com/tldraw/tldraw/pull/2474))
|
||||
|
||||
- Add keyboard shortcuts example
|
||||
|
||||
#### [hot take] Make dark mode colours pop more ([#2478](https://github.com/tldraw/tldraw/pull/2478))
|
||||
|
||||
- Tweaked dark mode colour styles to make them pop more.
|
||||
|
||||
#### fix typo in hideRotateHandle method ([#2473](https://github.com/tldraw/tldraw/pull/2473))
|
||||
|
||||
- fix typo in hideRotateHandle method
|
||||
|
||||
#### Maintain bindings whilst translating arrows ([#2424](https://github.com/tldraw/tldraw/pull/2424))
|
||||
|
||||
- You can now move arrows without them becoming unattached the shapes they're pointing to
|
||||
|
||||
#### [improvement] update dark mode ([#2468](https://github.com/tldraw/tldraw/pull/2468))
|
||||
|
||||
- Updated dark mode colors.
|
||||
|
||||
#### rename and annotate user presence example ([#2462](https://github.com/tldraw/tldraw/pull/2462))
|
||||
|
||||
- annotate user presence example and rename to presence-record
|
||||
|
||||
#### annotate onthecanvas example ([#2459](https://github.com/tldraw/tldraw/pull/2459))
|
||||
|
||||
- annotate onthecanvas example
|
||||
|
||||
#### annotate snapshot example ([#2454](https://github.com/tldraw/tldraw/pull/2454))
|
||||
|
||||
- annotate snapshot example
|
||||
|
||||
#### Fix and annotate minimal example ([#2448](https://github.com/tldraw/tldraw/pull/2448))
|
||||
|
||||
- Fix and annotate minimal example
|
||||
|
||||
#### annotate zones example ([#2461](https://github.com/tldraw/tldraw/pull/2461))
|
||||
|
||||
- annotate zones example
|
||||
|
||||
#### annotate ui events example ([#2460](https://github.com/tldraw/tldraw/pull/2460))
|
||||
|
||||
- annotate ui events example
|
||||
|
||||
#### Annotate shape meta data example ([#2453](https://github.com/tldraw/tldraw/pull/2453))
|
||||
|
||||
- Annotate shape meta data example
|
||||
|
||||
#### Annotate example for using Tldraw component in a scrollable container ([#2452](https://github.com/tldraw/tldraw/pull/2452))
|
||||
|
||||
- Annotate example for using Tldraw component in a scrollable container
|
||||
|
||||
#### Annotate example for making editor read-only ([#2451](https://github.com/tldraw/tldraw/pull/2451))
|
||||
|
||||
- Annotate example for making editor read-only
|
||||
|
||||
#### Fix typos and add comments for persistence example ([#2450](https://github.com/tldraw/tldraw/pull/2450))
|
||||
|
||||
- Fix typos and add comments for persistence example
|
||||
|
||||
#### Fix bookmark info for VS Code ([#2449](https://github.com/tldraw/tldraw/pull/2449))
|
||||
|
||||
- Fix bookmark image and description for VS code extension.
|
||||
|
||||
#### [fix] disable vertical edge resizing for text on mobile ([#2456](https://github.com/tldraw/tldraw/pull/2456))
|
||||
|
||||
- Add a brief release note for your PR here.
|
||||
|
||||
#### Don't bother measuring canvas max size for small images ([#2442](https://github.com/tldraw/tldraw/pull/2442))
|
||||
|
||||
- Android: Sped up exporting and importing images.
|
||||
|
||||
#### [Minor] change Simplified Chinese label to Chinese ([#2434](https://github.com/tldraw/tldraw/pull/2434))
|
||||
|
||||
- Changed the label for the Simplified Chinese language from `Chinese - Simplified` to `简体中文`, following the convention of other languages.
|
||||
- Updated the API and relevant documentation through build scripts.
|
||||
|
||||
#### annotate external sources example ([#2414](https://github.com/tldraw/tldraw/pull/2414))
|
||||
|
||||
- Adds annotation to the external sources example.
|
||||
|
||||
#### annotate multiple example ([#2431](https://github.com/tldraw/tldraw/pull/2431))
|
||||
|
||||
- annotate multiple example
|
||||
|
||||
#### annotate force mobile example ([#2421](https://github.com/tldraw/tldraw/pull/2421))
|
||||
|
||||
- annotate force mobile example
|
||||
|
||||
#### annotate hosted images example ([#2422](https://github.com/tldraw/tldraw/pull/2422))
|
||||
|
||||
- annotate hosted images example
|
||||
|
||||
#### annotate local images example ([#2423](https://github.com/tldraw/tldraw/pull/2423))
|
||||
|
||||
- annotate local images example
|
||||
|
||||
#### Lokalise: Translations update ([#2418](https://github.com/tldraw/tldraw/pull/2418))
|
||||
|
||||
- Added Hungarian translations.
|
||||
- Updated Turkish translations.
|
||||
|
||||
#### annotate meta oncreate example ([#2426](https://github.com/tldraw/tldraw/pull/2426))
|
||||
|
||||
- annotate meta oncreate example
|
||||
|
||||
#### Annotate exploded example ([#2413](https://github.com/tldraw/tldraw/pull/2413))
|
||||
|
||||
- Adds annotation to exploded example
|
||||
- imports all default components instead of just a few
|
||||
|
||||
#### annotate hide-ui example ([#2420](https://github.com/tldraw/tldraw/pull/2420))
|
||||
|
||||
- Annotate hide ui example
|
||||
|
||||
#### Annotate custom ui example ([#2408](https://github.com/tldraw/tldraw/pull/2408))
|
||||
|
||||
- Adds annotation to the custom ui example
|
||||
|
||||
#### [improvement] account for coarse pointers / insets in edge scrolling ([#2401](https://github.com/tldraw/tldraw/pull/2401))
|
||||
|
||||
- Add `instanceState.insets` to track which edges of the component are inset from the edges of the document body.
|
||||
- Improve behavior around edge scrolling
|
||||
|
||||
#### Custom components annotation ([#2403](https://github.com/tldraw/tldraw/pull/2403))
|
||||
|
||||
- Annotate the custom components example.
|
||||
|
||||
#### annotate meta onchange ([#2430](https://github.com/tldraw/tldraw/pull/2430))
|
||||
|
||||
- annotate meta onchange
|
||||
|
||||
---
|
||||
|
||||
#### 💥 Breaking Change
|
||||
|
||||
- `@tldraw/editor`, `@tldraw/tldraw`
|
||||
- Use canvas bounds for viewport bounds [#2798](https://github.com/tldraw/tldraw/pull/2798) ([@steveruizok](https://github.com/steveruizok))
|
||||
- Remove Geometry2d.isSnappable [#2768](https://github.com/tldraw/tldraw/pull/2768) ([@SomeHats](https://github.com/SomeHats))
|
||||
- [Fix] Camera coordinate issues [#2719](https://github.com/tldraw/tldraw/pull/2719) ([@steveruizok](https://github.com/steveruizok))
|
||||
- `@tldraw/editor`, `@tldraw/tldraw`, `@tldraw/utils`
|
||||
- Split snap manager into ShapeBoundsSnaps and HandleSnaps [#2747](https://github.com/tldraw/tldraw/pull/2747) ([@SomeHats](https://github.com/SomeHats))
|
||||
- `@tldraw/tldraw`, `@tldraw/utils`
|
||||
- faster image processing in default asset handler [#2441](https://github.com/tldraw/tldraw/pull/2441) ([@SomeHats](https://github.com/SomeHats))
|
||||
|
||||
#### 🚀 Enhancement
|
||||
|
||||
- docs: rework search UI [#2723](https://github.com/tldraw/tldraw/pull/2723) ([@mimecuvalo](https://github.com/mimecuvalo))
|
||||
- `@tldraw/editor`, `@tldraw/state`, `@tldraw/store`, `@tldraw/tldraw`, `@tldraw/tlschema`, `@tldraw/utils`, `@tldraw/validate`
|
||||
- [dx] use Biome instead of Prettier, part 2 [#2731](https://github.com/tldraw/tldraw/pull/2731) ([@si14](https://github.com/si14))
|
||||
- `@tldraw/assets`, `@tldraw/tlschema`
|
||||
- [dx] use Biome instead of Prettier, part 1 [#2729](https://github.com/tldraw/tldraw/pull/2729) ([@si14](https://github.com/si14))
|
||||
- `@tldraw/tldraw`
|
||||
- debug: start adding more tooling for debugging when interacting with shapes [#2560](https://github.com/tldraw/tldraw/pull/2560) ([@mimecuvalo](https://github.com/mimecuvalo))
|
||||
- Positional keyboard shortcuts for toolbar [#2409](https://github.com/tldraw/tldraw/pull/2409) ([@SomeHats](https://github.com/SomeHats) [@steveruizok](https://github.com/steveruizok))
|
||||
- `@tldraw/tldraw`, `@tldraw/tlschema`
|
||||
- Improved duplication [#2480](https://github.com/tldraw/tldraw/pull/2480) ([@Taha-Hassan-Git](https://github.com/Taha-Hassan-Git) [@MitjaBezensek](https://github.com/MitjaBezensek) [@ds300](https://github.com/ds300) [@steveruizok](https://github.com/steveruizok))
|
||||
- `@tldraw/editor`, `@tldraw/tldraw`
|
||||
- debug: add FPS counter [#2558](https://github.com/tldraw/tldraw/pull/2558) ([@mimecuvalo](https://github.com/mimecuvalo) [@steveruizok](https://github.com/steveruizok))
|
||||
- [improvement] better comma control for pointer [#2568](https://github.com/tldraw/tldraw/pull/2568) ([@steveruizok](https://github.com/steveruizok))
|
||||
- Allow snapping of shapes to the frame when dragging inside the frame. [#2520](https://github.com/tldraw/tldraw/pull/2520) ([@MitjaBezensek](https://github.com/MitjaBezensek))
|
||||
- Maintain bindings whilst translating arrows [#2424](https://github.com/tldraw/tldraw/pull/2424) ([@SomeHats](https://github.com/SomeHats) [@steveruizok](https://github.com/steveruizok))
|
||||
- [improvement] update dark mode [#2468](https://github.com/tldraw/tldraw/pull/2468) ([@steveruizok](https://github.com/steveruizok))
|
||||
- `@tldraw/editor`, `@tldraw/tldraw`, `@tldraw/tlschema`
|
||||
- arrows: add ability to change label placement [#2557](https://github.com/tldraw/tldraw/pull/2557) ([@mimecuvalo](https://github.com/mimecuvalo) [@steveruizok](https://github.com/steveruizok) [@SomeHats](https://github.com/SomeHats))
|
||||
- [improvement] account for coarse pointers / insets in edge scrolling [#2401](https://github.com/tldraw/tldraw/pull/2401) ([@steveruizok](https://github.com/steveruizok))
|
||||
- `@tldraw/assets`
|
||||
- [dotcom] Delete service worker, cache tldraw assets [#2552](https://github.com/tldraw/tldraw/pull/2552) ([@ds300](https://github.com/ds300))
|
||||
|
||||
#### 🐛 Bug Fix
|
||||
|
||||
- VS Code 2.0.24 [#2816](https://github.com/tldraw/tldraw/pull/2816) ([@MitjaBezensek](https://github.com/MitjaBezensek))
|
||||
- menu: just have an empty space for checked menuitems [#2785](https://github.com/tldraw/tldraw/pull/2785) ([@mimecuvalo](https://github.com/mimecuvalo))
|
||||
- VS Code 2.0.23 [#2756](https://github.com/tldraw/tldraw/pull/2756) ([@MitjaBezensek](https://github.com/MitjaBezensek))
|
||||
- seo: attempt at avoiding a "soft 404" with there being thin content on dotcom [#2737](https://github.com/tldraw/tldraw/pull/2737) ([@mimecuvalo](https://github.com/mimecuvalo))
|
||||
- docs: add full-text search [#2735](https://github.com/tldraw/tldraw/pull/2735) ([@mimecuvalo](https://github.com/mimecuvalo))
|
||||
- docs: fix up gen links to point to the new /reference section [#2690](https://github.com/tldraw/tldraw/pull/2690) ([@mimecuvalo](https://github.com/mimecuvalo))
|
||||
- [DX] Use tabs in JSON.stringify [#2674](https://github.com/tldraw/tldraw/pull/2674) ([@steveruizok](https://github.com/steveruizok))
|
||||
- [Improvement] Share zone styling [#2628](https://github.com/tldraw/tldraw/pull/2628) ([@mimecuvalo](https://github.com/mimecuvalo) [@steveruizok](https://github.com/steveruizok))
|
||||
- VS Code 2.0.22 [#2500](https://github.com/tldraw/tldraw/pull/2500) ([@MitjaBezensek](https://github.com/MitjaBezensek))
|
||||
- fix geo cloud icon [#2485](https://github.com/tldraw/tldraw/pull/2485) ([@ds300](https://github.com/ds300))
|
||||
- Update README.md [#2464](https://github.com/tldraw/tldraw/pull/2464) ([@steveruizok](https://github.com/steveruizok))
|
||||
- Fix bookmark info for VS Code [#2449](https://github.com/tldraw/tldraw/pull/2449) ([@MitjaBezensek](https://github.com/MitjaBezensek))
|
||||
- Fix the publish script [#2440](https://github.com/tldraw/tldraw/pull/2440) ([@MitjaBezensek](https://github.com/MitjaBezensek))
|
||||
- Lokalise: Translations update [#2418](https://github.com/tldraw/tldraw/pull/2418) ([@TodePond](https://github.com/TodePond))
|
||||
- VS Code 2.0.21 [#2438](https://github.com/tldraw/tldraw/pull/2438) ([@MitjaBezensek](https://github.com/MitjaBezensek))
|
||||
- `@tldraw/editor`
|
||||
- Fix camera. [#2818](https://github.com/tldraw/tldraw/pull/2818) ([@MitjaBezensek](https://github.com/MitjaBezensek))
|
||||
- [fix] overlays, custom brush example [#2806](https://github.com/tldraw/tldraw/pull/2806) ([@steveruizok](https://github.com/steveruizok))
|
||||
- Fix pinch zooming [#2748](https://github.com/tldraw/tldraw/pull/2748) ([@TodePond](https://github.com/TodePond))
|
||||
- [Improvement] Text measurement tweaks [#2670](https://github.com/tldraw/tldraw/pull/2670) ([@steveruizok](https://github.com/steveruizok))
|
||||
- [Fix] Missing bend handles on curved arrows [#2661](https://github.com/tldraw/tldraw/pull/2661) ([@steveruizok](https://github.com/steveruizok))
|
||||
- [Fix] Wheel bug [#2657](https://github.com/tldraw/tldraw/pull/2657) ([@steveruizok](https://github.com/steveruizok))
|
||||
- Export TLCommandHistoryOptions type [#2598](https://github.com/tldraw/tldraw/pull/2598) ([@steveruizok](https://github.com/steveruizok))
|
||||
- Prevent overlay content disappearing at some browser zoom levels [#2483](https://github.com/tldraw/tldraw/pull/2483) ([@ds300](https://github.com/ds300))
|
||||
- `@tldraw/tldraw`
|
||||
- Style UI based on component size instead of window size [#2758](https://github.com/tldraw/tldraw/pull/2758) ([@TodePond](https://github.com/TodePond))
|
||||
- Fixed actions menu opening in wrong direction on mobile (and add an inline layout example) [#2730](https://github.com/tldraw/tldraw/pull/2730) ([@TodePond](https://github.com/TodePond))
|
||||
- rearrange export / import from tldraw to help builds [#2739](https://github.com/tldraw/tldraw/pull/2739) ([@mimecuvalo](https://github.com/mimecuvalo))
|
||||
- Fix infinite cursor chat issue by partially reverting "reactive context menu overrides (#2697)" [#2775](https://github.com/tldraw/tldraw/pull/2775) ([@SomeHats](https://github.com/SomeHats))
|
||||
- [fix] VSCode keyboard shortcuts while editing text [#2721](https://github.com/tldraw/tldraw/pull/2721) ([@steveruizok](https://github.com/steveruizok))
|
||||
- [fix] Debug panel text overflow [#2715](https://github.com/tldraw/tldraw/pull/2715) ([@steveruizok](https://github.com/steveruizok))
|
||||
- reactive context menu overrides [#2697](https://github.com/tldraw/tldraw/pull/2697) ([@SomeHats](https://github.com/SomeHats))
|
||||
- [Fix] Note shape border radius [#2696](https://github.com/tldraw/tldraw/pull/2696) ([@steveruizok](https://github.com/steveruizok))
|
||||
- Fix svg exporting for images with not fully qualified url (`/tldraw.png` or `./tldraw.png`) [#2676](https://github.com/tldraw/tldraw/pull/2676) ([@MitjaBezensek](https://github.com/MitjaBezensek) [@steveruizok](https://github.com/steveruizok))
|
||||
- [draft] Keep editor focus after losing focus of an action button [#2630](https://github.com/tldraw/tldraw/pull/2630) ([@TodePond](https://github.com/TodePond))
|
||||
- menus: address several little big things about menu styling [#2624](https://github.com/tldraw/tldraw/pull/2624) ([@mimecuvalo](https://github.com/mimecuvalo))
|
||||
- style: fix missing titles on vertical align menu [#2623](https://github.com/tldraw/tldraw/pull/2623) ([@mimecuvalo](https://github.com/mimecuvalo))
|
||||
- Only actions on selected shapes if we are in select tool. [#2617](https://github.com/tldraw/tldraw/pull/2617) ([@MitjaBezensek](https://github.com/MitjaBezensek))
|
||||
- Fix ios export crash [#2615](https://github.com/tldraw/tldraw/pull/2615) ([@TodePond](https://github.com/TodePond))
|
||||
- Allow dismissing dialogs by clicking backdrop [#2497](https://github.com/tldraw/tldraw/pull/2497) ([@ds300](https://github.com/ds300))
|
||||
- Fix the first run of dev script. [#2484](https://github.com/tldraw/tldraw/pull/2484) ([@MitjaBezensek](https://github.com/MitjaBezensek))
|
||||
- Don't bother measuring canvas max size for small images [#2442](https://github.com/tldraw/tldraw/pull/2442) ([@TodePond](https://github.com/TodePond))
|
||||
- Fix main. [#2439](https://github.com/tldraw/tldraw/pull/2439) ([@MitjaBezensek](https://github.com/MitjaBezensek))
|
||||
- `@tldraw/editor`, `@tldraw/tldraw`, `@tldraw/validate`
|
||||
- error reporting: rm ids from msgs for better Sentry grouping [#2738](https://github.com/tldraw/tldraw/pull/2738) ([@mimecuvalo](https://github.com/mimecuvalo))
|
||||
- `@tldraw/assets`, `@tldraw/editor`, `@tldraw/tlschema`
|
||||
- i18n: add HR 🇭🇷 [#2778](https://github.com/tldraw/tldraw/pull/2778) ([@mimecuvalo](https://github.com/mimecuvalo))
|
||||
- `@tldraw/editor`, `@tldraw/tldraw`
|
||||
- arrows: account for another NaN [#2753](https://github.com/tldraw/tldraw/pull/2753) ([@mimecuvalo](https://github.com/mimecuvalo))
|
||||
- arrows: update cursor only when in Select mode [#2742](https://github.com/tldraw/tldraw/pull/2742) ([@mimecuvalo](https://github.com/mimecuvalo))
|
||||
- [Fix] Overlapping non-adjacent handles [#2663](https://github.com/tldraw/tldraw/pull/2663) ([@steveruizok](https://github.com/steveruizok))
|
||||
- Fix nudge bug [#2634](https://github.com/tldraw/tldraw/pull/2634) ([@steveruizok](https://github.com/steveruizok))
|
||||
- [tweak] dark mode colors [#2469](https://github.com/tldraw/tldraw/pull/2469) ([@steveruizok](https://github.com/steveruizok))
|
||||
- `@tldraw/editor`, `@tldraw/tldraw`, `@tldraw/tlschema`
|
||||
- arrows: separate out handle behavior from labels [#2621](https://github.com/tldraw/tldraw/pull/2621) ([@mimecuvalo](https://github.com/mimecuvalo) [@steveruizok](https://github.com/steveruizok))
|
||||
- `@tldraw/tlschema`
|
||||
- i18n: sort languages by name, not by locale code [#2625](https://github.com/tldraw/tldraw/pull/2625) ([@mimecuvalo](https://github.com/mimecuvalo))
|
||||
- [hot take] Make dark mode colours pop more [#2478](https://github.com/tldraw/tldraw/pull/2478) ([@TodePond](https://github.com/TodePond) [@huppy-bot[bot]](https://github.com/huppy-bot[bot]))
|
||||
- [Minor] change Simplified Chinese label to Chinese [#2434](https://github.com/tldraw/tldraw/pull/2434) ([@peilingjiang](https://github.com/peilingjiang))
|
||||
- `@tldraw/editor`, `@tldraw/tlschema`
|
||||
- Make sure correct dark mode colours get used in exports [#2492](https://github.com/tldraw/tldraw/pull/2492) ([@SomeHats](https://github.com/SomeHats) [@huppy-bot[bot]](https://github.com/huppy-bot[bot]))
|
||||
- `@tldraw/validate`
|
||||
- Fix validation for local files. [#2447](https://github.com/tldraw/tldraw/pull/2447) ([@MitjaBezensek](https://github.com/MitjaBezensek))
|
||||
- `@tldraw/tldraw`, `@tldraw/tlschema`
|
||||
- [fix] disable vertical edge resizing for text on mobile [#2456](https://github.com/tldraw/tldraw/pull/2456) ([@mimecuvalo](https://github.com/mimecuvalo))
|
||||
|
||||
#### 🏠 Internal
|
||||
|
||||
- hello@tldraw.com -> sales@tldraw.com [#2774](https://github.com/tldraw/tldraw/pull/2774) ([@steveruizok](https://github.com/steveruizok))
|
||||
- fix(infra): Fix routing config [#2741](https://github.com/tldraw/tldraw/pull/2741) ([@ds300](https://github.com/ds300))
|
||||
- [dotcom] `TLSyncRoom` tidy [#2712](https://github.com/tldraw/tldraw/pull/2712) ([@steveruizok](https://github.com/steveruizok))
|
||||
- [dx] add gen docs to gitignore [#2704](https://github.com/tldraw/tldraw/pull/2704) ([@steveruizok](https://github.com/steveruizok))
|
||||
- return 404 on missing docs content instead of 500 [#2699](https://github.com/tldraw/tldraw/pull/2699) ([@si14](https://github.com/si14))
|
||||
- fix prune preview deployment script [#2698](https://github.com/tldraw/tldraw/pull/2698) ([@SomeHats](https://github.com/SomeHats))
|
||||
- fix sub-project vercel configs [#2687](https://github.com/tldraw/tldraw/pull/2687) ([@si14](https://github.com/si14))
|
||||
- remove dotcom's vercel.json [#2689](https://github.com/tldraw/tldraw/pull/2689) ([@si14](https://github.com/si14))
|
||||
- check for duplicate dependencies in CI [#2682](https://github.com/tldraw/tldraw/pull/2682) ([@si14](https://github.com/si14))
|
||||
- Introduce a Cloudflare health worker [#2499](https://github.com/tldraw/tldraw/pull/2499) ([@si14](https://github.com/si14) [@steveruizok](https://github.com/steveruizok))
|
||||
- [dx] Add docs to lazy caching. [#2672](https://github.com/tldraw/tldraw/pull/2672) ([@steveruizok](https://github.com/steveruizok))
|
||||
- Restore vercel.jsons [#2650](https://github.com/tldraw/tldraw/pull/2650) ([@steveruizok](https://github.com/steveruizok))
|
||||
- remove erroneous mount entry from fly.toml [#2644](https://github.com/tldraw/tldraw/pull/2644) ([@si14](https://github.com/si14))
|
||||
- make Huppy deployable (again) [#2632](https://github.com/tldraw/tldraw/pull/2632) ([@si14](https://github.com/si14))
|
||||
- Fix yarn clean [#2620](https://github.com/tldraw/tldraw/pull/2620) ([@si14](https://github.com/si14))
|
||||
- Replace "original tldraw issue" with docs link. [#2599](https://github.com/tldraw/tldraw/pull/2599) ([@steveruizok](https://github.com/steveruizok))
|
||||
- [Internal] Create build-docs.sh [#2569](https://github.com/tldraw/tldraw/pull/2569) ([@steveruizok](https://github.com/steveruizok))
|
||||
- add dev / build scripts [#2551](https://github.com/tldraw/tldraw/pull/2551) ([@steveruizok](https://github.com/steveruizok))
|
||||
- auto-it/typescript fails the release, patch the problem away while mods are asleep [#2498](https://github.com/tldraw/tldraw/pull/2498) ([@si14](https://github.com/si14))
|
||||
- use github.ref rather than github.event.ref in deploy.yml [#2495](https://github.com/tldraw/tldraw/pull/2495) ([@SomeHats](https://github.com/SomeHats))
|
||||
- add bash scripts for Vercel [#2494](https://github.com/tldraw/tldraw/pull/2494) ([@si14](https://github.com/si14))
|
||||
- `@tldraw/tldraw`
|
||||
- examples: clean up Canvas/Store events and make UiEvents have code snippets [#2770](https://github.com/tldraw/tldraw/pull/2770) ([@mimecuvalo](https://github.com/mimecuvalo))
|
||||
- delete unused duplicated DraggingHandle.ts [#2463](https://github.com/tldraw/tldraw/pull/2463) ([@ds300](https://github.com/ds300))
|
||||
- `@tldraw/assets`, `@tldraw/editor`, `@tldraw/state`, `@tldraw/store`, `@tldraw/tldraw`, `@tldraw/tlschema`, `@tldraw/utils`, `@tldraw/validate`
|
||||
- Unbiome [#2776](https://github.com/tldraw/tldraw/pull/2776) ([@si14](https://github.com/si14))
|
||||
- `@tldraw/editor`, `@tldraw/state`, `@tldraw/store`, `@tldraw/tldraw`, `@tldraw/tlschema`, `@tldraw/validate`
|
||||
- Update the project to Node 20 [#2691](https://github.com/tldraw/tldraw/pull/2691) ([@si14](https://github.com/si14))
|
||||
- Add docs [#2470](https://github.com/tldraw/tldraw/pull/2470) ([@steveruizok](https://github.com/steveruizok))
|
||||
- `@tldraw/assets`, `@tldraw/store`, `@tldraw/tlschema`
|
||||
- make CI check for yarn install warnings and fix the peer deps ones we have [#2683](https://github.com/tldraw/tldraw/pull/2683) ([@si14](https://github.com/si14))
|
||||
- `@tldraw/editor`, `@tldraw/state`, `@tldraw/store`, `@tldraw/tldraw`, `@tldraw/tlschema`, `@tldraw/utils`, `@tldraw/validate`
|
||||
- dev: add test-dev command for easier testing of packages [#2627](https://github.com/tldraw/tldraw/pull/2627) ([@mimecuvalo](https://github.com/mimecuvalo))
|
||||
- `@tldraw/state`, `@tldraw/store`
|
||||
- unbrivate, dot com in [#2475](https://github.com/tldraw/tldraw/pull/2475) ([@steveruizok](https://github.com/steveruizok) [@si14](https://github.com/si14) [@SomeHats](https://github.com/SomeHats))
|
||||
|
||||
#### 📝 Documentation
|
||||
|
||||
- [docs] Small style changes [#2805](https://github.com/tldraw/tldraw/pull/2805) ([@steveruizok](https://github.com/steveruizok))
|
||||
- docs: better code snippets [#2801](https://github.com/tldraw/tldraw/pull/2801) ([@mimecuvalo](https://github.com/mimecuvalo))
|
||||
- Quick start guide [#2692](https://github.com/tldraw/tldraw/pull/2692) ([@Taha-Hassan-Git](https://github.com/Taha-Hassan-Git) [@mimecuvalo](https://github.com/mimecuvalo))
|
||||
- docs: rm ... from some examples and fix up inset example [#2788](https://github.com/tldraw/tldraw/pull/2788) ([@mimecuvalo](https://github.com/mimecuvalo))
|
||||
- docs: fix scrolling issue with sidebar [#2791](https://github.com/tldraw/tldraw/pull/2791) ([@mimecuvalo](https://github.com/mimecuvalo))
|
||||
- docs: disable ai search for now [#2740](https://github.com/tldraw/tldraw/pull/2740) ([@mimecuvalo](https://github.com/mimecuvalo))
|
||||
- [docs] Autocomplete styling tweaks [#2732](https://github.com/tldraw/tldraw/pull/2732) ([@steveruizok](https://github.com/steveruizok))
|
||||
- docs: fix CORS issue and broken example link [#2727](https://github.com/tldraw/tldraw/pull/2727) ([@mimecuvalo](https://github.com/mimecuvalo))
|
||||
- [docs] Fix links, little style tweaks [#2724](https://github.com/tldraw/tldraw/pull/2724) ([@steveruizok](https://github.com/steveruizok) [@mimecuvalo](https://github.com/mimecuvalo))
|
||||
- [Docs] Tweak sidebar titles [#2706](https://github.com/tldraw/tldraw/pull/2706) ([@steveruizok](https://github.com/steveruizok))
|
||||
- fix(docs): fix user-interface.mdx [#2700](https://github.com/tldraw/tldraw/pull/2700) ([@Rokixy](https://github.com/Rokixy) [@steveruizok](https://github.com/steveruizok))
|
||||
- docs: more cleanup following restructure [#2702](https://github.com/tldraw/tldraw/pull/2702) ([@mimecuvalo](https://github.com/mimecuvalo))
|
||||
- [Examples] Add a stupid 404 page [#2694](https://github.com/tldraw/tldraw/pull/2694) ([@steveruizok](https://github.com/steveruizok))
|
||||
- docs: rework docs site to have different sections [#2686](https://github.com/tldraw/tldraw/pull/2686) ([@Taha-Hassan-Git](https://github.com/Taha-Hassan-Git) [@steveruizok](https://github.com/steveruizok) [@MitjaBezensek](https://github.com/MitjaBezensek) [@mimecuvalo](https://github.com/mimecuvalo) [@TodePond](https://github.com/TodePond) [@si14](https://github.com/si14))
|
||||
- Remove examples app landing page [#2678](https://github.com/tldraw/tldraw/pull/2678) ([@Taha-Hassan-Git](https://github.com/Taha-Hassan-Git))
|
||||
- Grouping examples into categories [#2585](https://github.com/tldraw/tldraw/pull/2585) ([@Taha-Hassan-Git](https://github.com/Taha-Hassan-Git) [@steveruizok](https://github.com/steveruizok))
|
||||
- Add button to Examples to request an example [#2597](https://github.com/tldraw/tldraw/pull/2597) ([@Taha-Hassan-Git](https://github.com/Taha-Hassan-Git) [@steveruizok](https://github.com/steveruizok))
|
||||
- Update README and examples copy in the docs [#2594](https://github.com/tldraw/tldraw/pull/2594) ([@Taha-Hassan-Git](https://github.com/Taha-Hassan-Git))
|
||||
- Remove repeated word in CONTRIBUTING.md [#2651](https://github.com/tldraw/tldraw/pull/2651) ([@albjoh2](https://github.com/albjoh2))
|
||||
- Update layout.tsx [#2619](https://github.com/tldraw/tldraw/pull/2619) ([@steveruizok](https://github.com/steveruizok))
|
||||
- Add context toolbar example. [#2596](https://github.com/tldraw/tldraw/pull/2596) ([@MitjaBezensek](https://github.com/MitjaBezensek) [@Taha-Hassan-Git](https://github.com/Taha-Hassan-Git))
|
||||
- Use simple example [#2561](https://github.com/tldraw/tldraw/pull/2561) ([@steveruizok](https://github.com/steveruizok))
|
||||
- fix: replaced dead links [#2567](https://github.com/tldraw/tldraw/pull/2567) ([@alikiki](https://github.com/alikiki) [@steveruizok](https://github.com/steveruizok))
|
||||
- add keyboard shortcuts example [#2474](https://github.com/tldraw/tldraw/pull/2474) ([@Taha-Hassan-Git](https://github.com/Taha-Hassan-Git))
|
||||
- Fix translations link [#2477](https://github.com/tldraw/tldraw/pull/2477) ([@steveruizok](https://github.com/steveruizok))
|
||||
- rename and annotate user presence example [#2462](https://github.com/tldraw/tldraw/pull/2462) ([@Taha-Hassan-Git](https://github.com/Taha-Hassan-Git) [@steveruizok](https://github.com/steveruizok))
|
||||
- annotate onthecanvas example [#2459](https://github.com/tldraw/tldraw/pull/2459) ([@Taha-Hassan-Git](https://github.com/Taha-Hassan-Git))
|
||||
- annotate snapshot example [#2454](https://github.com/tldraw/tldraw/pull/2454) ([@Taha-Hassan-Git](https://github.com/Taha-Hassan-Git))
|
||||
- Fix and annotate minimal example [#2448](https://github.com/tldraw/tldraw/pull/2448) ([@Taha-Hassan-Git](https://github.com/Taha-Hassan-Git))
|
||||
- annotate zones example [#2461](https://github.com/tldraw/tldraw/pull/2461) ([@Taha-Hassan-Git](https://github.com/Taha-Hassan-Git))
|
||||
- annotate ui events example [#2460](https://github.com/tldraw/tldraw/pull/2460) ([@Taha-Hassan-Git](https://github.com/Taha-Hassan-Git))
|
||||
- Annotate shape meta data example [#2453](https://github.com/tldraw/tldraw/pull/2453) ([@Taha-Hassan-Git](https://github.com/Taha-Hassan-Git))
|
||||
- Annotate example for using Tldraw component in a scrollable container [#2452](https://github.com/tldraw/tldraw/pull/2452) ([@Taha-Hassan-Git](https://github.com/Taha-Hassan-Git))
|
||||
- Annotate example for making editor read-only [#2451](https://github.com/tldraw/tldraw/pull/2451) ([@Taha-Hassan-Git](https://github.com/Taha-Hassan-Git))
|
||||
- Fix typos and add comments for persistence example [#2450](https://github.com/tldraw/tldraw/pull/2450) ([@Taha-Hassan-Git](https://github.com/Taha-Hassan-Git))
|
||||
- annotate external sources example [#2414](https://github.com/tldraw/tldraw/pull/2414) ([@Taha-Hassan-Git](https://github.com/Taha-Hassan-Git) [@steveruizok](https://github.com/steveruizok))
|
||||
- Update README [#2444](https://github.com/tldraw/tldraw/pull/2444) ([@steveruizok](https://github.com/steveruizok))
|
||||
- annotate multiple example [#2431](https://github.com/tldraw/tldraw/pull/2431) ([@Taha-Hassan-Git](https://github.com/Taha-Hassan-Git) [@steveruizok](https://github.com/steveruizok))
|
||||
- annotate force mobile example [#2421](https://github.com/tldraw/tldraw/pull/2421) ([@Taha-Hassan-Git](https://github.com/Taha-Hassan-Git))
|
||||
- annotate hosted images example [#2422](https://github.com/tldraw/tldraw/pull/2422) ([@Taha-Hassan-Git](https://github.com/Taha-Hassan-Git))
|
||||
- annotate local images example [#2423](https://github.com/tldraw/tldraw/pull/2423) ([@Taha-Hassan-Git](https://github.com/Taha-Hassan-Git))
|
||||
- annotate meta oncreate example [#2426](https://github.com/tldraw/tldraw/pull/2426) ([@Taha-Hassan-Git](https://github.com/Taha-Hassan-Git))
|
||||
- Annotate exploded example [#2413](https://github.com/tldraw/tldraw/pull/2413) ([@Taha-Hassan-Git](https://github.com/Taha-Hassan-Git))
|
||||
- annotate hide-ui example [#2420](https://github.com/tldraw/tldraw/pull/2420) ([@Taha-Hassan-Git](https://github.com/Taha-Hassan-Git))
|
||||
- Annotate custom ui example [#2408](https://github.com/tldraw/tldraw/pull/2408) ([@Taha-Hassan-Git](https://github.com/Taha-Hassan-Git))
|
||||
- Custom components annotation [#2403](https://github.com/tldraw/tldraw/pull/2403) ([@Taha-Hassan-Git](https://github.com/Taha-Hassan-Git))
|
||||
- annotate meta onchange [#2430](https://github.com/tldraw/tldraw/pull/2430) ([@Taha-Hassan-Git](https://github.com/Taha-Hassan-Git))
|
||||
- `@tldraw/tldraw`
|
||||
- Examples tweaks [#2681](https://github.com/tldraw/tldraw/pull/2681) ([@steveruizok](https://github.com/steveruizok))
|
||||
- `@tldraw/editor`
|
||||
- fix typo in hideRotateHandle method [#2473](https://github.com/tldraw/tldraw/pull/2473) ([@Taha-Hassan-Git](https://github.com/Taha-Hassan-Git))
|
||||
|
||||
#### 🧪 Tests
|
||||
|
||||
- `@tldraw/editor`, `@tldraw/store`, `@tldraw/tldraw`, `@tldraw/utils`
|
||||
- Bump jest to fix weird prettier bug [#2716](https://github.com/tldraw/tldraw/pull/2716) ([@steveruizok](https://github.com/steveruizok))
|
||||
|
||||
#### 🔩 Dependency Updates
|
||||
|
||||
- `@tldraw/editor`, `@tldraw/state`, `@tldraw/store`, `@tldraw/tldraw`, `@tldraw/tlschema`, `@tldraw/utils`, `@tldraw/validate`
|
||||
- Bump Yarn to 4.0.2 and add version constraints [#2481](https://github.com/tldraw/tldraw/pull/2481) ([@si14](https://github.com/si14))
|
||||
|
||||
#### Authors: 13
|
||||
|
||||
- [@huppy-bot[bot]](https://github.com/huppy-bot[bot])
|
||||
- [@Rokixy](https://github.com/Rokixy)
|
||||
- a22albjo ([@albjoh2](https://github.com/albjoh2))
|
||||
- Alex ([@alikiki](https://github.com/alikiki))
|
||||
- alex ([@SomeHats](https://github.com/SomeHats))
|
||||
- Dan Groshev ([@si14](https://github.com/si14))
|
||||
- David Sheldrick ([@ds300](https://github.com/ds300))
|
||||
- Lu Wilson ([@TodePond](https://github.com/TodePond))
|
||||
- Mime Čuvalo ([@mimecuvalo](https://github.com/mimecuvalo))
|
||||
- Mitja Bezenšek ([@MitjaBezensek](https://github.com/MitjaBezensek))
|
||||
- Peiling Jiang ([@peilingjiang](https://github.com/peilingjiang))
|
||||
- Steve Ruiz ([@steveruizok](https://github.com/steveruizok))
|
||||
- Taha ([@Taha-Hassan-Git](https://github.com/Taha-Hassan-Git))
|
239
apps/docs/content/releases/v2.0.0-beta.4.mdx
Normal file
239
apps/docs/content/releases/v2.0.0-beta.4.mdx
Normal file
|
@ -0,0 +1,239 @@
|
|||
---
|
||||
title: v2.0.0-beta.4
|
||||
description: Examples
|
||||
author: tldraw
|
||||
date: 2/21/2024
|
||||
order: 0
|
||||
status: published
|
||||
---
|
||||
|
||||
[View on GitHub](https://github.com/tldraw/tldraw/releases/tag/v2.0.0-beta.4)
|
||||
|
||||
|
||||
#### menu fixes: add company links in general; add tracking to lang menu ([#2902](https://github.com/tldraw/tldraw/pull/2902))
|
||||
|
||||
- Add company menu links back in and make sure the Language menu is updated on change.
|
||||
|
||||
#### Fix some menu issues on mobile ([#2906](https://github.com/tldraw/tldraw/pull/2906))
|
||||
|
||||
- Add a brief release note for your PR here.
|
||||
|
||||
#### [experiment] paste: show little puff when pasting to denote something happened ([#2787](https://github.com/tldraw/tldraw/pull/2787))
|
||||
|
||||
- UI: add a little 'puff' when something is pasted to tell that something has happened.
|
||||
|
||||
#### Fix custom keyboard shortcut dialog example ([#2876](https://github.com/tldraw/tldraw/pull/2876))
|
||||
|
||||
- Docs: Fixed custom keyboard shortcut dialog example.
|
||||
|
||||
#### Sentence case all example titles ([#2889](https://github.com/tldraw/tldraw/pull/2889))
|
||||
|
||||
- Docs: Made the examples titles sentence case.
|
||||
|
||||
#### Fix 'style panel doesn't always disappear if you switch to the hand/laser tools' ([#2886](https://github.com/tldraw/tldraw/pull/2886))
|
||||
|
||||
- Fixes an bug causing the opacity slider to show up in the move tool and laser pointer tool.
|
||||
|
||||
#### Faster validations + record reference stability at the same time ([#2848](https://github.com/tldraw/tldraw/pull/2848))
|
||||
|
||||
- Add a brief release note for your PR here.
|
||||
|
||||
#### [Snapping 6/6] Self-snapping API ([#2869](https://github.com/tldraw/tldraw/pull/2869))
|
||||
|
||||
- Line handles now snap to other handles on the same line when holding command
|
||||
|
||||
#### Editable shape example ([#2853](https://github.com/tldraw/tldraw/pull/2853))
|
||||
|
||||
- Adds an editable shape example
|
||||
|
||||
#### Fix dialog title styles ([#2873](https://github.com/tldraw/tldraw/pull/2873))
|
||||
|
||||
- Unreleased bug: Fixed dialog titles appearance.
|
||||
|
||||
#### Fix some incorrect translation keys ([#2870](https://github.com/tldraw/tldraw/pull/2870))
|
||||
|
||||
- Unreleased issue. Fixed some translation keys being wrong.
|
||||
|
||||
#### Allow users to set document name and use it for exporting / saving ([#2685](https://github.com/tldraw/tldraw/pull/2685))
|
||||
|
||||
- Allow users to name their documents.
|
||||
|
||||
#### Fix some problem under Windows OS development enviroment ([#2722](https://github.com/tldraw/tldraw/pull/2722))
|
||||
|
||||
- stablize language.ts when running under different OS language.
|
||||
- add isWin32() and posixPath() to format the parameter of glob.sync().
|
||||
- use child_process.exec() instead of child_process.execFile() for win32 platform.
|
||||
|
||||
#### doc: fix typo in examples ([#2859](https://github.com/tldraw/tldraw/pull/2859))
|
||||
|
||||
- fix typo in examples
|
||||
|
||||
#### [fix] grid, other insets ([#2858](https://github.com/tldraw/tldraw/pull/2858))
|
||||
|
||||
- Fixes a bug with the grid not appearing.
|
||||
|
||||
#### E2e tests for the toolbar ([#2709](https://github.com/tldraw/tldraw/pull/2709))
|
||||
|
||||
- Add e2e tests for the toolbar
|
||||
|
||||
#### fix frame style panel ([#2851](https://github.com/tldraw/tldraw/pull/2851))
|
||||
|
||||
- Fixes an issue with the opacity slider getting squished.
|
||||
|
||||
#### Add component for viewing an image of a snapshot ([#2804](https://github.com/tldraw/tldraw/pull/2804))
|
||||
|
||||
- Dev: Added the `TldrawImage` component.
|
||||
|
||||
#### fix typo(examples/hosted-images) ([#2849](https://github.com/tldraw/tldraw/pull/2849))
|
||||
|
||||
- Fixed a typo in the description in the hosted-images example.
|
||||
|
||||
#### ui: refactor breakpoints to fit in an enum ([#2843](https://github.com/tldraw/tldraw/pull/2843))
|
||||
|
||||
- Refactor breakpoints into an enum.
|
||||
|
||||
#### [Snapping 5/5] Better handle snapping for geo shapes ([#2845](https://github.com/tldraw/tldraw/pull/2845))
|
||||
|
||||
- You can now snap the handles of lines to the corners of rectangles, stars, triangles, etc.
|
||||
|
||||
#### [Snapping 4/5] Add handle-point snapping ([#2841](https://github.com/tldraw/tldraw/pull/2841))
|
||||
|
||||
- Line handles
|
||||
|
||||
#### [Snapping 3/5] Custom snapping API ([#2793](https://github.com/tldraw/tldraw/pull/2793))
|
||||
|
||||
- Add `ShapeUtil.getSnapInfo` for customising shape snaps.
|
||||
|
||||
#### Composable custom UI ([#2796](https://github.com/tldraw/tldraw/pull/2796))
|
||||
|
||||
- Add a brief release note for your PR here.
|
||||
|
||||
#### errors: improve msg in dialog when error happens ([#2844](https://github.com/tldraw/tldraw/pull/2844))
|
||||
|
||||
- Improves error dialog messaging.
|
||||
|
||||
#### [Snapping 2/5] Fix line-handle mid-point snapping ([#2831](https://github.com/tldraw/tldraw/pull/2831))
|
||||
|
||||
- Simplify the contents of `TLLineShape.props.handles`
|
||||
|
||||
#### Readonly defaults to the hand tool ([#2833](https://github.com/tldraw/tldraw/pull/2833))
|
||||
|
||||
- Shared projects in read only mode now default to the hand tool
|
||||
|
||||
#### Improve signia error handling ([#2835](https://github.com/tldraw/tldraw/pull/2835))
|
||||
|
||||
- Add a brief release note for your PR here.
|
||||
|
||||
#### [docs] Fix missing Persistence page ([#2828](https://github.com/tldraw/tldraw/pull/2828))
|
||||
|
||||
- Add a brief release note for your PR here.
|
||||
|
||||
#### emojis! 🧑🎨 🎨 ✏️ ([#2814](https://github.com/tldraw/tldraw/pull/2814))
|
||||
|
||||
- Adds emoji picker to text fields.
|
||||
|
||||
---
|
||||
|
||||
#### 💥 Breaking Change
|
||||
|
||||
- `@tldraw/tldraw`, `@tldraw/tlschema`
|
||||
- Add line IDs & fractional indexes [#2890](https://github.com/tldraw/tldraw/pull/2890) ([@SomeHats](https://github.com/SomeHats))
|
||||
- `@tldraw/editor`, `@tldraw/tldraw`
|
||||
- Allow users to set document name and use it for exporting / saving [#2685](https://github.com/tldraw/tldraw/pull/2685) ([@MitjaBezensek](https://github.com/MitjaBezensek))
|
||||
- `@tldraw/tldraw`
|
||||
- UI components round two [#2847](https://github.com/tldraw/tldraw/pull/2847) ([@steveruizok](https://github.com/steveruizok))
|
||||
- `@tldraw/editor`, `@tldraw/tldraw`, `@tldraw/validate`
|
||||
- Composable custom UI [#2796](https://github.com/tldraw/tldraw/pull/2796) ([@steveruizok](https://github.com/steveruizok))
|
||||
- `@tldraw/editor`, `@tldraw/tldraw`, `@tldraw/tlschema`
|
||||
- [Snapping 2/5] Fix line-handle mid-point snapping [#2831](https://github.com/tldraw/tldraw/pull/2831) ([@SomeHats](https://github.com/SomeHats))
|
||||
|
||||
#### 🚀 Enhancement
|
||||
|
||||
- Readonly defaults to the hand tool [#2833](https://github.com/tldraw/tldraw/pull/2833) ([@Taha-Hassan-Git](https://github.com/Taha-Hassan-Git))
|
||||
- `@tldraw/editor`, `@tldraw/tldraw`
|
||||
- [Snapping 6/6] Self-snapping API [#2869](https://github.com/tldraw/tldraw/pull/2869) ([@SomeHats](https://github.com/SomeHats) [@steveruizok](https://github.com/steveruizok))
|
||||
- Add component for viewing an image of a snapshot [#2804](https://github.com/tldraw/tldraw/pull/2804) ([@TodePond](https://github.com/TodePond) [@steveruizok](https://github.com/steveruizok))
|
||||
- [Snapping 4/5] Add handle-point snapping [#2841](https://github.com/tldraw/tldraw/pull/2841) ([@SomeHats](https://github.com/SomeHats))
|
||||
- [Snapping 3/5] Custom snapping API [#2793](https://github.com/tldraw/tldraw/pull/2793) ([@SomeHats](https://github.com/SomeHats))
|
||||
- emojis! 🧑🎨 🎨 ✏️ [#2814](https://github.com/tldraw/tldraw/pull/2814) ([@mimecuvalo](https://github.com/mimecuvalo))
|
||||
- `@tldraw/tldraw`, `@tldraw/tlschema`
|
||||
- [handles] Line shape handles -> points [#2856](https://github.com/tldraw/tldraw/pull/2856) ([@steveruizok](https://github.com/steveruizok))
|
||||
- `@tldraw/tldraw`
|
||||
- [Snapping 5/5] Better handle snapping for geo shapes [#2845](https://github.com/tldraw/tldraw/pull/2845) ([@SomeHats](https://github.com/SomeHats))
|
||||
- Remove pointer check for arrow labels [#2824](https://github.com/tldraw/tldraw/pull/2824) ([@steveruizok](https://github.com/steveruizok))
|
||||
- `@tldraw/assets`, `@tldraw/editor`, `@tldraw/tlschema`
|
||||
- Lokalise: Translations update [#2830](https://github.com/tldraw/tldraw/pull/2830) ([@TodePond](https://github.com/TodePond) [@MitjaBezensek](https://github.com/MitjaBezensek))
|
||||
|
||||
#### 🐛 Bug Fix
|
||||
|
||||
- fix invite others [#2904](https://github.com/tldraw/tldraw/pull/2904) ([@SomeHats](https://github.com/SomeHats))
|
||||
- Update Hungarian and Korean [#2871](https://github.com/tldraw/tldraw/pull/2871) ([@TodePond](https://github.com/TodePond))
|
||||
- docs: tweak search kbd placement to match loupe [#2834](https://github.com/tldraw/tldraw/pull/2834) ([@mimecuvalo](https://github.com/mimecuvalo))
|
||||
- `@tldraw/tldraw`
|
||||
- menu fixes: add company links in general; add tracking to lang menu [#2902](https://github.com/tldraw/tldraw/pull/2902) ([@mimecuvalo](https://github.com/mimecuvalo))
|
||||
- Fix some menu issues on mobile [#2906](https://github.com/tldraw/tldraw/pull/2906) ([@TodePond](https://github.com/TodePond))
|
||||
- remove stray 'console' [#2881](https://github.com/tldraw/tldraw/pull/2881) ([@ds300](https://github.com/ds300))
|
||||
- Fix dialog title styles [#2873](https://github.com/tldraw/tldraw/pull/2873) ([@TodePond](https://github.com/TodePond))
|
||||
- Fix some incorrect translation keys [#2870](https://github.com/tldraw/tldraw/pull/2870) ([@TodePond](https://github.com/TodePond))
|
||||
- fix frame style panel [#2851](https://github.com/tldraw/tldraw/pull/2851) ([@Taha-Hassan-Git](https://github.com/Taha-Hassan-Git) [@steveruizok](https://github.com/steveruizok))
|
||||
- ui: refactor breakpoints to fit in an enum [#2843](https://github.com/tldraw/tldraw/pull/2843) ([@mimecuvalo](https://github.com/mimecuvalo))
|
||||
- `@tldraw/validate`
|
||||
- Fix object validator [#2897](https://github.com/tldraw/tldraw/pull/2897) ([@MitjaBezensek](https://github.com/MitjaBezensek))
|
||||
- `@tldraw/editor`, `@tldraw/tldraw`
|
||||
- [experiment] paste: show little puff when pasting to denote something happened [#2787](https://github.com/tldraw/tldraw/pull/2787) ([@mimecuvalo](https://github.com/mimecuvalo) [@steveruizok](https://github.com/steveruizok))
|
||||
- Fix 'style panel doesn't always disappear if you switch to the hand/laser tools' [#2886](https://github.com/tldraw/tldraw/pull/2886) ([@ds300](https://github.com/ds300))
|
||||
- Roundup fixes [#2862](https://github.com/tldraw/tldraw/pull/2862) ([@steveruizok](https://github.com/steveruizok))
|
||||
- [fix] grid, other insets [#2858](https://github.com/tldraw/tldraw/pull/2858) ([@steveruizok](https://github.com/steveruizok))
|
||||
- `@tldraw/editor`, `@tldraw/store`, `@tldraw/tldraw`, `@tldraw/tlschema`, `@tldraw/validate`
|
||||
- Faster validations + record reference stability at the same time [#2848](https://github.com/tldraw/tldraw/pull/2848) ([@ds300](https://github.com/ds300))
|
||||
- `@tldraw/editor`
|
||||
- [fix] pointer capture logging when debug flag is off [#2850](https://github.com/tldraw/tldraw/pull/2850) ([@steveruizok](https://github.com/steveruizok))
|
||||
- errors: improve msg in dialog when error happens [#2844](https://github.com/tldraw/tldraw/pull/2844) ([@mimecuvalo](https://github.com/mimecuvalo))
|
||||
- seo: take 2 [#2817](https://github.com/tldraw/tldraw/pull/2817) ([@mimecuvalo](https://github.com/mimecuvalo) [@steveruizok](https://github.com/steveruizok))
|
||||
- [fix] sticky note bug [#2836](https://github.com/tldraw/tldraw/pull/2836) ([@steveruizok](https://github.com/steveruizok))
|
||||
- `@tldraw/editor`, `@tldraw/tldraw`, `@tldraw/tlschema`, `@tldraw/utils`, `@tldraw/validate`
|
||||
- [Snapping 1/5] Validation & strict types for fractional indexes [#2827](https://github.com/tldraw/tldraw/pull/2827) ([@SomeHats](https://github.com/SomeHats))
|
||||
- `@tldraw/state`
|
||||
- Improve signia error handling [#2835](https://github.com/tldraw/tldraw/pull/2835) ([@ds300](https://github.com/ds300))
|
||||
|
||||
#### 🏠 Internal
|
||||
|
||||
- Fix some problem under Windows OS development enviroment [#2722](https://github.com/tldraw/tldraw/pull/2722) ([@Rokixy](https://github.com/Rokixy))
|
||||
- fix typo(examples/hosted-images) [#2849](https://github.com/tldraw/tldraw/pull/2849) ([@pocari](https://github.com/pocari))
|
||||
- ✋ humans.txt [#2842](https://github.com/tldraw/tldraw/pull/2842) ([@mimecuvalo](https://github.com/mimecuvalo))
|
||||
- examples: rename ui events and increase priority [#2840](https://github.com/tldraw/tldraw/pull/2840) ([@mimecuvalo](https://github.com/mimecuvalo))
|
||||
- repair Huppy's handling of LICENCE [#2821](https://github.com/tldraw/tldraw/pull/2821) ([@si14](https://github.com/si14))
|
||||
- `@tldraw/assets`, `@tldraw/editor`, `@tldraw/state`, `@tldraw/store`, `@tldraw/tldraw`, `@tldraw/tlschema`, `@tldraw/validate`
|
||||
- Check tsconfig "references" arrays [#2891](https://github.com/tldraw/tldraw/pull/2891) ([@ds300](https://github.com/ds300))
|
||||
- `@tldraw/tldraw`
|
||||
- Fix custom keyboard shortcut dialog example [#2876](https://github.com/tldraw/tldraw/pull/2876) ([@TodePond](https://github.com/TodePond))
|
||||
- `@tldraw/editor`, `@tldraw/state`, `@tldraw/store`, `@tldraw/tldraw`, `@tldraw/tlschema`, `@tldraw/utils`, `@tldraw/validate`
|
||||
- dev: swap yarn test and test-dev for better dx [#2773](https://github.com/tldraw/tldraw/pull/2773) ([@mimecuvalo](https://github.com/mimecuvalo))
|
||||
- `@tldraw/editor`, `@tldraw/tldraw`
|
||||
- Revert "emojis! 🧑🎨 🎨 ✏️ (#2814)" [#2822](https://github.com/tldraw/tldraw/pull/2822) ([@si14](https://github.com/si14))
|
||||
|
||||
#### 📝 Documentation
|
||||
|
||||
- Sentence case all example titles [#2889](https://github.com/tldraw/tldraw/pull/2889) ([@TodePond](https://github.com/TodePond))
|
||||
- docs: fix scroll position and theming issue for code snippets [#2883](https://github.com/tldraw/tldraw/pull/2883) ([@mimecuvalo](https://github.com/mimecuvalo))
|
||||
- Editable shape example [#2853](https://github.com/tldraw/tldraw/pull/2853) ([@Taha-Hassan-Git](https://github.com/Taha-Hassan-Git))
|
||||
- doc: fix typo in examples [#2859](https://github.com/tldraw/tldraw/pull/2859) ([@Rokixy](https://github.com/Rokixy))
|
||||
- [docs] Fix missing Persistence page [#2828](https://github.com/tldraw/tldraw/pull/2828) ([@ds300](https://github.com/ds300))
|
||||
|
||||
#### 🧪 Tests
|
||||
|
||||
- `@tldraw/tldraw`
|
||||
- E2e tests for the toolbar [#2709](https://github.com/tldraw/tldraw/pull/2709) ([@Taha-Hassan-Git](https://github.com/Taha-Hassan-Git))
|
||||
|
||||
#### Authors: 10
|
||||
|
||||
- [@Rokixy](https://github.com/Rokixy)
|
||||
- alex ([@SomeHats](https://github.com/SomeHats))
|
||||
- Dan Groshev ([@si14](https://github.com/si14))
|
||||
- David Sheldrick ([@ds300](https://github.com/ds300))
|
||||
- Lu Wilson ([@TodePond](https://github.com/TodePond))
|
||||
- Mime Čuvalo ([@mimecuvalo](https://github.com/mimecuvalo))
|
||||
- Mitja Bezenšek ([@MitjaBezensek](https://github.com/MitjaBezensek))
|
||||
- pocari ([@pocari](https://github.com/pocari))
|
||||
- Steve Ruiz ([@steveruizok](https://github.com/steveruizok))
|
||||
- Taha ([@Taha-Hassan-Git](https://github.com/Taha-Hassan-Git))
|
Loading…
Add table
Add a link
Reference in a new issue