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
293edd7683
Adds shapesToRender to state, uses fast pan
2021-07-11 08:03:20 +01:00
Steve Ruiz
1965c97f68
Adds dark mode
2021-07-10 21:39:29 +01:00
Steve Ruiz
f9c688056e
Fixes bug with SVG export
2021-07-09 23:35:38 +01:00
Steve Ruiz
97ae80baa0
Cleans up page / creates shape file
2021-07-09 21:04:41 +01:00
Steve Ruiz
552c8457ef
Adjust pointer events for shapes
2021-07-09 20:43:18 +01:00
Steve Ruiz
5d12a2fd54
Fix zoom CSS on zoom
2021-07-09 19:42:43 +01:00
Steve Ruiz
b2360550d9
Refactors shapes
2021-07-09 17:15:27 +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
8ff8b87a9e
perf improvements around selected / hovered shapes
2021-06-28 13:13:34 +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
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
864ded959a
big cleanup
2021-06-21 22:35:28 +01:00
Steve Ruiz
eccf5f6307
Adds copy and paste
2021-06-18 11:14:23 +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
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
704e92faa4
Improves performance for certain actions
2021-06-06 11:50:01 +01:00
Steve Ruiz
a52e91459f
Fixes nesting groups
2021-06-05 20:36:46 +01:00
Steve Ruiz
506eecc95f
Adds groups
2021-06-04 17:08:43 +01:00
Steve Ruiz
2af0d7b3a7
improves touch events when drawing
2021-05-30 14:20:25 +01:00
Steve Ruiz
9fd8ef8421
improves select display
2021-05-28 15:37:23 +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
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
f38481efee
Document and shapes
2021-05-09 22:22:25 +01:00