Steve Ruiz
c7a8e76339
v1.11.1
2022-04-26 09:07:43 +01:00
Steve Ruiz
b859b721d0
Bump versions
2022-04-26 09:04:34 +01:00
Thomas Steiner
b4e97604b3
Use the npm module of browser-fs-access ( #653 )
...
* Use npm module
* Update yarn.lock
Co-authored-by: Steve Ruiz <steveruizok@gmail.com>
2022-04-25 11:43:31 +01:00
Judicael
4749919342
change menu content overflow to auto ( #650 )
...
Co-authored-by: judicael_ai <judicael@smartpredict.ai>
2022-04-20 13:49:27 +01:00
Steve Ruiz
241adc98d3
1.10.0
2022-04-16 13:02:52 +01:00
Steve Ruiz
c09d6a3a29
Create beige-mayflies-crash.md
2022-04-16 12:55:55 +01:00
Judicael
cb6769e800
Add pencil icon to rename page input as an indicator ( #638 )
...
* Add pencil icon to rename page input
* improve style for page name input
Co-authored-by: judicael_ai <judicael@smartpredict.ai>
Co-authored-by: Steve Ruiz <steveruizok@gmail.com>
2022-04-16 12:50:09 +01:00
Steve Ruiz
d81bcc1055
[improvement] add undo redo at all screen sizes ( #643 )
...
* Adds undo redo at all viewport sizes
* Update TopPanel.tsx
2022-04-16 12:22:24 +01:00
Steve Ruiz
1723254e80
[feature] hold alt to grow arrow from center ( #635 )
...
* Add alt-drag line/arrow handles
* add test
2022-04-02 10:47:52 +01:00
Steve Ruiz
b4dd96ed19
update images
2022-03-31 17:30:29 +01:00
Judicael
2421accb4f
Add text field to rename the page ( #629 )
...
* Add text field to rename the page
* tweak appearance
Co-authored-by: judicael_ai <judicael@smartpredict.ai>
Co-authored-by: Steve Ruiz <steveruizok@gmail.com>
2022-03-31 14:31:26 +01:00
Steve Ruiz
059d1011c9
Add migrate step ( #628 )
2022-03-31 14:16:43 +01:00
chlbri
4d5a929366
Feature style ( #627 )
...
* initial
* style: style and remove Svg export
* tiny up
Co-authored-by: Steve Ruiz <steveruizok@gmail.com>
2022-03-24 09:05:35 +00:00
Steve Ruiz
8aa54f4d8c
update
2022-03-17 14:11:22 +00:00
Steve Ruiz
2a98e0c6e7
[fix] Protect document from missing parents / children. ( #622 )
...
* Scan document for missing parents / children.
* fix tests
* Apply fixes to vscode extension
2022-03-17 12:42:18 +00:00
Steve Ruiz
1d5b3ac307
1.9.1
2022-03-11 08:43:36 +00:00
Steve Ruiz
8039016416
[fix] Only delete bindings if they were attached to a deleted group shape ( #617 )
...
* Only delete bindings if they were attached to a deleted group shape
* Update TransformSingleSession.ts
2022-03-10 19:39:21 +00:00
Steve Ruiz
1dd71f8b5e
update images
2022-03-09 16:11:30 +00:00
Steve Ruiz
1950b4fa99
version, update images
2022-03-09 16:02:51 +00:00
Steve Ruiz
4886ef668e
adds minimal scrolling to menus ( #614 )
2022-03-09 13:13:15 +00:00
Steve Ruiz
99dd67cd81
remove dots in geometric shapes ( #613 )
2022-03-09 13:04:39 +00:00
Steve Ruiz
15e3e9805f
[fix] Refresh bounding boxes when fonts load ( #612 )
...
* remove font face fallbacks
* When fonts load, force the document to recalculate bounding boxes.
2022-03-09 12:39:41 +00:00
Steve Ruiz
1778a49272
Merge branch 'main' of https://github.com/tldraw/tldraw
2022-03-09 11:31:16 +00:00
Steve Ruiz
f099630d01
adds export to vscode extension ( #608 )
2022-03-09 11:26:37 +00:00
dependabot[bot]
77534ca124
Bump next from 12.0.10 to 12.1.0 ( #610 )
...
Bumps [next](https://github.com/vercel/next.js ) from 12.0.10 to 12.1.0.
- [Release notes](https://github.com/vercel/next.js/releases )
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js )
- [Commits](https://github.com/vercel/next.js/compare/v12.0.10...v12.1.0 )
---
updated-dependencies:
- dependency-name: next
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-09 11:26:27 +00:00
dependabot[bot]
5e62933459
Bump follow-redirects from 1.14.5 to 1.14.9 in /apps/electron ( #611 )
...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects ) from 1.14.5 to 1.14.9.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases )
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.5...v1.14.9 )
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-09 11:26:17 +00:00
Steve Ruiz
8ba4d70615
Update package.json
2022-03-09 11:25:08 +00:00
Steve Ruiz
1544ce3e20
[fix] brush appearance when using CAD mode ( #609 )
...
* Update Tldraw.tsx
* Uses color rather than dash for brush in CAD mode
* improves colors for dark mode
* Update Tldraw.tsx
2022-03-09 11:02:46 +00:00
Enrico
2781aa4e0d
added CAD like behavior like described in issue #555 ( #589 )
...
* added cade like behaviour like described in issue #555
* added color change when selecting depending on behavior
* added option to turn on/off cad like selection
* Revert "added color change when selecting depending on behavior"
This reverts commit 4a4aac02b68bf1bfbc86f9b9f05e23b3e6e0ae9d.
* Remove colors, add perfect dash props, rename setting, move prop to appState
* Reorder menu
Co-authored-by: Steve Ruiz <steveruizok@gmail.com>
2022-03-09 10:19:58 +00:00
Steve Ruiz
3d7b9612dc
ignore remote cache
2022-03-03 07:31:16 +00:00
Steve Ruiz
9d984b8b7a
Update TldrawApp.ts
2022-03-03 07:09:19 +00:00
Fabian Mu
32203637f2
Extract SVGs size from viewBox attibute ( #590 )
2022-03-02 14:59:54 +00:00
Yao Wang
e43219ded8
fix(import): make sure every shape is in page ( #599 )
...
* fix(import): make sure every shape is in page
- only to add the shape is in page shapes
-https://gist.github.com/cangoektas/4a84e2d48f6e2551b8b3a632ae1b4f71
Closes #554
* Update useShapeTree.tsx
* Update useShapeTree.tsx
* Update turbo.json
Co-authored-by: Steve Ruiz <steveruizok@gmail.com>
2022-03-02 14:21:14 +00:00
Steve Ruiz
971cbfb70c
v1.8.1
2022-02-25 12:22:35 +00:00
Steve Ruiz
9f40b1321d
1.6.2
2022-02-25 12:19:11 +00:00
Steve Ruiz
f06245c1c8
v1.6.2
2022-02-25 12:18:59 +00:00
Steve Ruiz
db93ebccf0
Create poor-zebras-shake.md
2022-02-25 12:18:27 +00:00
Eric Ogden
1e58bbfc0a
fix(keybindings): update vscode keybindings with windows alternatives ( #595 )
...
* update vscode keybindings with windows alternatives
* update keybindings for linux
2022-02-24 21:44:52 +00:00
Steve Ruiz
95ac56db76
Update getTextSize.ts
2022-02-24 21:41:08 +00:00
Steve Ruiz
ae49e85380
Fix text issue
2022-02-24 21:26:44 +00:00
Jordan Singer
ecaf802791
Removes duplicate "Using the file system" link ( #581 )
...
In the tldraw-example app (already on line 73)
2022-02-21 15:33:52 +00:00
Steve Ruiz
835091d494
Fix zoom
2022-02-15 14:15:03 +00:00
Steve Ruiz
0fe6f1baa7
Update package.json
2022-02-15 12:43:32 +00:00
Steve Ruiz
4445c13b3f
Create serious-emus-talk.md
2022-02-15 12:41:35 +00:00
Steve Ruiz
3a08473d85
[improvement] zoom ( #577 )
...
* improve zoom events, skip pinch on desktop
* Update useZoomEvents.ts
2022-02-15 12:21:31 +00:00
Steve Ruiz
ee71a37b40
Add option to hide multiplayer menu ( #576 )
...
* add multiplayer menu, view to menu
* update icon
* Add option to hide showMultiplayerMenu
2022-02-13 16:06:39 +00:00
Steve Ruiz
8ab16f1362
[improvement] Add multiplayer menu, view to menu ( #575 )
...
* add multiplayer menu, view to menu
* update icon
2022-02-13 14:59:33 +00:00
Steve Ruiz
7df566ad0f
[fix] export groups ( #574 )
...
* update export logic to include grouped ids
* Update TLDR.ts
* Update package.json
* Update yarn.lock
* remove remote caching
* Update yarn.lock
2022-02-13 13:13:23 +00:00
Eswar Prasad Clinton. A
5721885161
add copy svg keyboard shortcut ( #573 )
2022-02-13 12:37:01 +00:00
Francois Laberge
8549c73884
Fixing up an example
2022-02-12 16:41:24 -05:00