Commit graph

53 commits

Author SHA1 Message Date
Steve Ruiz
506eecc95f Adds groups 2021-06-04 17:08:43 +01:00
Steve Ruiz
9877c2ff97 Restores selected indicator, removes hook for isSelected on shape 2021-06-03 22:40:27 +01:00
Steve Ruiz
75beaf2516 names memoized components 2021-06-03 22:23:16 +01:00
Steve Ruiz
bf16a6e292 Fixes rotation handle size 2021-06-03 22:17:10 +01:00
Steve Ruiz
475d04e3d0 Improves layout, code panel, tweaks draw 2021-06-03 17:13:23 +01:00
Steve Ruiz
5ba56216d0 Adds page control, pages 2021-06-03 13:06:39 +01:00
Steve Ruiz
7c768bddf5 Adds quick style selects, rewrites styling 2021-06-02 12:50:34 +01:00
Steve Ruiz
815bf1109c Adds dashes 2021-06-01 22:49:32 +01:00
Steve Ruiz
ea996b627b Improves layout on mobile 2021-06-01 09:56:41 +01:00
Steve Ruiz
a94f4ee170 Fixes bounds for arrows 2021-05-31 21:44:21 +01:00
Steve Ruiz
bcffee6458 Adds arrows, handles 2021-05-31 20:13:43 +01:00
Steve Ruiz
facd9e9845 Fixes transforms on drawn shapes, adds straight line drawing with draw tool 2021-05-30 22:24:31 +01:00
Steve Ruiz
5b053f7c4e Fixes missing lines in line/ray, fixes dots 2021-05-30 21:14:52 +01:00
Steve Ruiz
836de0c752 Cleans up borders, canvas color 2021-05-30 14:49:33 +01:00
Steve Ruiz
03d0eadb6e Improves bounds corner touch targets on mobile 2021-05-30 14:39:53 +01:00
Steve Ruiz
2af0d7b3a7 improves touch events when drawing 2021-05-30 14:20:25 +01:00
Steve Ruiz
76a4ccdfcb Improves undo/redo, fixes pinching and multitouch 2021-05-30 14:14:35 +01:00
Steve Ruiz
09659ab9ba Adds zoom controls 2021-05-29 14:59:11 +01:00
Steve Ruiz
6118dfcc2c Starts implementing locked shapes 2021-05-29 13:40:41 +01:00
Steve Ruiz
39ef1cf317 Improves hover appearance 2021-05-28 22:05:40 +01:00
Steve Ruiz
fe3980c80c Adds tool lock 2021-05-28 21:30:27 +01:00
Steve Ruiz
c95c54dae6 Continues on drawing / rotation 2021-05-28 17:25:43 +01:00
Steve Ruiz
9fd8ef8421 improves select display 2021-05-28 15:37:23 +01:00
Steve Ruiz
708223fffa improves appearance on safari 2021-05-28 14:08:51 +01:00
Steve Ruiz
c41def99d3 Improves drawing 2021-05-27 19:51:25 +01:00
Steve Ruiz
6c8499309e Adds style panel, styles 2021-05-26 11:34:10 +01:00
Steve Ruiz
f4e429af0e Adds zoom helpers, improves drag selection 2021-05-24 18:01:27 +01:00
Steve Ruiz
f11c35e941 Basic z ordering 2021-05-23 14:46:04 +01:00
Steve Ruiz
b752782753 refactors bounds, improves transforming rotating shapes 2021-05-22 16:45:24 +01:00
Steve Ruiz
10b0c50294 renames shapes -> shape utils 2021-05-20 10:49:40 +01:00
Steve Ruiz
c3740cacdd Improves transforms 2021-05-19 10:35:00 +01:00
Steve Ruiz
1ece606db0 finishes rotation 2021-05-18 09:32:20 +01:00
Steve Ruiz
e2aac4b267 Adds select all, starts on rotation 2021-05-17 22:27:18 +01:00
Steve Ruiz
e21748f7b7 Fixes code save 2021-05-16 09:33:08 +01:00
Steve Ruiz
e2805ab6d2 dot sizes, borders now scale correctly to camera zoom. fixes (not really) bug with hooks race conditions 2021-05-15 22:04:28 +01:00
Steve Ruiz
138e1fa24d Improves stroke width 2021-05-15 18:11:08 +01:00
Steve Ruiz
1a01c47835 Adds code editing and shape generation 2021-05-15 14:02:13 +01:00
Steve Ruiz
afa8f53dff adds hit testing for hovers 2021-05-14 23:56:41 +01:00
Steve Ruiz
b8d3b35b07 Adds lines, improves transforms 2021-05-14 22:05:21 +01:00
Steve Ruiz
b50045c9b7 Adds transforming, ellipse 2021-05-14 13:44:23 +01:00
Steve Ruiz
0ec723e0d6 Fixes hover width, cursors on pointer inputs 2021-05-13 11:13:14 +01:00
Steve Ruiz
9bca2dd646 Adds undo redo 2021-05-13 09:34:56 +01:00
Steve Ruiz
8c81823b20 Adds dragging / translation 2021-05-13 07:44:52 +01:00
Steve Ruiz
89d9ddcb1d Adds bounds 2021-05-12 23:08:53 +01:00
Steve Ruiz
3d52d9e9d2 Greatly simplifies shapes 2021-05-12 22:11:17 +01:00
Steve Ruiz
32082492d1 Improves hovers, adds CSS variable for zoom 2021-05-12 12:39:44 +01:00
Steve Ruiz
addf4185f0 Improves outlines 2021-05-12 12:27:33 +01:00
Steve Ruiz
602bd67a74 Improves shape props types, improves circle 2021-05-12 10:48:35 +01:00
Steve Ruiz
f5d555863c adds polyline, intersections for polyline 2021-05-12 10:18:11 +01:00
Steve Ruiz
7ee3a1ef3d Adds utils, brush selection testing for shapes. 2021-05-11 11:13:07 +01:00