Commit graph

42 commits

Author SHA1 Message Date
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
fd4ea1eec0 Adds elevations to floating container, adjusts canvas color on light mode 2021-07-10 23:20:44 +01:00
Steve Ruiz
70c025e6d2 Fix select color on dark mode 2021-07-10 22:56:49 +01:00
Steve Ruiz
356b62c91e Fixes sponsorship page 2021-07-10 21:52:52 +01:00
Steve Ruiz
1965c97f68 Adds dark mode 2021-07-10 21:39:29 +01:00
Steve Ruiz
8807aaf1b9 Adds overflow-hidden to body. 2021-07-10 17:29:46 +01:00
Steve Ruiz
6fb1822467 Adds menu panel 2021-07-10 17:14:49 +01:00
Steve Ruiz
def9fdfddd Update globals.css 2021-06-27 22:31:11 +01:00
Steve Ruiz
bb2268a1f4 Fixes font issues with Recursive 2021-06-27 22:30:37 +01:00
Steve Ruiz
3f4f5e73ae Adds initial docs for code editor 2021-06-27 14:53:06 +01:00
Steve Ruiz
9d63160521 Change docs icon 2021-06-27 11:39:55 +01:00
Steve Ruiz
35b0ba27e6 Improves error reporting in code editor 2021-06-27 11:37:42 +01:00
Steve Ruiz
fcd1a8276d Small cleanup 2021-06-21 22:35:54 +01:00
Steve Ruiz
864ded959a big cleanup 2021-06-21 22:35:28 +01:00
Steve Ruiz
8a0f355e00 Adds sponsorware 2021-06-20 13:35:47 +01:00
Steve Ruiz
2b88b7114b Adds sponsor page 2021-06-20 11:56:43 +01:00
Steve Ruiz
027815f199 Adds most of text feature, except creation 2021-06-15 12:58:51 +01:00
Steve Ruiz
f2d3231315 Adds context menu, "move to page" 2021-06-10 10:49:16 +01:00
Steve Ruiz
d99cacd105 Fixes more bugs with groups 2021-06-04 22:21:03 +01:00
Steve Ruiz
815bf1109c Adds dashes 2021-06-01 22:49:32 +01:00
Steve Ruiz
836de0c752 Cleans up borders, canvas color 2021-05-30 14:49:33 +01:00
Steve Ruiz
76a4ccdfcb Improves undo/redo, fixes pinching and multitouch 2021-05-30 14:14:35 +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
708223fffa improves appearance on safari 2021-05-28 14:08:51 +01:00
Steve Ruiz
ab50d76e6e Stubs alignment distribution stretch 2021-05-26 20:20:52 +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
abd310aa2e Updates code editor 2021-05-17 11:01:11 +01:00
Steve Ruiz
b45cef260a use deltas in transforms 2021-05-16 07:29:48 +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
afa8f53dff adds hit testing for hovers 2021-05-14 23:56:41 +01:00
Steve Ruiz
0ec723e0d6 Fixes hover width, cursors on pointer inputs 2021-05-13 11:13:14 +01:00
Steve Ruiz
89d9ddcb1d Adds bounds 2021-05-12 23:08:53 +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
a5659380c4 adds commands, brush, history 2021-05-10 13:16:57 +01:00
Steve Ruiz
f38481efee Document and shapes 2021-05-09 22:22:25 +01:00
Steve Ruiz
e7a52dd70f Another good stopping point 2021-05-09 14:04:42 +01:00
Steve Ruiz
055caef3a5 a good starter template 2021-05-09 13:03:39 +01:00