aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/nodes/ImageBox.tsx
AgeCommit message (Collapse)Author
2020-02-11factored out image resizing, fixed back button, importer script, tooltips on ↵Sam Wilkins
range sliders
2020-02-09recommender system worksStanley Yip
2020-02-07fixed imageresize issuebob
2020-02-06restored isBackground for documents that don't want to respond to anything.bob
2020-02-01simplified Presentations a bit by using templatesBob Zeleznik
2020-01-31lintSam Wilkins
2020-01-28multicolumn drop fixes. adding menu entry to stacking columndocs. fixed ↵bob
imagebox nativewidth/height settings.
2020-01-27factored out icon namesSam Wilkins
2020-01-27added UI responsiveness for remote image upload routineSam Wilkins
2020-01-27fallback behavior for non-downloaded images and restored ink recognitionSam Wilkins
2020-01-27nativewidth and nativeheight extension key fix and implemented UI to ↵Sam Wilkins
manually download a remotely hosted image
2020-01-24fixes for imagebox's and detailed viewBob Zeleznik
2020-01-24fixed imagebox dropping for empty image templates.bob
2020-01-24made dataDoc be a data doc, not a layout doc & stopped expanding templates ↵bob
in DocumentContentsView. changed autoHeight to be _autoHeight layout property.
2020-01-24finalized image upload changes, fixed exif parsing, excessive image ↵Sam Wilkins
uploading and automatically encode native dimensions
2020-01-24fixes for annotationsbob
2020-01-23fixes to template editing in stacking viewBob Zeleznik
2020-01-23imagebox fixesbob
2020-01-23got rid of extension docs. changed layout-specific keys to start with "_" ↵bob
which flags them to be written to the current layout document
2020-01-23got rid of rule provider stuff. fixed panning in freeform view with pivot ↵Bob Zeleznik
layouts
2020-01-22slight improvement maybe to createDocExtension and scraper to use prefetch proxybob
2020-01-22cleaned up imageBox alternate paths.Bob Zeleznik
2020-01-22fixed pivot viewer to not have multiple columns with the same value. fixed ↵Bob Zeleznik
imagebox to show fade views. cleaned up makeMetadataFieldTemplate
2020-01-14fixes for stacking views to honor panelwidth/height -- allows stacking ↵bob
panels to be placed in Content fitting document views.
2019-12-15added a DocumentBox as a contentfitting container for another document. ↵Bob Zeleznik
added a menu item for showing selected document.
2019-12-12major changes to drag and dropbob
2019-12-07only call resize() once after an image is loaded to speed things up.Bob Zeleznik
2019-12-05compile warning fixes.bob
2019-12-03const linter rule and restored google docs push, fixed routingSam Wilkins
2019-12-02Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵Sam Wilkins
server_refactor
2019-11-27fixes for fade image overlaysBob Zeleznik
2019-11-26Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵Sam Wilkins
server_refactor
2019-11-26fixes for tree view drag drop with images.bob
2019-11-24lots of fixes for full screen image/pdf/video views. fixes to image box ↵Bob Zeleznik
fade image.
2019-11-23merged with masterSam Wilkins
2019-11-22fixed link anchors to move to be nearest alternate anchor.Bob Zeleznik
2019-11-21made textbox sidebar toggle a widget. fixed isAnimating stuff. made ↵bob
TraceMobx to simplify tracing
2019-11-19Merge branch 'server_refactor' of ↵eeng5
https://github.com/browngraphicslab/Dash-Web into server_refactor
2019-11-19Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵eeng5
server_refactor
2019-11-19commented out tracesSam Wilkins
2019-11-19fixed drawing on images, pdfs, and videosbob
2019-11-19merged with masterSam Wilkins
2019-11-18changing documentView to ignore transforms -- must be applied by view boxesbob
2019-11-16mergedab
2019-11-10no more RouteStoreSam Wilkins
2019-11-04cleaned up some exceptions, runtime warnings, fixed borderRounding, and ↵bob
adding to Library->Documents
2019-10-31fixed depth problemmonikahedman
2019-10-22fixed small run-time warnings about keysbob
2019-10-21big cleanup of layoutStrings, fieldExt, fieldKey, etcBob Zeleznik
2019-10-21more fixes after removed fieldExtbob