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
/
nodes
/
DocumentView.tsx
Age
Commit message (
Expand
)
Author
2022-06-10
fixed some problems with dragging doc onto empty tab bar. made topBar be jus...
bobzel
2022-06-09
Merge branch 'master' into mainview-jenny
bobzel
2022-06-09
renamed fitToBox to fitContentsToBox. fixed pinning multiple documents at sa...
bobzel
2022-06-09
fixed issues with pinWithView so that thumnails show the pinned area and navi...
bobzel
2022-06-08
fix: merge conflicts
Jenny Yu
2022-06-07
fix: recording box appear on bottom right corner, removed document decorations
Jenny Yu
2022-06-07
removing decorations on recording box
Jenny Yu
2022-06-07
simplified interaction between PresElementBox and PresBox for sharing presBox...
bobzel
2022-06-05
merged with master and added transcription icon view for recognized ink
bobzel
2022-06-05
fixed screen to local for fitWidth views that are smaller in height than thei...
bobzel
2022-06-05
fixed up drawing link lines to be less jittery and smoother looking. changed...
bobzel
2022-06-03
fixed opening closed tabs from Files sidebar to re-use best Alias before maki...
bobzel
2022-06-03
Merge branch 'master' into presentation_upgrade
bobzel
2022-06-03
fixed pushpin link toggling when zoom is not set. fixed adding annotations t...
bobzel
2022-06-02
Merge branch 'inking-naafi-mehek' into master-cleanup
mehekj
2022-06-02
fixed highlighting of ink to not show bounding box. stopped shift Tab from b...
bobzel
2022-05-24
hide resize handles on headerBar items.
bobzel
2022-05-23
added headerBar for closed tabs and other docs. extended multirow/col to supp...
bobzel
2022-05-23
cleaning up singleLine text box api and TreeView types
bobzel
2022-05-20
moved explore mode to topBar. fixed highlighting of overlay toggle. fixed p...
bobzel
2022-05-20
fixed script repl to show doc id for tabdocs. fixed hitting 'enter' in sever...
bobzel
2022-05-18
fixed linking bug so that both start and end link can be regions. added zoom...
bobzel
2022-05-17
from last again
bobzel
2022-05-17
improved browse mode by not needing to click on background to zoom out. clea...
bobzel
2022-05-16
made text box body take up entire docview when suppressHeight is set (and set...
bobzel
2022-05-13
fixed erasing overtop of closed curves. fixed outlining of non-closed strokes.
bobzel
2022-05-13
removed layerProvider functionality.
bobzel
2022-05-13
fixed crashing bug when quickly re-updating webbox (or other) icon. fixed in...
bobzel
2022-05-12
fixed perfromance (flickering, speed) issues with having pointerEvents prop i...
bobzel
2022-05-06
changed following links to open up icons all the way down to the target docum...
bobzel
2022-04-28
fixed feedback dragging link button. fixed warnings. added some assymetric l...
bobzel
2022-04-27
fixed following links (jumpToDocument) to work properly with markers and hidd...
bobzel
2022-04-27
fixed following pushpin links to text selections to toggle the text box (sinc...
bobzel
2022-04-26
Merge branch 'master' into presentation_upgrade
Aubrey-Li
2022-04-26
added image cropping. made treeView icons show up for file system and dashboa...
bobzel
2022-04-26
Merge branch master into presentation_upgrade
Aubrey-Li
2022-04-25
changed freeformview's with engines to not allow children to be edited using...
bobzel
2022-04-24
fixed treeViews to vertically span their containers. fixed foreground colori...
bobzel
2022-04-22
changes to allow PresBox to render using a Tree view
bobzel
2022-04-21
fixed issues with pile view - dragging, burst size, rendering within grid/non...
bobzel
2022-04-14
Merge remote-tracking branch 'origin/presentation_group_test' into presentati...
Aubrey Li
2022-04-14
fixed following links to documents in iconified collections/text to deiconify...
bobzel
2022-04-14
gave summary documents pushpin behaviors. fixed following link to doc that i...
bobzel
2022-04-13
added images to treeView bullets for docs with icons. fixed following pushpi...
bobzel
2022-04-12
Merge branch 'inkocr-mehek' into inking-naafi-mehek
mehekj
2022-04-11
fixes to header to be transparent for icons. layout fixes for doc decoratoin...
bobzel
2022-04-11
fixed sendtoback menu and functionality. fixed mixedblendmode for groups. f...
bobzel
2022-04-11
lots of layout fixes to groups, labels, ink to support iconification better. ...
bobzel
2022-04-11
making layout icons work better.
bobzel
2022-04-07
added grouping and write mode vs pen mode
Naafiyan Ahmed
[next]