aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2020-01-30fixed zoomin in presentation modeBob Zeleznik
2020-01-30small fixes to textbox sidebar. requires testing for annotationskey in ↵Bob Zeleznik
COllectionSubView's childLayoutPairs
2020-01-30changed hideSidebar to showSidebar. added contextmenu for choosing pivot field.Bob Zeleznik
2020-01-30some bugfixesStanley Yip
2020-01-30i think some bugs are fixedStanley Yip
2020-01-30small template fixes for text mostly.bob
2020-01-30fixes to embedded documentsbob
2020-01-30support for docs as fields using {{}}. and added 't' for making a template.bob
2020-01-30changed syntax to [[(doc)?(:field]] for embedding doc as text blocks. added ↵bob
{{doc}} for embedding a document
2020-01-30fixed adding inline docs in active templates. added image templates. made ↵Bob Zeleznik
schema scripts editable & no type check this.data.map((d,i) => d.proto.caption = copyField(this.captions[i]?.data)).length
2020-01-29switched icons over to templates. a bunch of template fixes for working with ↵Bob Zeleznik
textboxes as templates.
2020-01-29fixed templates of just a text box (not in a collection)Bob Zeleznik
2020-01-29started to clean up chromeviewsBob Zeleznik
2020-01-29added support for applying layouts to create slide-like narratives.bob
2020-01-29added custom narrative types. fixed scrolling ambiguity with stackviews. ↵bob
can create metdata from stackingview
2020-01-29switched inline sidebars back to ##, made text size setting available ↵bob
anywhere in text with %<num>
2020-01-29ui cleanup for pivot viewer/chrome. error fixes. fixed layout of flyoutsbob
2020-01-28added [[[doc:]?field]] to reference a doc field, and @@doc@@ for a hyperlinkBob Zeleznik
2020-01-28fixed clusters -- added shift for joining multiselections to clusters.Bob Zeleznik
2020-01-28fixed selection borders on pivot view items.Bob Zeleznik
2020-01-28minor cleanup so that layout strings are all stored in layout_<name> fieldsBob Zeleznik
2020-01-28fixes for texttemplates that get updated.bob
2020-01-28added captions to carousel. cleaned up some stuff.bob
2020-01-28functional child templates for Buxton viewbob
2020-01-28made makemetadatafield menu option always available.bob
2020-01-28added support for make templates of collectionsbob
2020-01-28template rendering fixes for stacking view.bob
2020-01-28multicolumn drop fixes. adding menu entry to stacking columndocs. fixed ↵bob
imagebox nativewidth/height settings.
2020-01-27fixed templates for textsBob Zeleznik
2020-01-27pen updatesStanley Yip
2020-01-27fixed some doc button box layout detailsBob Zeleznik
2020-01-27Merge branch 'master' of https://github.com/browngraphicslab/Dash-WebBob Zeleznik
2020-01-27template fixesBob Zeleznik
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-27pivot field box and proper AND/OR behavior of facetsSam Wilkins
2020-01-25added carousel viewBob Zeleznik
2020-01-25fixed compile errorsBob Zeleznik
2020-01-25added text templates for FormattedText, added field views in formatted text ↵Bob Zeleznik
box, got rid of documentText @@@ initing of FormattedText
2020-01-24fixes for imagebox's and detailed viewBob Zeleznik
2020-01-24fixed color setting from colorbox.bob
2020-01-24warning fixes.bob
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-24docFilters are evaluated diretly instead of being converted to a viewScript.bob
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-24making right split view be readable/scrollable instead of fit to contentsBob Zeleznik