aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/nodes/FormattedTextBox.tsx
AgeCommit message (Expand)Author
2020-04-26shorterning of userMark to UM for readability. added onClick and contentedit...Bob Zeleznik
2020-04-26fixed title layout for text. fixed documentBox for nested collections. fixe...Bob Zeleznik
2020-04-25added a targetDropAction field to specify the drop action from the target's sideBob Zeleznik
2020-04-25got rid of focus mechanism on click. fixed shift-click to multiselect. fixe...Bob Zeleznik
2020-04-24fixed presbox navigation bar layout height.Bob Zeleznik
2020-04-24moved iconify code into Doc from DocumentView. fixed up starburst a bit.Bob Zeleznik
2020-04-23fixed loading of notes with template types. changed noteTypes to ["template-...Bob Zeleznik
2020-04-23fixed performance of panning with something selected by making TemplateMenu o...Bob Zeleznik
2020-04-23fixed browser back after link navigation. simplified menus more. fixed jitter...Bob Zeleznik
2020-04-22some more menu simplification. fix placement of link anchor in text collectionBob Zeleznik
2020-04-22added raw text field for PDFs. fixed search scrolling in text boxes.Bob Zeleznik
2020-04-17added freeze button for web boxes. cleaned up pointerevent setting throughou...Bob Zeleznik
2020-04-10more cleanup for layoutDoc/dataDoc/rootDoc updates. fix to doc filtering chec...Bob Zeleznik
2020-04-09fix presbox to work with linked documents. more cleanup to use dataDoc/layout...Bob Zeleznik
2020-04-09starting cleanupBob Zeleznik
2020-04-09from lastBob Zeleznik
2020-04-07lots of code cleanup - removed all northstar db stuff. added scriptingBox. ...Bob Zeleznik
2020-04-05adding nativeWidth as props stuffBob Zeleznik
2020-04-03fixed a bunch of warningsBob Zeleznik
2020-04-01made it possible to link from one text selection to anotherBob Zeleznik
2020-03-30changed expandedTemplate to rootDocumentBob Zeleznik
2020-03-28simplified linkDocs to not keep a context -- instead, link are made between a...Bob Zeleznik
2020-03-23fixed RichTextMenu to not obscure selection. fixed templateMenu to display a ...Bob Zeleznik
2020-03-09cleanup of warningsBob Zeleznik
2020-03-09added dontRegisterView prop to fieldview so that intended textBox would selec...bob
2020-03-04changed text sampling to marking every second to get audio to synchronize be...bob
2020-03-03a bunch of small fixes to link naming and fixes to audio links.bob
2020-03-03several fixes to templates (simplified expanding, notes use 'text' field now,...Bob Zeleznik
2020-02-29Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into penyipstanley
2020-02-28added ctrl-drag to set size of annotation text by changing native size of doc...bob
2020-02-28fixed stacking view input color. made doc decs more size aware. fixed defau...bob
2020-02-28added ctrl-enter & alt-enter to create new relatively positioned text boxes.bob
2020-02-28allowing different text templates to be the default. fixing transparency. r...bob
2020-02-25improved text templates to work better with captionsBob Zeleznik
2020-02-25added optional display templates for metadata field valuesBob Zeleznik
2020-02-24null checkSam Wilkins
2020-02-24fixed text updating properly when two aliases are shownBob Zeleznik
2020-02-22fixed textboxes with templates so that edited text is written to the doc but ...Bob Zeleznik
2020-02-22fixed text boxes to update to their template when they have no text or to kee...Bob Zeleznik
2020-02-19Merge branch 'master' into riddingDataDocsbob
2020-02-19fixed selecting text document when open as golden layout pane.bob
2020-02-19getting rid of data docs from many placesBob Zeleznik
2020-02-18cleaned up context menu orderingbob
2020-02-18added gear icon to open context menu with right-clickbob
2020-02-17fixed setting 'color' on text and other docsBob Zeleznik
2020-02-17made creation of template docs from context menu simplerBob Zeleznik
2020-02-17allow notes to become template notesbob
2020-02-17added ':' syntax to free form view to create specific note types.bob
2020-02-16fixed warningsBob Zeleznik
2020-02-14added scrollPos for textboxes & menu item for dark theme colorsBob Zeleznik