aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/nodes/FormattedTextBox.tsx
AgeCommit message (Expand)Author
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
2020-02-14cleaned up backgroundColor settings and cluster overrides. added a darkSchemeBob Zeleznik
2020-02-13starting a broad cleanup of code. trying to make standard doc field names be...Bob Zeleznik
2020-02-12can select text from web node and upload from mobileandrewdkim
2020-02-11fixed text issue with selecting bullet items.bob
2020-02-11created a rich text rules instance for each formatted text box to fix accessi...bob
2020-02-11fixes for chrome for presBoxbob
2020-02-10fixed applying templates to expanded templates. fixed titlling text boxes af...bob
2020-02-09from added range slidersBob Zeleznik
2020-02-05fixed pivot view rendering with text. fixed dragging items with click handlers.Bob Zeleznik
2020-02-01several layout fixes for time views. removed remnants of animate to icon code.Bob Zeleznik
2020-01-31fixed text labeling in pivot viewbob
2020-01-30small fixes to textbox sidebar. requires testing for annotationskey in COlle...Bob Zeleznik