aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2019-06-14Merge branch 'pdf_impl' of https://github.com/browngraphicslab/Dash-Web into ↵yipstanley
pdf_impl
2019-06-14highlightingyipstanley
2019-06-14fixes for full screen.bob
2019-06-14Merge branch 'pdf_impl' of https://github.com/browngraphicslab/Dash-Web into ↵yipstanley
pdf_impl
2019-06-14early impl of pdf menuyipstanley
2019-06-14changed selectOnLoadbob
2019-06-14Merge branch 'master' into pdf_implbob
2019-06-14fixesbob
2019-06-13added collection backyipstanley
2019-06-13highlightingab
2019-06-13text and menu fixes.bob
2019-06-13demoab
2019-06-13Merge branch 'master' into rich_text_linkingbob
2019-06-13tweaked link followingbob
2019-06-13moved ink controls into main panel of buttons.bob
2019-06-12Merge branch 'master' into text_box_abBob Zeleznik
2019-06-12cleaned up UIBob Zeleznik
2019-06-12deleting pins and better pin savingyipstanley
2019-06-12ui changesAbdullah Ahmed
2019-06-12Refactored some codeyipstanley
2019-06-12oopsyipstanley
2019-06-12nice!yipstanley
2019-06-12reverse annotatingyipstanley
2019-06-12don't want to parse all 'spans' as starsbob
2019-06-12todoab
2019-06-12summarized text is underlinedab
2019-06-12"fixed" prosemirror serialization of 'star' schema nodebob
2019-06-12json stuffab
2019-06-12plus signab
2019-06-12a bunch of cleanup and fixes to formattedtextbox & mainoverlaytextboxbob
2019-06-12prototyep working version of elision -- however, it doesn't work once the ↵Bob Zeleznik
text box is deselected/reloaded. didn't look into why
2019-06-11fixed issues with text box overlay and templatesBob Zeleznik
2019-06-11pin annotationsyipstanley
2019-06-11fixed text input to allow typing from the bottom (caption) and to allow text ↵bob
boxes to grow vertically (autoHeight)
2019-06-11pin annotations baseyipstanley
2019-06-11lolzab
2019-06-11star node, trying to set selection as its attribute for copy/paste like behaviorab
2019-06-11annotation navigationnnyipstanley
2019-06-11merged embedded linking with masterbob
2019-06-11cleaned up some drop() code with text. fixed linkview titling. changed ↵bob
dragging to not deselect source collection.
2019-06-10annotation updates blehhyipstanley
2019-06-10annotation improvementsyipstanley
2019-06-10fixed text overlay from lingeringbob
2019-06-10fixes for treeview highlighting, templates, field deletion, overlaytext box ↵bob
positioning
2019-06-10oopsyipstanley
2019-06-10annotation loading maybe idk not workign rnyipstanley
2019-06-09added a link context for link targets.Bob Zeleznik
2019-06-08Moved ScriptField to new_fieldsTyler Schicke
2019-06-08several fixes to templates and a fix for link dragging.Bob Zeleznik
2019-06-08fixed deletion of keys to actually remove them on the server. added '=' ↵Bob Zeleznik
syntax on kvp to set on proto. := sets a computed script. =:= sets computed script on proto