aboutsummaryrefslogtreecommitdiff
path: root/src/client/util/DragManager.ts
AgeCommit message (Expand)Author
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 dr...bob
2019-04-11made COLLECTION_BORDER_WIDTH a CSS variable accessible from code. changed gl...Bob Zeleznik
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 pro...Tyler Schicke
2019-04-08Merge branch 'master' of github-tsch-brown:browngraphicslab/Dash-Web into pro...Tyler Schicke
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 pro...Tyler Schicke
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 pro...Tyler Schicke
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
2019-03-29fixed some bugs added some small features to histograms.bob
2019-03-21added very basic cycle detection when adding to collectionsBob Zeleznik
2019-03-18added typings to DragManager's databob
2019-03-18fixed removing from schemas. fixed dragging link button to move quickly. cle...bob
2019-03-17tweaked drop codeBob Zeleznik
2019-03-12more cleanup of eventsBob Zeleznik
2019-03-11added modifier options for macbookBob Zeleznik
2019-03-11fixed dragging of link button. made web views clips. added delete on marquee.bob
2019-03-10fixed pdf bugHannah Chow
2019-03-10merggingHannah Chow
2019-03-08merged with masterbob
2019-03-07cleaned up PDF render and fixed dragging to show annotations.Bob Zeleznik
2019-03-07added image caching for pdfsBob Zeleznik
2019-02-28styling fixedHannah Chow
2019-02-26fixed some drag problems. cleaned up Documents.tsBob Zeleznik
2019-02-26can switch into drag-as-dockingframe using shift after drag starts. changed ...bob
2019-02-26fixed shift-dragging!!bob
2019-02-26extended CollectionTreeView to support drag and drop. updated CollectionSche...bob
2019-02-25drag and drop of main buttons.bob
2019-02-25added drag/drop out of schema viewbob
2019-02-22moved common code into CollectionViewBase.bob