index
:
Dash-Web.git
master
A copy of AVD's Dash-Web software, hosted on my own hardware for local use.
browndash
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
client
/
views
/
GestureOverlay.tsx
Age
Commit message (
Expand
)
Author
2024-11-14
changed isScribble related code to be more robust at determine cusps and deci...
bobzel
2024-11-12
fixed clicking on filled closed strokes to select them.. fixed equationBox in...
bobzel
2024-10-30
reworked how context menu buttons for ink and text work. added disableMixBlen...
bobzel
2024-10-29
improved rectangle/triangle gesture recognition
bobzel
2024-10-29
fixes to allow typing and drawing without a mode switch.
bobzel
2024-10-07
lint fixes
bobzel
2024-10-01
merged with master
bobzel
2024-09-27
fixed linting. cleaned up scribble erase code and fixed several issues with ...
bobzel
2024-09-25
add some comments
Zachary Zhang
2024-09-25
improve performance of scribble and added bounding box delete
Zachary Zhang
2024-09-25
fix scribble gesture to use bezier curve intersections
Zachary Zhang
2024-09-06
cleaned up some code in gesture recognition
bobzel
2024-09-06
fixed scribbleErase crash on non-ink strokes.
bobzel
2024-09-04
code changes and comments
Zachary Zhang
2024-08-31
Merge branch 'master' into zach-starter
Zachary Zhang
2024-08-31
commit
Zachary Zhang
2024-08-29
merge cleanup cleanup
bobzel
2024-08-27
Merge branch 'master' into eleanor-gptdraw
eleanor-park
2024-08-13
cleaning up database types
bobzel
2024-08-12
more any -> type fixes
bobzel
2024-08-08
many changes to add typing in place of 'any's etc
bobzel
2024-08-07
problem with setting smooth amount
eleanor-park
2024-08-05
fix horrible bug
Zachary Zhang
2024-08-01
working scribble erase with bugss
Zachary Zhang
2024-07-31
working scribble erase
Zachary Zhang
2024-07-31
not working save
Zachary Zhang
2024-07-26
got child docs in gesture overlay
Zachary Zhang
2024-07-26
Revert "Merge branch 'master' into eleanor-gptdraw"
eleanor-park
2024-07-26
Merge branch 'master' into eleanor-gptdraw
eleanor-park
2024-07-24
ndollar stroke data useless
Zachary Zhang
2024-07-23
Merge remote-tracking branch 'origin/zach-starter' into eleanor-gptdraw
eleanor-park
2024-07-18
gesture improvements
Zachary Zhang
2024-07-11
Merge branch 'eleanor-gptdraw' into master
eleanor-park
2024-07-01
moved active ink settings to DocumentView from Doc. Changed how ink fill col...
bobzel
2024-06-18
svg to bezier conversion
eleanor-park
2024-05-08
lots of api cleanup and cycle removal
bobzel
2024-05-02
lots more dependency cycle unwinding.
bobzel
2024-04-30
unwinding more import loops by splitting up Documents.ts into DocUtils.ts and...
bobzel
2024-04-25
ndollar fix.
bobzel
2024-04-17
restoring eslint - updates not complete yet
bobzel
2024-01-24
several fixes to drag/drop so that dropAction's set on target work for tree v...
bobzel
2024-01-18
lots of changes to try to simplify API for viewPaths and related
bobzel
2024-01-03
cleaned up screenToLocalTransform in several places by making it additional m...
bobzel
2023-12-29
cleaned up imports, mobx observable initialization and some compile errors.
bobzel
2023-12-14
a bunch more fixes to making things observable. fixed calling super.componen...
bobzel
2023-12-06
more error/warning fixes
bobzel
2023-12-04
trying to do version updates on all npm packages.
bobzel
2023-12-03
cleaned up warnings and errors, working with typescript 20.10
bobzel
2023-12-01
converted props.DataDoc to props.TemplateDataDocument and fixed so that it's ...
bobzel
2023-11-30
final rootDoc refactoring
bobzel
[next]