Steve Ruiz
|
1b3084b502
|
Merge pull request #84 from tldraw/feature-resize-observer
[feature] resize observer, embedded component improvements
|
2021-09-09 17:17:17 +01:00 |
|
Steve Ruiz
|
d0e33f22e1
|
Fix bad import, bump esbuild
|
2021-09-09 17:06:22 +01:00 |
|
Steve Ruiz
|
64e5edbd6f
|
Fix test and accidental files from dev, fix container styles
|
2021-09-09 15:37:46 +01:00 |
|
Steve Ruiz
|
29883e09e8
|
Fix embedded page on dev
|
2021-09-09 15:18:47 +01:00 |
|
Steve Ruiz
|
9194ee7522
|
Tweak dev server
|
2021-09-09 14:58:55 +01:00 |
|
Steve Ruiz
|
44e1c7dfdc
|
Adds independent zooms, prevents elements from effecting root or body
|
2021-09-09 14:06:45 +01:00 |
|
Steve Ruiz
|
b00e0d3a95
|
Improves pan and zoom gestures
|
2021-09-09 13:32:08 +01:00 |
|
Steve Ruiz
|
8154ed5a2a
|
Adjusts small example, makes inputs unique to each instance
|
2021-09-08 17:18:43 +01:00 |
|
Steve Ruiz
|
2653f396bf
|
v0.0.85
|
2021-09-08 14:48:03 +01:00 |
|
Steve Ruiz
|
cea2c886f3
|
Merge pull request #83 from tldraw/feature-patch-updates
Adds patchShapes, pageId to patch / update shapes
|
2021-09-08 14:45:47 +01:00 |
|
Steve Ruiz
|
73ed0781ea
|
Adds patchShapes, pageId to patch / update shapes
|
2021-09-08 14:40:04 +01:00 |
|
Steve Ruiz
|
d97cfd494e
|
v0.0.84
|
2021-09-08 13:04:13 +01:00 |
|
Steve Ruiz
|
9b23bc3719
|
Merge branch 'main' of https://github.com/tldraw/tldraw into main
|
2021-09-08 13:03:11 +01:00 |
|
Steve Ruiz
|
784a77fe26
|
Update tldraw.test.tsx
|
2021-09-08 13:02:58 +01:00 |
|
Steve Ruiz
|
e9aa3e76f5
|
Merge pull request #82 from tldraw/fix-on-mount
Fix on mount
|
2021-09-08 13:02:09 +01:00 |
|
Steve Ruiz
|
21c42cbe12
|
Add test
|
2021-09-08 12:55:42 +01:00 |
|
Steve Ruiz
|
7489ee8174
|
Add imperative test, bump rko
|
2021-09-08 12:53:52 +01:00 |
|
Steve Ruiz
|
91fe0f612a
|
v0.0.83
|
2021-09-08 12:16:22 +01:00 |
|
Steve Ruiz
|
91683769ed
|
v0.0.82
|
2021-09-08 12:15:50 +01:00 |
|
Steve Ruiz
|
3e1e54ee14
|
Merge pull request #81 from tldraw/improvement-controlled-document
Improvement controlled document
|
2021-09-08 12:12:53 +01:00 |
|
Steve Ruiz
|
c630e1f8be
|
Fix change to loadDocument
|
2021-09-08 12:09:03 +01:00 |
|
Steve Ruiz
|
220d8aebda
|
Minor fixes
|
2021-09-08 11:58:24 +01:00 |
|
Steve Ruiz
|
fb2c5088a9
|
Remove id property
|
2021-09-08 11:46:28 +01:00 |
|
Steve Ruiz
|
2a799ade6e
|
Update [...nextauth].ts
|
2021-09-08 11:39:22 +01:00 |
|
Steve Ruiz
|
7bba32aba2
|
Update tlstate.ts
|
2021-09-08 11:32:11 +01:00 |
|
Steve Ruiz
|
edc87ee317
|
Update app.tsx
|
2021-09-08 11:27:56 +01:00 |
|
Steve Ruiz
|
4a0800a5df
|
cleanup
|
2021-09-08 11:27:05 +01:00 |
|
Steve Ruiz
|
4e13b0e07b
|
Allow for resets when id changes
|
2021-09-08 11:16:10 +01:00 |
|
Steve Ruiz
|
2aeb513342
|
Fix control by props, add control test example
|
2021-09-08 10:01:45 +01:00 |
|
Steve Ruiz
|
8c2c8d8c93
|
Merge pull request #79 from tldraw/fix-parent-on-translate-redo
Fix bug on cloning shapes that are the child of a group
|
2021-09-06 14:43:38 +01:00 |
|
Steve Ruiz
|
ac8b54abe5
|
Tweak www titles heads
|
2021-09-06 14:37:48 +01:00 |
|
Steve Ruiz
|
61fb767b5a
|
Add tests, fix bug
|
2021-09-06 14:30:59 +01:00 |
|
Steve Ruiz
|
c814786789
|
Remove explicit package from www
|
2021-09-06 14:12:19 +01:00 |
|
Steve Ruiz
|
c21107f9ac
|
v0.0.81
|
2021-09-06 14:10:03 +01:00 |
|
Steve Ruiz
|
254919a6e3
|
Remove deepmerge dependency, use merge and patch from rok
|
2021-09-06 14:09:15 +01:00 |
|
Steve Ruiz
|
55da8880eb
|
v0.0.80
|
2021-09-06 14:04:56 +01:00 |
|
Steve Ruiz
|
05149aacc8
|
Add tlstate to window in editor
|
2021-09-06 14:04:32 +01:00 |
|
Steve Ruiz
|
0c79bbce56
|
Merge pull request #78 from tldraw/feature]-add-history-(public-undo/redo-stack)
Update command ids, add undo/redo stack
|
2021-09-06 13:53:36 +01:00 |
|
Steve Ruiz
|
16ba3f9b98
|
Adds setter for history, tests
|
2021-09-06 13:50:15 +01:00 |
|
Steve Ruiz
|
04b6353e41
|
Adds setter for history
|
2021-09-06 13:43:56 +01:00 |
|
Steve Ruiz
|
e6eb277f49
|
Update command ids, add undo/redo stack
|
2021-09-06 13:14:43 +01:00 |
|
Steve Ruiz
|
2362baefe7
|
Merge pull request #76 from tldraw/resolve-#75
Resolve #75
|
2021-09-06 13:07:47 +01:00 |
|
Steve Ruiz
|
183f9cd798
|
Write tests, slight tweaks to build / packages
|
2021-09-06 13:04:12 +01:00 |
|
Steve Ruiz
|
146eb87fb1
|
Merge branch 'main' into resolve-#75
|
2021-09-06 12:50:12 +01:00 |
|
Steve Ruiz
|
d69b8a7229
|
bump rko
|
2021-09-06 12:49:27 +01:00 |
|
Steve Ruiz
|
7d37cf34c1
|
Adds references
|
2021-09-06 12:44:14 +01:00 |
|
Steve Ruiz
|
9f2148eab9
|
Fixes import issue
|
2021-09-06 12:33:30 +01:00 |
|
Steve Ruiz
|
ff826712c6
|
Adds reset bounds
|
2021-09-06 12:07:15 +01:00 |
|
Steve Ruiz
|
5c37979969
|
Merge pull request #74 from tldraw/test/commands
test(commands): add coverage for when commands shouldn't run
|
2021-09-06 09:34:16 +01:00 |
|
Steve Ruiz
|
c904200fc7
|
Merge branch 'main' into test/commands
|
2021-09-06 09:33:46 +01:00 |
|