aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/nodes/FormattedTextBox.tsx
AgeCommit message (Expand)Author
2019-05-16fixed ? pdf rendering. freezing text boxes.bob
2019-05-16pulled from master and resolvedSam Wilkins
2019-05-15several smaller fixes.bob
2019-05-15small fixes to start allowing trails of links.Bob Zeleznik
2019-05-12fixed issues with scrolled text input. preview region for schema. and pasti...Bob Zeleznik
2019-05-11basic internal drag and drop of images via embedded linkSam Wilkins
2019-05-09merged with master and fixed linter issuesSam Wilkins
2019-05-09merge with master, but haven't reconciled internal and external linkingSam Wilkins
2019-05-09merged with masterSam Wilkins
2019-05-09cleaned up textlinking a little.bob
2019-05-08added imageResize handle in text boxes.Bob Zeleznik
2019-05-08Working implementation of remote cursorsSam Wilkins
2019-05-08fixes for templates including changing the relative order of CollectionOverla...bob
2019-05-08fixes for templates and for draggingbob
2019-05-07changed css for text background colors. made api to add text to new textboxes...bob
2019-05-06added some undo support for creating and editing text boxesBob Zeleznik
2019-05-06added start of "minimap" support via better buttons and summaries.Bob Zeleznik
2019-05-04initial commit - todo: use cursor field rather than generic tuple fieldSam Wilkins
2019-05-03added make button option. summarize to text notes that can be frozen to resize.bob
2019-05-02cleaned up drag code - userDropAction takes precedence over dropAction. defau...bob
2019-05-01fixed nested textbox selectionbob
2019-05-01fixed transition to GoldenLayout with Shift after drag startsbob
2019-04-30Merge branch 'newDocs' of https://github.com/browngraphicslab/Dash-Web into n...Bob Zeleznik
2019-04-30fixed link documentBob Zeleznik
2019-04-30Fixed various keys that hadn't been properly converted, which fixes zooming o...Tyler Schicke
2019-04-30Fixed rich text backgroundTyler Schicke
2019-04-30Merge branch 'master' into newDocsbob
2019-04-29fixed title template and overlay text positioningbob
2019-04-29fixed templatesBob Zeleznik
2019-04-28fixed webbox interactions. got rid of pdf annotation. fixed formatted text ...Bob Zeleznik
2019-04-28Decent amount of stuff is workingTyler Schicke
2019-04-27Various fixesTyler Schicke
2019-04-27fixed dragdecorations titling. fixed some event issues with dragging and tex...Bob Zeleznik
2019-04-27CompilingTyler Schicke
2019-04-26fixed previewcursor appearing on select. adjusted rounded border text.Bob Zeleznik
2019-04-26fixed keyboard modifier to not create document. cleaned up videobox render.Bob Zeleznik
2019-04-25Merge branch 'master' of github-tsch-brown:browngraphicslab/Dash-Web into new...Tyler Schicke
2019-04-25more event fixing. got rid of text box padding.bob
2019-04-25silly me - borderRadius can be inheritedBob Zeleznik
2019-04-24added borderRadius and fixed a bunch of broken props along the way.Bob Zeleznik
2019-04-24playing with linkingbob
2019-04-24added simple text box titlingbob
2019-04-23maybe working events?bob
2019-04-22ChangesTyler Schicke
2019-04-20fixed input text scalingBob Zeleznik
2019-04-20fixed issues with FormattedTextBox updates. Changed brushes to operate only ...Bob Zeleznik
2019-04-18reenabled zoon fading. added Esc.bob
2019-04-16basic linking and unlinking workingSam Wilkins
2019-04-16fixed some text focus issues. fixed contextmenu a bit. removed upload files.bob
2019-04-15Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ri...laurawilsonri