aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/nodes/ImageBox.tsx
AgeCommit message (Collapse)Author
2019-07-10fixed some field extension and templating things so that text templates can ↵bob
be used within templates.
2019-07-10fixed a bunch of issues with templates.bob
2019-07-08Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵Sam Wilkins
import
2019-07-08Merge pull request #196 from browngraphicslab/glChangestschicke-brown
Some golden layout changes
2019-07-08merged with masterSam Wilkins
2019-07-05Fix image rotation againTyler Schicke
2019-07-05beginning implementation of key value tags for all imported documentsSam Wilkins
2019-07-04fixed shift-dragging of documentsBob Zeleznik
2019-07-04added dropping and reordering within Stacking views. needs GUI feedback.Bob Zeleznik
2019-06-28fixed template application to create expanded documentsbob
2019-06-28added expansion of templates on demandBob Zeleznik
2019-06-27fixed issues with dropping images onto imagesbob
2019-06-27restored ink width control. changed dropping image on image to swap image ↵bob
only if Alt is pressed.
2019-06-26fixes to datadoc usage. fixed tree view for textboxes.bob
2019-06-25more cleanupBob Zeleznik
2019-06-25cleaned up version of templates with annotations.Bob Zeleznik
2019-06-21fixes to allow collections to be template fieldsBob Zeleznik
2019-06-21lots more template stuff.bob
2019-06-18Merge branch 'master' of https://github.com/browngraphicslab/Dash-WebBob Zeleznik
2019-06-18added initial keyboard shortcuts for adding and moving docs in TreeView. ↵Bob Zeleznik
fixed image drag bug.
2019-06-18Fixed linter errorsTyler Schicke
2019-06-18fixed image drag drop when not selected.bob
2019-06-06added unfreeze for images, pdfs, etc. allows margins. improved rotate for ↵Bob Zeleznik
images. added ctrl-drag to resize text. fixed minimizing to work with scaled views
2019-06-05fixed full screen text bug. cleaned up importsBob Zeleznik
2019-05-30fixed context menus and tree view jitter.bob
2019-05-30added image rotation. added double click on stacking views. need to ↵Bob Zeleznik
cleanup/fix DocumentView click events
2019-05-28added pasting of img url's with ctrl-b, switched stacking view to a masonry ↵bob
view like pinterest. fixed template overlays.
2019-05-24cleaned up nativewidth/height for Image and Video and some PDF stuff.Bob Zeleznik
2019-05-22A bunch of fixes/changesTyler Schicke
2019-05-22added shift+ctrl dragging of images natively. changed z-index & ordering to ↵bob
allow videos to swho controls & ink. fixed dragging schema docs to copy
2019-05-21Fixed speed again?Tyler Schicke
2019-05-20PDF and Image testTyler Schicke
Context work
2019-05-20added s/m/l icons for pdf rendering.bob
2019-05-20only apply suffixes to urls that are on our server...bob
2019-05-20changed so that cat image works.bob
2019-05-20fixes to caching. lower quality Summary images.bob
2019-05-20using all image sizes now.bob
2019-05-20added switching to low res version based on display size. fixed marqueeing ↵bob
on full size images, fixed bug with kvp pane and image sizing,
2019-05-17mergedBob Zeleznik
2019-05-17added right-click "open Tab" and double-click open tabBob Zeleznik
2019-05-16fixed some small layout issues related to isButton and templatesBob Zeleznik
2019-05-16Fixed linter errorsTyler Schicke
2019-05-13fixed following links to docs that are in workspaceBob Zeleznik
2019-05-13a bunch of fixes to schemas, marquees, and an experimental feature to set a ↵bob
document's data with linking UI
2019-05-10added summary screen grab icon as a template view of a text document. ↵Bob Zeleznik
converted Cast(...ListSpec(Doc)) pattern to DocListCast
2019-04-25Merge branch 'master' of github-tsch-brown:browngraphicslab/Dash-Web into ↵Tyler Schicke
newDocs
2019-04-25more event fixing. got rid of text box padding.bob
2019-04-24added borderRadius and fixed a bunch of broken props along the way.Bob Zeleznik
2019-04-23fixes to zoom scaling, moved and fixed icon stuff into ↵bob
CollectionFreeFormDocumentView. several smaller bugs.
2019-04-23fixed video/image events with inkbob