aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/nodes
AgeCommit message (Expand)Author
2020-01-07converted tool tip text menu to react component with basic marks and dropdownvellichora
2019-12-20restored scrolling to formattedText target on link following.bob
2019-12-20minor cleanupbob
2019-12-20fixed nested text box to stopPropagation on key press to prevent backscpace f...bob
2019-12-19compiler fixes. fix for text box titles on templatesbob
2019-12-19fixing minor details with tree view opening workspace, moving documents in st...bob
2019-12-18fixes to fieldKey searces within layoutstrings to use ' instead of "bob
2019-12-18render fix?bob
2019-12-17warnings and fix to doc decorations close button to deselect firstBob Zeleznik
2019-12-17fixed up interactions with documentBox contents.Bob Zeleznik
2019-12-17made documentbox more usable with borders, fwd/back/lock. and annotation fil...Bob Zeleznik
2019-12-16more exception fixes. added alt-f for floating docs.bob
2019-12-16from lastBob Zeleznik
2019-12-16added onclick option for selecting first link target. changed contentFitting...Bob Zeleznik
2019-12-15fixed auto show seleted functionBob Zeleznik
2019-12-15added a DocumentBox as a contentfitting container for another document. adde...Bob Zeleznik
2019-12-15added _last_ for computedScripts to access last value of scriptBob Zeleznik
2019-12-15writing selectedDocs to user doc to allow selection to be part of scriptingBob Zeleznik
2019-12-14make %@ portal hyperlink creation create a link as well.Bob Zeleznik
2019-12-14fixes to make nativewidth/height more robust for PDFs. fixes for search - fi...Bob Zeleznik
2019-12-13wrong constructor dammitSam Wilkins
2019-12-13absolute pathname to pdfbox, improved checkSam Wilkins
2019-12-12fixed warnings. Limited the size of pasted text boxesBob Zeleznik
2019-12-12major changes to drag and dropbob
2019-12-11fixed dragging/toggling of floating layer documentsBob Zeleznik
2019-12-11from lastBob Zeleznik
2019-12-11got rid of search_match&search_fields. Now have Doc.SearchQuery() and docume...Bob Zeleznik
2019-12-11cleaned up toottipmenu and richtextschema a bit. fixed some problems with te...Bob Zeleznik
2019-12-10cleaned up userMarks a bit (got rid of 'opened' attr). added @ markup to cre...Bob Zeleznik
2019-12-10fixed alt-t for macBob Zeleznik
2019-12-10added alt-t for toggle between editing title and textbob
2019-12-10fixed libraryPath issues causing infinite rendering loops.bob
2019-12-10fixes to text box inlines for selection.bob
2019-12-09cleaned up titles for document decorations. fixed exception in formattedtext...Bob Zeleznik
2019-12-09from lastbob
2019-12-09fixed up bulleted list formatting. disabled auto-flyout of sidebar.bob
2019-12-09Merge branch 'master' of https://github.com/browngraphicslab/Dash-Webbob
2019-12-09changed styles to allow multi-character names using %. switched default "sty...bob
2019-12-08fixed infinite loop render crash with textboxes and treeviewBob Zeleznik
2019-12-07only call resize() once after an image is loaded to speed things up.Bob Zeleznik
2019-12-06performance tuning for sidebarBob Zeleznik
2019-12-06performance fixes for sidebar. stop re-rendering docking view when sidebar ...Bob Zeleznik
2019-12-06more fixes for inline comments.bob
2019-12-05better highlighting of path targetbob
2019-12-05oops. fixed mobx problem with library path.bob
2019-12-05compile warning fixes.bob
2019-12-04started to add pathsbob
2019-12-04from lastbob
2019-12-04fixed mainview flyoutbehavior a bit. fixed keyvaluebox editing of lists a li...bob
2019-12-04tweaks to textbox sidebar. update to passport and npmbob