Commit graph

34 commits

Author SHA1 Message Date
Steve Ruiz
24c65fc5a8 Fixes keyboard shortcuts while typing, improves page panel input
Adds enter key to confirm
2021-07-14 15:05:58 +01:00
Steve Ruiz
fd67e2791d Adds page options panel to rename / duplicate / delete pages 2021-07-14 11:42:16 +01:00
Steve Ruiz
109e7adc44 Update useKeyboardEvents.ts 2021-07-13 21:53:16 +01:00
Steve Ruiz
bc2633410f Adds keyboard shortcuts for tools, colors, sizes. 2021-07-13 21:52:20 +01:00
Steve Ruiz
74ff10bfd5 Various fixes
- Changes the brush color in dark mode
- Fixes the paste button
- Fixes a bug with pasting on mobile
- Adds a Sign Out button to the menu
- Hides the status bar in production
- Adds debug mode to preferences
- Refactors style panel
- Hides keyboard shortcuts when not on mobile
2021-07-11 13:51:01 +01:00
Steve Ruiz
8180146eb3 Adds provisional logger 2021-07-04 19:45:07 +01:00
Steve Ruiz
c4d9116426 Fix text rendering, text layout due to mismatched vertical alignments. 2021-07-02 11:48:49 +01:00
Steve Ruiz
7da573ffdb Adds provisional keyboard panning 2021-06-30 21:56:42 +01:00
Steve Ruiz
5443b10c1d Clear page / clear document state shortcut 2021-06-30 14:03:36 +01:00
Steve Ruiz
ff58073d12 Adds more tests, simplifies draw tool 2021-06-26 12:52:36 +01:00
Steve Ruiz
82bd129e3a Fixes utils imports 2021-06-24 09:18:14 +01:00
Steve Ruiz
a24b7f7931 Adds tests, fixes bug on pre-complete sessions 2021-06-23 13:46:16 +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
9c0b691674 Restores dot tool (keyboard shortcut only) and improves fill shape 2021-06-20 11:22:42 +01:00
Steve Ruiz
aabc7e8e0f Adds text 2021-06-17 11:43:55 +01:00
Steve Ruiz
027815f199 Adds most of text feature, except creation 2021-06-15 12:58:51 +01:00
Steve Ruiz
61f56b984e Fixes deleting pages, adds local file saving / loading 2021-06-11 11:11:42 +01:00
Steve Ruiz
9943bdd420 Improves selection 2021-06-08 12:27:47 +01:00
Steve Ruiz
506eecc95f Adds groups 2021-06-04 17:08:43 +01:00
Steve Ruiz
bcffee6458 Adds arrows, handles 2021-05-31 20:13:43 +01:00
Steve Ruiz
09659ab9ba Adds zoom controls 2021-05-29 14:59:11 +01:00
Steve Ruiz
fe3980c80c Adds tool lock 2021-05-28 21:30:27 +01:00
Steve Ruiz
7ef83dc508 Adds drawing 2021-05-27 18:59:40 +01:00
Steve Ruiz
ab50d76e6e Stubs alignment distribution stretch 2021-05-26 20:20:52 +01:00
Steve Ruiz
f4e429af0e Adds zoom helpers, improves drag selection 2021-05-24 18:01:27 +01:00
Steve Ruiz
780eba3d98 Adds deleting, z-index re-ordering 2021-05-23 18:09:23 +01:00
Steve Ruiz
f11c35e941 Basic z ordering 2021-05-23 14:46:04 +01:00
Steve Ruiz
b126b1af65 adds aligned dragging / cloning 2021-05-20 09:19:13 +01:00
Steve Ruiz
e8b13103ac Adds cloning, fixes some undo bugs 2021-05-19 22:24:41 +01:00
Steve Ruiz
e2aac4b267 Adds select all, starts on rotation 2021-05-17 22:27:18 +01:00
Steve Ruiz
5420b0365f Adds toolbar, tools shortcuts, dot creation state 2021-05-15 14:54:27 +01:00
Steve Ruiz
9bca2dd646 Adds undo redo 2021-05-13 09:34:56 +01:00
Steve Ruiz
addf4185f0 Improves outlines 2021-05-12 12:27:33 +01:00