Steve Ruiz
43276c700f
Fix bug with loading pages
2021-07-14 12:39:34 +01:00
Steve Ruiz
fd67e2791d
Adds page options panel to rename / duplicate / delete pages
2021-07-14 11:42:16 +01:00
Steve Ruiz
0f85119ed0
Merge pull request #50 from tldraw/fix-theme-flash
...
Fix theme flash
2021-07-14 09:17:10 +01:00
Steve Ruiz
67b25ad1e1
Updates code test, test utils
2021-07-14 09:12:56 +01:00
Steve Ruiz
0855a92497
Fix tests
2021-07-14 09:08:12 +01:00
Steve Ruiz
03326adbaf
Replace own theme solution with next-themes
2021-07-14 09:04:07 +01:00
Steve Ruiz
d92b9ecadb
Update utils.ts
2021-07-13 22:44:46 +01:00
Steve Ruiz
77403941f8
Merge pull request #48 from tldraw/tool-keyboard-shortcuts
...
Tool keyboard shortcuts
2021-07-13 22:42:55 +01:00
Steve Ruiz
b4d67c767c
Update utils.ts
2021-07-13 22:39:19 +01:00
Steve Ruiz
72a0fd38dd
Update shared.tsx
2021-07-13 22:31:58 +01:00
Steve Ruiz
ccb3933865
Improves style panel, simplifies color component
2021-07-13 22:20:16 +01:00
Steve Ruiz
dfcc612fbe
Restores radio group item to style panel, cleans up components
2021-07-13 22:13:31 +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
6cc9009e82
Removes deps
2021-07-13 21:27:05 +01:00
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