Commit graph

500 commits

Author SHA1 Message Date
Steve Ruiz
492d3e9769 improves mobile layout 2021-06-02 17:11:42 +01:00
Steve Ruiz
0fe036f5e4 Update index.tsx 2021-06-02 16:59:03 +01:00
Steve Ruiz
bef35b9207 cleans up shape utils 2021-06-02 16:58:51 +01:00
Steve Ruiz
9ab86ba9ae Removes translateTo, rotateTo 2021-06-02 16:05:44 +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
7b1dcdeeeb Removes reference to toolbar 2021-05-31 22:03:24 +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
bc6f5cf5b7 Improves rotation? I think? 2021-05-29 23:27:19 +01:00
Steve Ruiz
2755b58f8f Adds undo / redo / clear button 2021-05-29 15:06:23 +01:00
Steve Ruiz
09659ab9ba Adds zoom controls 2021-05-29 14:59:11 +01:00
Steve Ruiz
68577d1838 Fixes bug on drawn dots 2021-05-29 13:54:33 +01:00
Steve Ruiz
6118dfcc2c Starts implementing locked shapes 2021-05-29 13:40:41 +01:00
Steve Ruiz
3329c16e57 Adds boolean props for lock, hide, aspect lock 2021-05-29 11:12:28 +01:00
Steve Ruiz
b369aef7fc Update state.ts 2021-05-28 23:33:28 +01:00
Steve Ruiz
6064683d3c Update data.ts 2021-05-28 22:15:40 +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
79c254a938 Merge branch 'main' of https://github.com/steveruizok/code-slate into main 2021-05-28 15:43:37 +01:00
Steve Ruiz
239aea30b4 moves undo / redo 2021-05-28 15:43:35 +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
8dfef5c302 Improves draw tool 2021-05-27 23:07:27 +01:00
Steve Ruiz
bd02ca4fd9 Adds undo for drawn shapes, zoom scales rdp 2021-05-27 21:11:48 +01:00
Steve Ruiz
c41def99d3 Improves drawing 2021-05-27 19:51:25 +01:00
Steve Ruiz
7ef83dc508 Adds drawing 2021-05-27 18:59:40 +01:00
Steve Ruiz
e86cd8100d Update polyline.tsx 2021-05-27 12:42:08 +01:00
Steve Ruiz
e9d46a70e4 Adds stretch 2021-05-27 07:32:55 +01:00
Steve Ruiz
f0afe62073 Cleans up distribution code 2021-05-26 22:53:31 +01:00
Steve Ruiz
21927845a8 implements distribution 2021-05-26 22:47:46 +01:00
Steve Ruiz
25fc384216 implements alignment 2021-05-26 20:34:57 +01:00
Steve Ruiz
ab50d76e6e Stubs alignment distribution stretch 2021-05-26 20:20:52 +01:00
Steve Ruiz
733acfaf3a Improves default data 2021-05-26 11:59:03 +01:00
Steve Ruiz
6c8499309e Adds style panel, styles 2021-05-26 11:34:10 +01:00
Steve Ruiz
def8f665d3 Rotation snaps to PI/12 2021-05-25 18:52:02 +01:00
Steve Ruiz
6da9e5f019 Fixes rotation, translation 2021-05-25 12:38:21 +01:00
Steve Ruiz
638b1b3494 Type experimentation 2021-05-25 12:16:01 +01:00
Steve Ruiz
71b8ac94af Updates code to mark isGenerated 2021-05-25 10:09:51 +01:00
Steve Ruiz
a1cc578bb9 Makes shapes immutable, adds parenting methods to utils 2021-05-25 10:00:59 +01:00
Steve Ruiz
f4e429af0e Adds zoom helpers, improves drag selection 2021-05-24 18:01:27 +01:00
Steve Ruiz
76a1834e37 Adds cypress 2021-05-24 08:44:11 +01:00