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