aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/GestureOverlay.tsx
AgeCommit message (Expand)Author
2024-11-14changed isScribble related code to be more robust at determine cusps and deci...bobzel
2024-11-12fixed clicking on filled closed strokes to select them.. fixed equationBox in...bobzel
2024-10-30reworked how context menu buttons for ink and text work. added disableMixBlen...bobzel
2024-10-29improved rectangle/triangle gesture recognitionbobzel
2024-10-29fixes to allow typing and drawing without a mode switch.bobzel
2024-10-07lint fixesbobzel
2024-10-01merged with masterbobzel
2024-09-27fixed linting. cleaned up scribble erase code and fixed several issues with ...bobzel
2024-09-25add some commentsZachary Zhang
2024-09-25improve performance of scribble and added bounding box deleteZachary Zhang
2024-09-25fix scribble gesture to use bezier curve intersectionsZachary Zhang
2024-09-06cleaned up some code in gesture recognitionbobzel
2024-09-06fixed scribbleErase crash on non-ink strokes.bobzel
2024-09-04code changes and commentsZachary Zhang
2024-08-31Merge branch 'master' into zach-starterZachary Zhang
2024-08-31commitZachary Zhang
2024-08-29merge cleanup cleanupbobzel
2024-08-27Merge branch 'master' into eleanor-gptdraweleanor-park
2024-08-13cleaning up database typesbobzel
2024-08-12more any -> type fixesbobzel
2024-08-08many changes to add typing in place of 'any's etcbobzel
2024-08-07problem with setting smooth amounteleanor-park
2024-08-05fix horrible bugZachary Zhang
2024-08-01working scribble erase with bugssZachary Zhang
2024-07-31working scribble eraseZachary Zhang
2024-07-31not working saveZachary Zhang
2024-07-26got child docs in gesture overlayZachary Zhang
2024-07-26Revert "Merge branch 'master' into eleanor-gptdraw"eleanor-park
2024-07-26Merge branch 'master' into eleanor-gptdraweleanor-park
2024-07-24ndollar stroke data uselessZachary Zhang
2024-07-23Merge remote-tracking branch 'origin/zach-starter' into eleanor-gptdraweleanor-park
2024-07-18gesture improvementsZachary Zhang
2024-07-11Merge branch 'eleanor-gptdraw' into mastereleanor-park
2024-07-01moved active ink settings to DocumentView from Doc. Changed how ink fill col...bobzel
2024-06-18svg to bezier conversioneleanor-park
2024-05-08lots of api cleanup and cycle removalbobzel
2024-05-02lots more dependency cycle unwinding.bobzel
2024-04-30unwinding more import loops by splitting up Documents.ts into DocUtils.ts and...bobzel
2024-04-25ndollar fix.bobzel
2024-04-17restoring eslint - updates not complete yetbobzel
2024-01-24several fixes to drag/drop so that dropAction's set on target work for tree v...bobzel
2024-01-18lots of changes to try to simplify API for viewPaths and relatedbobzel
2024-01-03cleaned up screenToLocalTransform in several places by making it additional m...bobzel
2023-12-29cleaned up imports, mobx observable initialization and some compile errors.bobzel
2023-12-14a bunch more fixes to making things observable. fixed calling super.componen...bobzel
2023-12-06more error/warning fixesbobzel
2023-12-04trying to do version updates on all npm packages.bobzel
2023-12-03cleaned up warnings and errors, working with typescript 20.10bobzel
2023-12-01converted props.DataDoc to props.TemplateDataDocument and fixed so that it's ...bobzel
2023-11-30final rootDoc refactoringbobzel