Commit graph

119 commits

Author SHA1 Message Date
Steve Ruiz
000d029354 Adds Text shape, fixes typing for typescript 2021-06-25 12:24:08 +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
8271e6d431 Update scripts 2021-06-24 09:20:29 +01:00
Steve Ruiz
82bd129e3a Fixes utils imports 2021-06-24 09:18:14 +01:00
Steve Ruiz
035b98afbc fix zoom buttons 2021-06-24 09:17:54 +01:00
Steve Ruiz
059d704404 restores code editor 2021-06-23 23:32:21 +01:00
Steve Ruiz
84827eea96 fix early break in sessions 2021-06-23 16:51:22 +01:00
Steve Ruiz
d5fe5612e1 Fixes events with shapes, adds test for selection 2021-06-23 15:39:14 +01:00
Steve Ruiz
a9042e4b05 Fix type reference to circle 2021-06-22 22:11:47 +01:00
Steve Ruiz
864ded959a big cleanup 2021-06-21 22:35:28 +01:00
Steve Ruiz
fc2e3b3c4c Adds copy to svg 2021-06-20 23:01:40 +01:00
Steve Ruiz
8a0f355e00 Adds sponsorware 2021-06-20 13:35:47 +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
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
4a36ff7341 Fix bug in translating 2021-06-13 14:55:37 +01:00
Steve Ruiz
c88206fd47 encodes local storage data, hides off-screen shapes 2021-06-13 14:04:20 +01:00
Steve Ruiz
ba9c5f6d97 fixes dot on drawing 2021-06-12 09:10:12 +01:00
Steve Ruiz
ad74014ef4 cleanup status bar 2021-06-11 23:10:17 +01:00
Steve Ruiz
84971eea30 Fixes manifest 2021-06-11 21:14:43 +01:00
Steve Ruiz
0158c79953 Adds web manifest, pwa 2021-06-11 13:37:09 +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
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
45fd645885 fixes rotation on drawn shapes 2021-06-06 21:49:15 +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
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
d99cacd105 Fixes more bugs with groups 2021-06-04 22:21:03 +01:00
Steve Ruiz
506eecc95f Adds groups 2021-06-04 17:08:43 +01:00
Steve Ruiz
e8509e1f84 Fixes icon placement within iconbutton when tooltip exists 2021-06-03 22:46:52 +01:00