Commit graph

514 commits

Author SHA1 Message Date
Steve Ruiz
277654edff bumps deps, moves monaco-editor to dev deps 2021-07-13 21:26:16 +01:00
Steve Ruiz
9afbf24de6 Roll back bug report form 2021-07-13 20:46:21 +01:00
Steve Ruiz
df2acdf884
Merge pull request #47 from tldraw/feature-back-to-content
Closed shape improvements, various
2021-07-13 20:41:40 +01:00
Steve Ruiz
c301f1fe6f Adds bug report form 2021-07-13 20:37:34 +01:00
Steve Ruiz
70c8c84790 Adds shape tests (some stubs), fixes bugs 2021-07-13 20:34:43 +01:00
Steve Ruiz
322ce81fb6 Fixes dropped fills on draw shapes 2021-07-12 13:20:45 +01:00
Steve Ruiz
08c5166b61 Restore fill pointer events for all shapes 2021-07-12 12:48:07 +01:00
Steve Ruiz
6b3bd2ac04 Nukes navigation events and gestures 2021-07-12 12:27:30 +01:00
Steve Ruiz
eca210da6a Bumps state-designer 2021-07-12 12:17:47 +01:00
Steve Ruiz
8c84d14df3
Merge pull request #44 from tldraw/feature-back-to-content
Back to Content + various fixes
2021-07-11 14:10:18 +01:00
Steve Ruiz
0a6e936ca7 Update status-bar.tsx 2021-07-11 14:07:22 +01:00
Steve Ruiz
b9a14763fb Update sponsorware.tsx 2021-07-11 14:01:14 +01:00
Steve Ruiz
f6c155ffab Updates bud report template 2021-07-11 13:56:07 +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
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
9c867ae584 Fix bounds background, fix color for group border 2021-07-10 23:16:10 +01:00
Steve Ruiz
76831567da Fix page changing 2021-07-10 23:07:53 +01:00
Steve Ruiz
70c025e6d2 Fix select color on dark mode 2021-07-10 22:56:49 +01:00
Steve Ruiz
63ffc27b5d
Merge pull request #39 from tldraw/36-refactor-design-system
36 refactor design system, add dark mode
2021-07-10 21:55:42 +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
893c3d214a Clean up metakey in code editor events 2021-07-10 17:28:44 +01:00
Steve Ruiz
6fb1822467 Adds menu panel 2021-07-10 17:14:49 +01:00
Steve Ruiz
8b1072c3c3
Merge pull request #35 from tldraw/21-toggle-command-tests
Adds test for the toggle command, renames files to include test
2021-07-10 15:03:30 +01:00
Steve Ruiz
5957fb5db5 Adds test for the toggle command, renames files to include test 2021-07-10 15:00:36 +01:00
Steve Ruiz
83c6fce2bd
Merge pull request #34 from tldraw/refactor-toolbar
Refactor toolbar
2021-07-10 13:21:53 +01:00
Steve Ruiz
568f4b37e9 Update tools-panel.tsx 2021-07-10 13:15:09 +01:00
Steve Ruiz
9d462e9e12 Fixes icons, direction for tertiary buttons 2021-07-10 13:14:00 +01:00
Steve Ruiz
4efa1092f1 Refactors tool panel 2021-07-10 13:01:59 +01:00
Steve Ruiz
f9c688056e Fixes bug with SVG export 2021-07-09 23:35:38 +01:00
Steve Ruiz
0bf450b01d
Merge pull request #32 from tldraw/cleanup
Refactor shape rendering
2021-07-09 21:45:23 +01:00
Steve Ruiz
bdcdb09162 Fixes "done" key on iOS 2021-07-09 21:39:29 +01:00
Steve Ruiz
55ecec9e7b Fixes text selection on touch devices. 2021-07-09 21:32:04 +01:00
Steve Ruiz
e9d070f354 Show bounds when pinching 2021-07-09 21:19:10 +01:00
Steve Ruiz
97ae80baa0 Cleans up page / creates shape file 2021-07-09 21:04:41 +01:00
Steve Ruiz
956c0717df Further simplifies shape tree 2021-07-09 20:52:08 +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
b2904d6a1e
Merge pull request #31 from tldraw/testing-30-transform-command
Adds testMode, tests for transform
2021-07-09 10:34:14 +01:00
Steve Ruiz
d995211e8e Update main.yml 2021-07-09 10:30:26 +01:00
Steve Ruiz
96a678dab9 Update main.yml 2021-07-09 10:28:57 +01:00
Steve Ruiz
2e7ed423ad
Merge branch 'main' into testing-30-transform-command 2021-07-09 10:23:59 +01:00
Steve Ruiz
847767c060 Update types-import.ts 2021-07-09 10:22:22 +01:00
Steve Ruiz
8b7f9ef4e0 Updates workflow 2021-07-09 10:21:41 +01:00
Steve Ruiz
34a59475f6
Merge branch 'main' into testing-30-transform-command 2021-07-09 10:14:16 +01:00
Steve Ruiz
26a55b37da Update main.yml 2021-07-09 10:13:29 +01:00
Steve Ruiz
54ea0e3a2d Adds testMode, tests for RectangleShape 2021-07-09 09:59:43 +01:00