aboutsummaryrefslogtreecommitdiff
path: root/src/client/util/DragManager.ts
AgeCommit message (Collapse)Author
2019-05-16fixed links so that you can adjust the pan location of a collection when its ↵Bob Zeleznik
a link endoint
2019-05-16Fixed linter errorsTyler Schicke
2019-05-13a bunch of fixes to schemas, marquees, and an experimental feature to set a ↵bob
document's data with linking UI
2019-05-10added summary screen grab icon as a template view of a text document. ↵Bob Zeleznik
converted Cast(...ListSpec(Doc)) pattern to DocListCast
2019-05-10Refactored SearchBoxTyler Schicke
Made DragManager able to handle async functions Cleaned up some other stuff
2019-05-09merged with masterSam Wilkins
2019-05-09cleaned up textlinking a little.bob
2019-05-09added start of hyperlinks to text boxesbob
2019-05-08Working implementation of remote cursorsSam Wilkins
2019-05-08fixes for templates and for draggingbob
2019-05-04initial commit - todo: use cursor field rather than generic tuple fieldSam Wilkins
2019-05-02cleaned up drag code - userDropAction takes precedence over dropAction. ↵bob
default is alias
2019-05-01fixed drag drop making source documents disappear. improved TreeView ↵Bob Zeleznik
collapsing. Chnaged schemaView options placement
2019-04-30Merge branch 'master' into newDocsbob
2019-04-27fixed dragdecorations titling. fixed some event issues with dragging and ↵Bob Zeleznik
textbox's context menu on mac
2019-04-27CompilingTyler Schicke
2019-04-27Drag managerTyler Schicke
2019-04-24playing with linkingbob
2019-04-24added blacklist to stop docs form linking to their parent collection. ↵bob
refactored drag threshold to Utils
2019-04-22better fixbobzel
2019-04-18avoid exceptionbob
2019-04-18fixed workspace switching exception. started to refresh minimize functionality.bob
2019-04-18reenabled zoon fading. added Esc.bob
2019-04-14mostly northstar cleanup, plus cleaning up main.tsxBob Zeleznik
2019-04-14playing with cyclic panningBob Zeleznik
2019-04-12cleaned up and enabled linking to a top-level documentbob
2019-04-12added link count to tabs. changed tabs to drag document with no mods, and ↵bob
drag tab with shift
2019-04-11made COLLECTION_BORDER_WIDTH a CSS variable accessible from code. changed ↵Bob Zeleznik
global css variable file name
2019-04-11Fixed style import stuffTyler Schicke
2019-04-11made css globals avabile from code. cleaned up formattedText overlay api..bob
2019-04-11cleaned up z-index stuffbobzel
2019-04-10improved text editing.bob
2019-04-10fixed extra rendering for collections.bob
2019-04-08Enabled semi-colon and braces linter ruleTyler Schicke
2019-04-08Merge branch 'master' of github-tsch-brown:browngraphicslab/Dash-Web into ↵Tyler Schicke
propsRefactor
2019-04-08Merge branch 'master' of github-tsch-brown:browngraphicslab/Dash-Web into ↵Tyler Schicke
propsRefactor
2019-04-08fixed up a bunch of small things + started on text wackiness.bob
2019-04-08added copyOnDrag stuff.bob
2019-04-05Merge branch 'master' of github-tsch-brown:browngraphicslab/Dash-Web into ↵Tyler Schicke
propsRefactor
2019-04-05fixed dragging misalignmentbob
2019-04-05fixed exception w/ brushing. added undo for dragging items into workspace.bob
2019-04-04Merge branch 'master' of github-tsch-brown:browngraphicslab/Dash-Web into ↵Tyler Schicke
propsRefactor
2019-04-04Most stuff seems to be workingTyler Schicke
2019-04-04fixed a number of smaller issues related to linkingbob
2019-04-04Started adding lintingTyler Schicke
2019-04-03Merge and it compilesTyler Schicke
2019-04-03Almost compilesTyler Schicke
2019-04-02done with minimize to boxMonika Hedman
2019-04-01minimize sorta works???Monika Hedman
2019-04-01added dragging multiple items.bob