aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/nodes
AgeCommit message (Expand)Author
2020-09-14made custom header default to author/creationDatebobzel
2020-09-14small fix to colorBox to set text color for currently active text boxes text ...bobzel
2020-09-14updated the custom text box to specify frontSize through document values.bobzel
2020-09-14fixes to sidebar menus to simplify them for novices. fixed clearAll menu itemsbobzel
2020-09-14fixed userdoc tree view layout issues caused by outline mode. added treeView...bobzel
2020-09-13got rid of textTemplates which were superfluous. fixed problems with stored ...bobzel
2020-09-13fixed borderRadius for enumerated fieldsbobzel
2020-09-13added back in menu option for hiding link button. fixed resetting text back ...bobzel
2020-09-13fixed issues when webBox is wider than window width (try a very. narrow windo...bobzel
2020-09-13fixed making delegates of custom headerViews. fixed non-responsive carriage ...bobzel
2020-09-12fixed stacking view selections to have the right bounding box. fixed text box...bobzel
2020-09-12fixed sidebar views in text boxes to work in treeview outlines. fixed context...bobzel
2020-09-12changd web pages to be fitWidth and added a data-contentWidth field so that y...bobzel
2020-09-12fixed lock in back toggle menu optionbobzel
2020-09-11caught exception in formatted text when nagivating to a Slide in presentation...bobzel
2020-09-11fixed warnings and fixed focus on slidebobzel
2020-09-11fixed creating text boxes with pre-set text to select that text -- used in tr...bobzel
2020-09-11Merge pull request #710 from browngraphicslab/new_audiobobzel
2020-09-11fixed webbox highlight colors to be more transparentbobzel
2020-09-11changes to switch from 'pt' units to 'px' for fonts. fixxes to presentations...bobzel
2020-09-10made basic progressivized slides using TreeViewbobzel
2020-09-10added"_isBackground-canClick for background collections that are still clicka...bobzel
2020-09-10fixiing behavior of following link to target in a PDF that hasn't loaded its ...bobzel
2020-09-10fixed following links on text hyperlink to use same code as linkMenu. fixed ...bobzel
2020-09-09Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ne...Lionel Han
2020-09-09tweaked LOD view of pdfsbobzel
2020-09-09several pdf fixes - clipping link anchors to bounds of container. pdf box ti...bobzel
2020-09-09fixed unpnning pdf annotations. remvoed unused UI from PDFmenubobzel
2020-09-09cleanupbobzel
2020-09-09tried to get context menus to work in firefox.bobzel
2020-09-09fixed link lines to go to text anchors directlybobzel
2020-09-09fixed doc decorations on selected treeview items to not overlap as much. fixe...bobzel
2020-09-08Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ne...Lionel Han
2020-09-08fix resizing bug, fix playOnSelect bugLionel Han
2020-09-08Merge branch 'master' into workingTemplatesbobzel
2020-09-08fixed event handling on embedded textboxes - dash field views need to stopPro...bobzel
2020-09-08fixed treeview to show pdf icons at proper size. fixed link anchors dots to ...bobzel
2020-09-08fixed presbox, videobox and some others to set NativeWidth/Height properly.bobzel
2020-09-08fixes to make nativesize work for all collections and templates.bobzel
2020-09-08Merge branch 'master' into workingTemplatesbobzel
2020-09-08fixed conentFittingDocView for gridViews (that use dontCenter)bobzel
2020-09-08incremental improvements to template layouts of images-- still struggling wit...bobzel
2020-09-08updated the way NativeWidth/Height props work so that, when specified, they o...bobzel
2020-09-08mergedbobzel
2020-09-08fixed images with different exif orientations and simplified ImageBoxbobzel
2020-09-08resurrecting templates with childLayoutbobzel
2020-09-07fixed childLayoutString templates whch broke somewhere along the way.bobzel
2020-09-07Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ne...Lionel Han
2020-09-07fixed image orientation for certain exif settings >= 5bobzel
2020-09-07grid view layout fixesbobzel