tldraw/hooks
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
..
useBoundsEvents.ts Fixes events with shapes, adds test for selection 2021-06-23 15:39:14 +01:00
useCamera.ts Big restructure of utils 2021-06-29 13:00:59 +01:00
useCanvasEvents.ts Various fixes 2021-07-11 13:51:01 +01:00
useGtag.ts big cleanup 2021-06-21 22:35:28 +01:00
useHandleEvents.ts Fixes events with shapes, adds test for selection 2021-06-23 15:39:14 +01:00
useKeyboardEvents.ts Various fixes 2021-07-11 13:51:01 +01:00
useLoadOnMount.ts Refactors tool panel 2021-07-10 13:01:59 +01:00
usePageShapes.ts Refactors shapes 2021-07-09 17:15:27 +01:00
useSafariFocusOutFix.ts Various fixes 2021-07-11 13:51:01 +01:00
useShape.ts Simplifies styles 2021-07-03 17:30:06 +01:00
useShapeEvents.ts Fix bug on missing others, adds new tests 2021-07-01 15:03:02 +01:00
useShapesToRender.ts Big restructure of utils 2021-06-29 13:00:59 +01:00
useTheme.ts Adds dark mode 2021-07-10 21:39:29 +01:00
useZoomEvents.ts Adds shapesToRender to state, uses fast pan 2021-07-11 08:03:20 +01:00