Steve Ruiz
|
a230e4d83a
|
fix ios perf
|
2021-06-29 18:58:07 +01:00 |
|
Steve Ruiz
|
a6b8c23fce
|
fix big on transform
|
2021-06-29 17:04:45 +01:00 |
|
Steve Ruiz
|
9577d25934
|
Delete client-supa.ts
|
2021-06-29 16:00:54 +01:00 |
|
Steve Ruiz
|
364dbe0fd9
|
Removes expensive immer current calls
|
2021-06-29 15:54:46 +01:00 |
|
Steve Ruiz
|
2ac8a15761
|
Renaming folders
|
2021-06-29 13:12:30 +01:00 |
|
Steve Ruiz
|
45223e2a8d
|
Big restructure of utils
|
2021-06-29 13:00:59 +01:00 |
|
Steve Ruiz
|
80d2ba5f00
|
cursors!
|
2021-06-28 23:22:23 +01:00 |
|
Steve Ruiz
|
36fc386269
|
Stubs initial API for coop with Pusher
|
2021-06-28 21:45:06 +01:00 |
|
Steve Ruiz
|
8ff8b87a9e
|
perf improvements around selected / hovered shapes
|
2021-06-28 13:13:34 +01:00 |
|
Steve Ruiz
|
6ef197e30a
|
Add API for points to draw code class
|
2021-06-27 20:50:11 +01:00 |
|
Steve Ruiz
|
a9a8629ad2
|
Update scripts
|
2021-06-27 14:55:48 +01:00 |
|
Steve Ruiz
|
3f4f5e73ae
|
Adds initial docs for code editor
|
2021-06-27 14:53:06 +01:00 |
|
Steve Ruiz
|
d28376845f
|
Removes fast pan update (which seemed to be slower?)
|
2021-06-27 13:47:35 +01:00 |
|
Steve Ruiz
|
14902099f9
|
Improves window resizing, adds shouldRender to shapes
|
2021-06-27 13:28:54 +01:00 |
|
Steve Ruiz
|
ec7ec06a6d
|
Fix missing shapes when resizing window
|
2021-06-27 13:12:28 +01:00 |
|
Steve Ruiz
|
61399fb9d0
|
Improves code editor types, adds es5 lib
|
2021-06-27 12:58:08 +01:00 |
|
Steve Ruiz
|
35b0ba27e6
|
Improves error reporting in code editor
|
2021-06-27 11:37:42 +01:00 |
|
Steve Ruiz
|
d1a3860bb1
|
Fixes a perf-killing deepCompare in context menu
Was deep comparing an array of actual selected shapes, rather than selected shape ids
|
2021-06-27 10:07:20 +01:00 |
|
Steve Ruiz
|
ff58073d12
|
Adds more tests, simplifies draw tool
|
2021-06-26 12:52:36 +01:00 |
|
Steve Ruiz
|
75e60d5eb2
|
Adds more tests for code
|
2021-06-25 13:21:33 +01:00 |
|
Steve Ruiz
|
776c0b5f0e
|
Fixes types for code editor
|
2021-06-25 13:09:53 +01:00 |
|
Steve Ruiz
|
000d029354
|
Adds Text shape, fixes typing for typescript
|
2021-06-25 12:24:08 +01:00 |
|
Steve Ruiz
|
d2f43e5253
|
Storage now restores full state as well as document
|
2021-06-25 12:14:42 +01:00 |
|
Steve Ruiz
|
3c26ffaae3
|
Adds readOnly test for code
|
2021-06-25 12:05:29 +01:00 |
|
Steve Ruiz
|
0ee26a8493
|
Make updating code controls async
|
2021-06-25 12:01:22 +01:00 |
|
Steve Ruiz
|
85dc3028b4
|
Stubs tests. Updates types for controls.
|
2021-06-25 11:28:52 +01:00 |
|
Steve Ruiz
|
32922b3f85
|
Adds error boundary, improves code shapes types.
|
2021-06-24 23:09:36 +01:00 |
|
Steve Ruiz
|
69bdab520a
|
Updates to code editor, utils
|
2021-06-24 15:59:56 +01:00 |
|
Steve Ruiz
|
cbc26f2e06
|
Updates getPointsBetween
|
2021-06-24 13:56:25 +01:00 |
|
Steve Ruiz
|
bdafae3db6
|
Fix double undos, cleans up utils
|
2021-06-24 13:34:43 +01:00 |
|
Steve Ruiz
|
82bd129e3a
|
Fixes utils imports
|
2021-06-24 09:18:14 +01:00 |
|
Steve Ruiz
|
059d704404
|
restores code editor
|
2021-06-23 23:32:21 +01:00 |
|
Steve Ruiz
|
badda0bb1c
|
Adds isInSession to prevent conflicts.
|
2021-06-23 19:34:37 +01:00 |
|
Steve Ruiz
|
38534e0798
|
Fix arrow width on curved arrows
|
2021-06-23 19:00:06 +01:00 |
|
Steve Ruiz
|
84827eea96
|
fix early break in sessions
|
2021-06-23 16:51:22 +01:00 |
|
Steve Ruiz
|
4fb7096f2b
|
Fixes bug with arrowhead, fits ellipse and rectangle sizes within bounding box
|
2021-06-23 16:00:23 +01:00 |
|
Steve Ruiz
|
d5fe5612e1
|
Fixes events with shapes, adds test for selection
|
2021-06-23 15:39:14 +01:00 |
|
Steve Ruiz
|
a24b7f7931
|
Adds tests, fixes bug on pre-complete sessions
|
2021-06-23 13:46:16 +01:00 |
|
Steve Ruiz
|
22a97d1374
|
rename start -> begin
|
2021-06-23 09:50:51 +01:00 |
|
Steve Ruiz
|
5b514e07f9
|
improve session api
|
2021-06-23 09:45:34 +01:00 |
|
Steve Ruiz
|
7d14791d00
|
Adds double-pointing handles action, toggled arrowheads, removes circles.
|
2021-06-22 22:06:51 +01:00 |
|
Steve Ruiz
|
9e2938c3d5
|
Generalize dash helper.
|
2021-06-22 19:13:16 +01:00 |
|
Steve Ruiz
|
f6c08508dc
|
balances dashes for ellipses
|
2021-06-22 15:28:44 +01:00 |
|
Steve Ruiz
|
03603b5190
|
Creates standard shape fallback for dashed / dotted rects, ellipses
|
2021-06-22 06:22:37 +01:00 |
|
Steve Ruiz
|
fcd1a8276d
|
Small cleanup
|
2021-06-21 22:35:54 +01:00 |
|
Steve Ruiz
|
864ded959a
|
big cleanup
|
2021-06-21 22:35:28 +01:00 |
|
Steve Ruiz
|
daa44f9911
|
Updates arrows
|
2021-06-21 14:13:16 +01:00 |
|
Steve Ruiz
|
fc2e3b3c4c
|
Adds copy to svg
|
2021-06-20 23:01:40 +01:00 |
|
Steve Ruiz
|
6729435696
|
Update tag names
|
2021-06-19 18:22:46 +01:00 |
|
Steve Ruiz
|
6711f980d8
|
Add gtag to history
|
2021-06-19 17:24:51 +01:00 |
|
Steve Ruiz
|
6722ae3dfa
|
Update storage.ts
|
2021-06-19 17:12:44 +01:00 |
|
Steve Ruiz
|
b0a260d6a6
|
Improves behavior with locked shapes
|
2021-06-18 16:31:46 +01:00 |
|
Steve Ruiz
|
6ff7b0c50d
|
Improves mobile touch events
|
2021-06-18 16:19:10 +01:00 |
|
Steve Ruiz
|
1b9e8857e0
|
Fix blocking text element
|
2021-06-18 15:39:07 +01:00 |
|
Steve Ruiz
|
5f71f5c38b
|
Fixes text on mobile (iOS)
|
2021-06-18 14:55:36 +01:00 |
|
Steve Ruiz
|
eccf5f6307
|
Adds copy and paste
|
2021-06-18 11:14:23 +01:00 |
|
Steve Ruiz
|
5baf89a513
|
Adds bounds reset / sizing for text, fixes lost pressure on draw shape resize
|
2021-06-18 10:32:07 +01:00 |
|
Steve Ruiz
|
66ec007e4f
|
Adds session completes when leaving a creation/editing state
|
2021-06-18 10:11:12 +01:00 |
|
Steve Ruiz
|
d0d24e9c71
|
fixes zstacking with text
|
2021-06-17 22:50:04 +01:00 |
|
Steve Ruiz
|
946fdbab4c
|
Adds alignment to context menu
|
2021-06-17 13:03:08 +01:00 |
|
Steve Ruiz
|
aabc7e8e0f
|
Adds text
|
2021-06-17 11:43:55 +01:00 |
|
Steve Ruiz
|
4ce2b8cc6b
|
Improves file saving / page saving and loading
|
2021-06-16 13:09:45 +01:00 |
|
Steve Ruiz
|
7e03adcd52
|
Fix page zoom bug
|
2021-06-15 13:20:22 +01:00 |
|
Steve Ruiz
|
027815f199
|
Adds most of text feature, except creation
|
2021-06-15 12:58:51 +01:00 |
|
Steve Ruiz
|
94fcca1685
|
Improves translating, breaks save/load again
|
2021-06-13 15:12:59 +01:00 |
|
Steve Ruiz
|
4a36ff7341
|
Fix bug in translating
|
2021-06-13 14:55:37 +01:00 |
|
Steve Ruiz
|
9123fd62fc
|
Improving draw
|
2021-06-13 14:24:03 +01:00 |
|
Steve Ruiz
|
c88206fd47
|
encodes local storage data, hides off-screen shapes
|
2021-06-13 14:04:20 +01:00 |
|
Steve Ruiz
|
c8070857b1
|
Remove fancy draw prediction.
Until we have a better solution.
|
2021-06-13 09:10:30 +01:00 |
|
Steve Ruiz
|
a689422576
|
Improves(?) save / load
|
2021-06-12 20:40:26 +01:00 |
|
Steve Ruiz
|
e08f8f0116
|
Update draw-session.ts
|
2021-06-12 17:53:01 +01:00 |
|
Steve Ruiz
|
03e1904739
|
Skip projected points on mobile
|
2021-06-12 17:46:36 +01:00 |
|
Steve Ruiz
|
f90f51efc7
|
Reduces projection
|
2021-06-12 17:41:38 +01:00 |
|
Steve Ruiz
|
58c9fc9f83
|
Improves drawing
|
2021-06-12 17:34:38 +01:00 |
|
Steve Ruiz
|
b8d58f2d50
|
improve drawing
|
2021-06-12 17:04:11 +01:00 |
|
Steve Ruiz
|
fe833b6e3b
|
Improve comments on draw
|
2021-06-12 09:25:04 +01:00 |
|
Steve Ruiz
|
ba9c5f6d97
|
fixes dot on drawing
|
2021-06-12 09:10:12 +01:00 |
|
Steve Ruiz
|
50cffb3404
|
Annoying file system saving stuff
|
2021-06-11 23:06:09 +01:00 |
|
Steve Ruiz
|
84971eea30
|
Fixes manifest
|
2021-06-11 21:14:43 +01:00 |
|
Steve Ruiz
|
6c08c35dee
|
Update storage.ts
|
2021-06-11 12:36:30 +01:00 |
|
Steve Ruiz
|
260772e682
|
Fix save issue
|
2021-06-11 11:42:23 +01:00 |
|
Steve Ruiz
|
110d8fe0b1
|
Local file saving
|
2021-06-11 11:31:31 +01:00 |
|
Steve Ruiz
|
61f56b984e
|
Fixes deleting pages, adds local file saving / loading
|
2021-06-11 11:11:42 +01:00 |
|
Steve Ruiz
|
e2b53b381b
|
Finish move to page
|
2021-06-10 11:33:24 +01:00 |
|
Steve Ruiz
|
f2d3231315
|
Adds context menu, "move to page"
|
2021-06-10 10:49:16 +01:00 |
|
Steve Ruiz
|
c48537121f
|
Fixes brushing, selection, double-clicking
|
2021-06-09 17:10:00 +01:00 |
|
Steve Ruiz
|
9943bdd420
|
Improves selection
|
2021-06-08 12:27:47 +01:00 |
|
Steve Ruiz
|
5a7e79121a
|
fixes code bug, adds sketchy circle
|
2021-06-08 11:32:20 +01:00 |
|
Steve Ruiz
|
84c93060d0
|
inky boxes
|
2021-06-07 22:12:14 +01:00 |
|
Steve Ruiz
|
350c1debde
|
Moves selectedIds into page state, state mounts only one page state / page at a time
|
2021-06-07 12:18:50 +01:00 |
|
Steve Ruiz
|
4c876d3d35
|
Trash icon now clears selection first
|
2021-06-06 20:42:04 +01:00 |
|
Steve Ruiz
|
704e92faa4
|
Improves performance for certain actions
|
2021-06-06 11:50:01 +01:00 |
|
Steve Ruiz
|
8623958e74
|
adds pressure sensitivity
|
2021-06-06 08:33:30 +01:00 |
|
Steve Ruiz
|
a52e91459f
|
Fixes nesting groups
|
2021-06-05 20:36:46 +01:00 |
|
Steve Ruiz
|
72accc5f44
|
Adds pressure to pointer data
|
2021-06-05 17:57:29 +01:00 |
|
Steve Ruiz
|
81141e7bb5
|
improves arrow rotation
|
2021-06-05 15:29:49 +01:00 |
|
Steve Ruiz
|
554d55a9e3
|
improves bounds, arrow rotation
|
2021-06-05 08:42:17 +01:00 |
|
Steve Ruiz
|
72b6db12c4
|
Improves handles for arrows
|
2021-06-05 07:36:39 +01:00 |
|
Steve Ruiz
|
ff72493381
|
Skips rotations for groups.
|
2021-06-04 22:34:12 +01:00 |
|
Steve Ruiz
|
d99cacd105
|
Fixes more bugs with groups
|
2021-06-04 22:21:03 +01:00 |
|