Steve Ruiz
dbf3c253ce
v0.0.124
2021-10-19 12:30:36 +01:00
Steve Ruiz
246cac9b5b
v0.0.123
2021-10-19 12:28:57 +01:00
Steve Ruiz
4b24219fc1
v0.0.122
2021-10-18 15:35:02 +01:00
Steve Ruiz
c56bf3b0eb
v0.0.121
2021-10-18 14:33:07 +01:00
Steve Ruiz
0cfc68b004
[feature] snapping ( #168 )
...
* defer cloning
* basic snapping
* Improves algorithm for snap points, rendering
* Improves snapping, snaplines
* Enables a clone to snap to its parent
* Adds overlay
* Fix overlay, zoom scaling for distance and speed
2021-10-18 14:30:42 +01:00
Steve Ruiz
b1b9f901d3
v0.0.120
2021-10-17 09:57:26 +01:00
Steve Ruiz
9b072fec95
v0.0.119
2021-10-16 23:22:36 +01:00
Steve Ruiz
58ffba3047
v0.0.118
2021-10-16 23:21:35 +01:00
Steve Ruiz
0d8d45d873
v0.0.117
2021-10-15 14:13:17 +01:00
Steve Ruiz
f3f4ace645
v0.0.116
2021-10-14 17:32:35 +01:00
Steve Ruiz
4476cc6190
v0.0.115
2021-10-14 16:43:47 +01:00
Steve Ruiz
7eae5c87e0
v0.0.114
2021-10-10 17:37:15 +01:00
Steve Ruiz
aae43884ca
v0.0.113
2021-10-10 14:14:04 +01:00
Steve Ruiz
d15c1493e2
v0.0.112
2021-10-10 13:25:41 +01:00
Steve Ruiz
519c18f300
v0.0.111
2021-10-10 11:59:33 +01:00
Steve Ruiz
601ff19cc9
v0.0.110
2021-10-09 15:02:48 +01:00
Steve Ruiz
99730b4fe2
[feature] MVP multiplayer support ( #135 )
...
* Adds multiplayer support
* Update liveblocks.tsx
* Update liveblocks.tsx
* Create chaos.tsx
* Fix undo redo, add merge state
* Update multiplayer-editor.tsx
* Adds secret room
* Update chaos.tsx
* Moves shhh to shhhmp
* Fix accidentally deleting the editing shape
* Fix bug where a selected shape is deleted by another user.
* Remove relative path
* Tweak editor
* Remove chaos endpoint
* Adds error state for maximum connections, fixes selectedIds bug on new rooms
2021-10-09 00:05:24 +01:00
Steve Ruiz
51dbede313
v0.0.109
2021-10-08 12:36:45 +01:00
Steve Ruiz
b9d7e82a7e
v0.0.108
2021-10-07 16:07:44 +01:00
Steve Ruiz
3fc86a46ee
v0.0.107
2021-10-06 09:55:06 +01:00
Steve Ruiz
cb55ad96ff
v0.0.106
2021-09-28 11:16:02 +01:00
Steve Ruiz
51eef7d2d0
v0.0.105
2021-09-24 15:13:03 +01:00
Steve Ruiz
151b3083f7
v0.0.104
2021-09-24 15:12:25 +01:00
Steve Ruiz
ea66362135
[fix] copy bindings ( #124 )
...
* v0.0.103
* Copies bindings together with shapes that are bound
* Remove old shape bindings from copied shape handles
2021-09-24 13:47:11 +01:00
Steve Ruiz
5d3af9cec0
v0.0.102
2021-09-23 12:47:39 +01:00
Steve Ruiz
9ddf7d0dc4
v0.0.101
2021-09-23 12:17:43 +01:00
Steve Ruiz
6ba76c0e78
v0.0.100
2021-09-22 18:34:36 +01:00
Steve Ruiz
157b2b9208
v0.0.99
2021-09-22 16:01:51 +01:00
Steve Ruiz
9c0de7ad9c
v0.0.98
2021-09-22 14:25:50 +01:00
Steve Ruiz
7d61d24398
v0.0.97
2021-09-21 16:50:17 +01:00
Steve Ruiz
eabaf2f30e
v0.0.96
2021-09-19 22:57:54 +01:00
Pedro Duarte
f8b2fe1c85
Refactor to Stitches Core ( #89 )
...
* Refactor www/styles to Stitches Core
* Update package.json
* Begin refactor of `tldraw`
* More refactoring
* A bit more
* little bit more
* Update yarn.lock
* Drops React dependencies to 16.8
Co-authored-by: Steve Ruiz <steveruizok@gmail.com>
2021-09-19 20:45:50 +01:00
Steve Ruiz
3c3c23ec4d
v0.0.95
2021-09-17 22:43:59 +01:00
Steve Ruiz
39afd9a3f6
v0.0.94
2021-09-15 16:49:21 +01:00
Steve Ruiz
f5b7190010
v0.0.93
2021-09-14 12:33:28 +01:00
Steve Ruiz
abbf8f1f0c
v0.0.92
2021-09-14 08:52:14 +01:00
Steve Ruiz
95518f6bc1
v0.0.91
2021-09-13 22:50:49 +01:00
Steve Ruiz
5ce18550e7
v0.0.90
2021-09-13 22:33:24 +01:00
Steve Ruiz
612269ab38
v0.0.89
2021-09-12 14:11:47 +01:00
Steve Ruiz
5cb031ddc2
v0.0.88
2021-09-12 14:09:55 +01:00
Steve Ruiz
a3da5e1937
v0.0.87
2021-09-12 13:26:57 +01:00
Steve Ruiz
7f0cfd2c5a
Splits vectors and intersections into new packages
...
esbuild isn't currently tree shaking intersections, but that's a file where we could save some room
2021-09-12 13:21:44 +01:00
Steve Ruiz
35a18920f4
v0.0.86
2021-09-09 17:18:38 +01:00
Steve Ruiz
d0e33f22e1
Fix bad import, bump esbuild
2021-09-09 17:06:22 +01:00
Steve Ruiz
9194ee7522
Tweak dev server
2021-09-09 14:58:55 +01:00
Steve Ruiz
b00e0d3a95
Improves pan and zoom gestures
2021-09-09 13:32:08 +01:00
Steve Ruiz
2653f396bf
v0.0.85
2021-09-08 14:48:03 +01:00
Steve Ruiz
d97cfd494e
v0.0.84
2021-09-08 13:04:13 +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