Commit graph

458 commits

Author SHA1 Message Date
Steve Ruiz
e71bf1d327 Puts www back in packages 2021-08-11 21:03:59 +01:00
Steve Ruiz
cec7048acd Added cloning bindings 2021-08-11 17:03:08 +01:00
Steve Ruiz
ed4cab6fd4 Update ellipse.tsx 2021-08-11 15:55:26 +01:00
Steve Ruiz
b737a42ca9 Adds ellipse binding 2021-08-11 15:51:24 +01:00
Steve Ruiz
94f0273ca4 Fix meta-brush 2021-08-11 14:41:17 +01:00
Steve Ruiz
1a31dd6697 Adds handle toggling 2021-08-11 14:34:17 +01:00
Steve Ruiz
283e678a4d Adds arrows 2021-08-11 13:26:34 +01:00
Steve Ruiz
923dad6dbe Adds typescript to dev builds 2021-08-10 21:36:29 +01:00
Steve Ruiz
38ddf1f640 Clean up editor 2021-08-10 18:33:10 +01:00
Steve Ruiz
4ac1b93f96 Adds dev server 2021-08-10 18:19:30 +01:00
Steve Ruiz
5998879e24 Replace 2021-08-10 17:12:55 +01:00
Steve Ruiz
2f5ad1efe1 Update .gitignore 2021-07-23 13:52:27 +01:00
Francois Laberge
e14d9b671c Reverts the two commits that weren't meant for the main branch, but for the https://github.com/tldraw/tldraw/pull/4 branch 2021-07-23 08:35:56 -04:00
Francois Laberge
1beadb5e34 Missed some files 2021-07-23 08:25:05 -04:00
Francois Laberge
75b548ced0 Refactored folders 2021-07-23 08:22:40 -04:00
Steve Ruiz
31f853f036
Merge pull request #57 from tldraw/test/duplicate-command
test(commands): add coverage for duplicate command
2021-07-22 16:06:10 +01:00
Steve Ruiz
f907c48708 Update README.md 2021-07-22 11:29:01 +01:00
Steve Ruiz
854bfaf6ed Adds test readme, updates test utils. 2021-07-22 11:10:02 +01:00
Tais Massaro
6a68867e0c test(commands): add coverage for duplicate command 2021-07-20 23:09:45 +02:00
Tais Massaro
1459a96a00 chore(readme): fix typos 2021-07-20 23:09:02 +02:00
Steve Ruiz
87b46b7d31 bumps perfect freehand 2021-07-14 22:14:32 +01:00
Steve Ruiz
4881b36f57 Fixes style panel changes 2021-07-14 16:47:49 +01:00
Steve Ruiz
eac75e8cfe Update quick-color-select.tsx 2021-07-14 16:46:00 +01:00
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
884aefc14f
Merge pull request #54 from tldraw/keyboard-icons
Adds keyboard keys to tooltips
2021-07-14 14:49:12 +01:00
Steve Ruiz
cca50ad315 Adds keyboard keys to tooltips 2021-07-14 14:45:24 +01:00
Steve Ruiz
d026b49aeb
Merge pull request #52 from tldraw/page-options-menu
Adds page options panel to rename / duplicate / delete pages
2021-07-14 12:48:58 +01:00
Steve Ruiz
84b6dfe7df Fixes padding on page button 2021-07-14 12:46:19 +01:00
Steve Ruiz
6ce1f0b5f1 Fixes tests 2021-07-14 12:40:18 +01:00
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