aboutsummaryrefslogtreecommitdiff
path: root/src/client/util/DragManager.ts
AgeCommit message (Collapse)Author
2020-05-15Merge branch 'frameAnimations'Bob Zeleznik
2020-05-15renamed new_fields to fieldsSam Wilkins
2020-05-14added frame animation for colelction views.Bob Zeleznik
2020-05-12added snapping for fixedAspect br/tl drag handles.Bob Zeleznik
2020-05-11cleaned up menu items. improved snapping with fixed aspect items, but not ↵Bob Zeleznik
perfect.
2020-05-09fixed missing gear in golden layout. fixed double dragging events. changed ↵Bob Zeleznik
dragging to give prefernce to modifier keys over dropactions. changed names of Documents to Catalog. added document copy past with ctrl c/ctrl v
2020-05-07fixed most add/remove/move documents to support doc[]'sBob Zeleznik
2020-05-04fixed links and snap lines broken by moving things into DragManager.Bob Zeleznik
2020-05-04open scripts on right. cleanup collection links slighltyBob Zeleznik
2020-05-03extended documentBox's to support drag and drop of style. reorganized ↵Bob Zeleznik
imports to avoid some cycles
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-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-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-30fixes for snapping & timeline. changed looi of document decorationsBob Zeleznik
2020-04-29fixed problems with snapping so that it snaps on finishDrag. cleaned up ↵Bob Zeleznik
code a bit.
2020-04-28Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵Stanley Yip
snapper
2020-04-26fixed title layout for text. fixed documentBox for nested collections. ↵Bob Zeleznik
fixed tree view for text boxes. changed labelbox formatting.
2020-04-25added a targetDropAction field to specify the drop action from the target's sideBob Zeleznik
2020-04-25added internalPreDrop to set dropActions. made linksView turn off during ↵Bob Zeleznik
dragging.
2020-04-25got rid of focus mechanism on click. fixed shift-click to multiselect. ↵Bob Zeleznik
fixed pile view interactions. added FollowLink on click menu items.
2020-04-22snapping!Stanley Yip
2020-04-21added MakeClone to alias documents in a collection. fixed embedded custom ↵Bob Zeleznik
templates.
2020-04-20better snapping, scaling is off stillStanley Yip
2020-04-20fixed moving documents in tree viewsBob Zeleznik
2020-04-19generate snap linesStanley Yip
2020-04-12added arrowkey nudging of freeform view. fixed background overflow.Bob Zeleznik
2020-04-10rearranged button/script field keys to -rawscript, -Bob Zeleznik
2020-04-10more cleanup for layoutDoc/dataDoc/rootDoc updates. fix to doc filtering ↵Bob Zeleznik
checkboxes getting filtered. fix to template captions. fixes to generalize LabelDoc's buttonParms
2020-04-08fixed isButton => isLinkButton updatesBob Zeleznik
2020-04-06fixed sizing stacking views. fixed rotating images. fixed undo stacking drags.Bob Zeleznik
2020-04-02added copy with alt+ctrl . fixed border radiusBob Zeleznik
2020-04-02cleaned up applying template code. fixed DocumentBox to work better with ↵Bob Zeleznik
excluding collections + locking selection.
2020-04-01made it possible to link from one text selection to anotherBob Zeleznik
2020-03-19fixed buttons on screenshotbox. added 'place' option to dragDrop to drop ↵Bob Zeleznik
the original document without moving it. switched to passing childDropAction as a prop
2020-03-13added reification of view menu items. tweaked sizing of collection chrome ↵Bob Zeleznik
display
2020-03-12fixed reified buttons to not selectBob Zeleznik
2020-03-09cleanup of warningsBob Zeleznik
2020-03-09fixed showing links only to doculink boxes. changed field names for links ↵bob
to be more readable.
2020-03-04fixes for video snapshots & following links to anchors in videosBob Zeleznik
2020-03-04border rounding for template key values. added creationTime for dropped ↵bob
documents.
2020-03-04fixes for dropped documents getting links to an active audio.bob
2020-03-02fixed pdfs to sort of support region clippings.bob
2020-02-29Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into penyipstanley
2020-02-13starting a broad cleanup of code. trying to make standard doc field names ↵Bob Zeleznik
be more regular
2020-02-12can select text from web node and upload from mobileandrewdkim
2020-02-11mergeHannah
2020-02-11refined upload interactionHannah