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
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