aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2020-05-04updating from masterusodhi
2020-05-04fixed warningBob Zeleznik
2020-05-03Merge branch 'master' of https://github.com/browngraphicslab/Dash-WebBob Zeleznik
2020-05-03extended documentBox's to support drag and drop of style. reorganized ↵Bob Zeleznik
imports to avoid some cycles
2020-05-03removed collection sub view external drop code for google docs and photosSam Wilkins
2020-05-03Merge branch 'master' of https://github.com/browngraphicslab/Dash-WebSam Wilkins
2020-05-03cleanupSam Wilkins
2020-05-03made MakeClone deep - need to fix LinkManagerBob Zeleznik
2020-05-03added DelegateDocument creator. switched default templates to delegates.Bob Zeleznik
2020-05-03cleaned up freeformdocview. changed descriptionView template to test start ↵Bob Zeleznik
of processing scripts for dash tag nodes.
2020-05-03got rid of div from CollectionView.Bob Zeleznik
2020-05-02final pres box tweaks so that presentations don't require aliasesBob Zeleznik
2020-05-02cleaned up presbox to not use reactions but to use a lookup script. put ↵Bob Zeleznik
lookupField into DocComponent for general use
2020-05-02reversing mistake in keyvalueboxBob Zeleznik
2020-05-02turn off targetDropAction when dropping in same colleciton. cleaned up ↵Bob Zeleznik
PresBox stuff to use single template to render all contents (which are otherwise unmodified).
2020-05-02prefetch buxton double click viewBob Zeleznik
2020-05-02cleaned up a lot of layoutTemplate/String props. fixed link drawing.Bob Zeleznik
2020-05-01added childLayoutTemplate to render collection children w/o modifying them. ↵Bob Zeleznik
fixed docComponent's layoutDoc to use LayoutDoc prop. change buxton template to use new template mechanisms. fixed fixed lint errors.
2020-05-01added doubleClick open on right to detailView template for BuxtonBob Zeleznik
2020-05-01buxton template tweaksBob Zeleznik
2020-05-01cleaned up buxton template. fixed adding docs to collections.Bob Zeleznik
2020-05-01fixed presentations to allow drag and drop. fixed pres box to use ↵Bob Zeleznik
RenderData instead of modifying presentation elements with unnecessary info like their containing PresBox and their presentation index position. COnverted COntentFIttingDocumentView to use DocumentView's props
2020-04-30Merge branch 'master' of https://github.com/browngraphicslab/Dash-WebBob Zeleznik
2020-04-30cleaned up presbox and preselementboxBob Zeleznik
2020-04-30commented corrollary functionsSam Wilkins
2020-04-30commented Buxton importerSam Wilkins
2020-04-30working version of snapping with resize / templates / centersBob Zeleznik
2020-04-30fixed up snapping with resizeBob Zeleznik
2020-04-30fixed drag snap bugBob Zeleznik
2020-04-30ugh -- fixed my bug with snapping.Bob Zeleznik
2020-04-30from lastBob Zeleznik
2020-04-30clean up of childclick template func menusBob Zeleznik
2020-04-30added double click script supportBob Zeleznik
2020-04-30fixed doc dec resizing to use rootDoc instead of layoutDoc. fixed ↵Bob Zeleznik
formattedText to not resize when template has not yet been expanded (ie, after switching from one template to another using the TemplateMenu)
2020-04-29fixed parts of drag and drop and finalized deleting paramsanika-ahluwalia
2020-04-30fixes for snapping & timeline. changed looi of document decorationsBob Zeleznik
2020-04-29search results now display as search item docs in stacking viewAndy Rickert
2020-04-29fixed problems with snapping so that it snaps on finishDrag. cleaned up ↵Bob Zeleznik
code a bit.
2020-04-29Merge branch 'master' of https://github.com/browngraphicslab/Dash-WebBob Zeleznik
2020-04-29changed detailedView template to be a layoutstring. fixed text boxes to ↵Bob Zeleznik
allow new templates from templated text boxes. fixed __LAYOUT__ to work with comound layout strings
2020-04-29merge w masterAndy Rickert
2020-04-29Merge branch 'master' into snapperStanley Yip
2020-04-29Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵anika-ahluwalia
script_documents
2020-04-29parameters now editable and partial drag and dropanika-ahluwalia
2020-04-29bugfixingAndy Rickert
2020-04-29minor styling changesMelissa Zhang
2020-04-29fixed undo functionalityMelissa Zhang
2020-04-29fixes for text layout strings.Bob Zeleznik
2020-04-29cleanup of timeline before mergeBob Zeleznik
2020-04-29removed graph codeBob Zeleznik