aboutsummaryrefslogtreecommitdiff
path: root/src/client/util
AgeCommit message (Collapse)Author
2020-02-11Merge branch 'master' of https://github.com/browngraphicslab/Dash-Webbob
2020-02-11tweaks.bob
2020-02-11Merge branch 'master' of https://github.com/browngraphicslab/Dash-WebSam Wilkins
2020-02-11refactored image upload data response format, google docs working for ↵Sam Wilkins
specific interactions
2020-02-11Merge branch 'master' of https://github.com/browngraphicslab/Dash-Webbob
2020-02-11added ability to pass a Layout as a prop. changed presentations to use ↵bob
layout props. fixed creating a template for just an empty collection representing one field.
2020-02-11goole docs fixed except for uploading embedded imagesSam Wilkins
2020-02-11created a rich text rules instance for each formatted text box to fix ↵bob
accessing the correct document
2020-02-11factored out image resizing, fixed back button, importer script, tooltips on ↵Sam Wilkins
range sliders
2020-02-10fixed nesting layouts of 'layout' key in text boxes.bob
2020-02-10small cleanups to adding stacking views to contentfittingboxes (like ↵bob
time/pivot). needs to have nativeWidth/Height set.
2020-02-06restored isBackground for documents that don't want to respond to anything.bob
2020-02-06fixed unsetting of dropAction in buxton layouts.bob
2020-02-05added aliasOf on aliasing .. and sourceContext for presentationsbob
2020-02-05several layout fixes for row/col stuff. fixes to icons. added buttons for ↵bob
buxton app. made PresBox not search for its own contents when following a link
2020-02-04small tweaks to templates...bob
2020-02-04from lastBob Zeleznik
2020-02-03Merge branch 'master' of https://github.com/browngraphicslab/Dash-WebBob Zeleznik
2020-02-03maded field views editableBob Zeleznik
2020-02-03template fixes for nesting documents.bob
2020-02-01several layout fixes for time views. removed remnants of animate to icon code.Bob Zeleznik
2020-01-30fixed zoomin in presentation modeBob Zeleznik
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-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-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-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-27nativewidth and nativeheight extension key fix and implemented UI to ↵Sam Wilkins
manually download a remotely hosted image
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-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