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
2023-12-07
merged infoUI
bobzel
2023-12-05
merged with master
bobzel
2023-12-05
new collection freeform info ui
alinayejin
2023-12-03
cleaned up warnings and errors, working with typescript 20.10
bobzel
2023-12-01
cleaning up documentview props. got rid of special cases for keyValueBox. ...
bobzel
2023-12-01
converted props.DataDoc to props.TemplateDataDocument and fixed so that it's ...
bobzel
2023-11-30
from last
bobzel
2023-11-30
final rootDoc refactoring
bobzel
2023-11-30
fixed rootSelected prop to be optional. fixed fonticont toggle to pass 'sel...
geireann
2023-11-29
exposed menu option to pin Trails and other tree view docs and added open bu...
bobzel
2023-11-29
fixes for following links to parts of templates. turned off
bobzel
2023-11-29
fixed breaking change to presentation trail elements.
bobzel
2023-11-29
numerous changes to fix bugs and to fix/remove old or hacky code. fixed doc ...
bobzel
2023-11-25
changed Slide template to write to 'hero' not 'data' to avoid conflict with '...
bobzel
2023-11-19
restored shallow observable to prevent pivot views from crashing.
bobzel
2023-11-19
from last
bobzel
2023-11-19
from last
bobzel
2023-11-19
fixed animations of text html overlays and turned off overflow hidden so that...
bobzel
2023-11-19
fixed creating anchors when pinning pdf/web/text doc with selection. fixed s...
bobzel
2023-11-18
fixed ctrl-drag for expressions, maps, fform doc selections. fixed using shif...
bobzel
2023-11-17
major overhaul of resizing code. updated doc fields for enabling native with...
bobzel
2023-11-17
from last
bobzel
2023-11-17
cleaned up captions/title code
bobzel
2023-11-16
fixed autoresetview to trigger when document is closed. fixed keyvalueboxes ...
bobzel
2023-11-16
removed touch code that wasn't being used or maintained
bobzel
2023-11-16
fixed alt-drag to toggle scroll mode. fixed replaceTab to work properly with...
bobzel
2023-11-14
fixed pointer events with nested views in texst boxes. fixed
bobzel
2023-11-14
simplified goldenlayout tab buttons and made open in lightbox more accessible...
bobzel
2023-11-08
clean up of LightboxView
bobzel
2023-11-08
fixed bug where tableBox's didn't render all of the rows they receive. lots o...
bobzel
2023-11-07
Changed how selection works to avoid invalidations. Fixed Cast problem with P...
bobzel
2023-11-04
cleanup
bobzel
2023-11-02
performance fixes - don't invalidate as much by using reactions in place of c...
bobzel
2023-11-01
fixed so that ink properties can be set before drawing a stroke. fixed turnin...
bobzel
2023-10-31
fixed groups to use actual document boundaries for ink or link lines, instead...
bobzel
2023-10-27
added collection itself to timeline
bobzel
2023-10-26
enabled different title colors per doc, not just per user. added support for ...
bobzel
2023-10-21
change to doc decorations to be more "lightweight". made linkBox render links...
bobzel
2023-10-16
cleaned up css and cursor pointer for tableboxes. prevent links being drawn t...
bobzel
2023-10-16
added auto reset view option for collections.
bobzel
2023-10-12
performance fixes to reduce re-rendering : moved link brushing out of Doc's h...
bobzel
2023-09-29
fixed autoHeight text scrolling in its own tab and elsewhere. update ChildDr...
bobzel
2023-09-19
turned off document decorations and context menus in explore mode.
bobzel
2023-09-14
turn off link anchor dot display when link arrows are shown
geireann
2023-09-14
fixed exception
bobzel
2023-09-11
moved edit on click script to developer. fixed highlight options for My text....
bobzel
2023-09-07
truncate link descriptions over link lines. Fix schema view issues with mult...
bobzel
2023-09-06
fixed up audio annotation to add dictation to sidebar note.
bobzel
2023-09-05
change getAnchor to honor addAsAnnotation so that pinning docs doesn't add to...
bobzel
2023-09-05
added ui for specifying wehther to play a/v when following links, and cleaned...
bobzel
[next]