aboutsummaryrefslogtreecommitdiff
path: root/src/client/util/SelectionManager.ts
AgeCommit message (Collapse)Author
2019-08-22cleaned up more context menu stuff. fixed buttons to follow links by default.bob
2019-08-01more treeview cleanup and fixes.Bob Zeleznik
2019-07-03implemented directory import routineSam Wilkins
2019-07-02fixed color changing bug on empty selectionSam Wilkins
2019-07-02made color selection undoable and display color updates based on first item ↵Sam Wilkins
in selected documents
2019-06-28implemented global key handlerSam Wilkins
2019-06-20changed color picker. fixed delting selected docs. fixed scaling items in ↵bob
nested panels.
2019-06-12a bunch of cleanup and fixes to formattedtextbox & mainoverlaytextboxbob
2019-06-11cleaned up some drop() code with text. fixed linkview titling. changed ↵bob
dragging to not deselect source collection.
2019-06-10fixes for treeview highlighting, templates, field deletion, overlaytext box ↵bob
positioning
2019-06-06sort vertical/horizontal switched.Bob Zeleznik
2019-06-05PDF scroll/UI shows up only when its active now.bob
2019-06-05cleaned up selections somewhat so that PDFs don't flicker when manipulating ↵bob
annotations.
2019-05-09various cleanup to icons, summaries...bob
2019-05-09cleaned up textlinking a little.bob
2019-04-25Merge branch 'master' of github-tsch-brown:browngraphicslab/Dash-Web into ↵Tyler Schicke
newDocs
2019-04-25fixed re-clicking inside text and resizing text with focusBob Zeleznik
2019-04-24DocumentDecorationsTyler Schicke
2019-04-23maybe working events?bob
2019-04-18Update SelectionManager.tsbob
2019-04-18reenabled zoon fading. added Esc.bob
2019-04-17fixed onactivechanged exception. restored preview regionbob
2019-04-16fixed some text focus issues. fixed contextmenu a bit. removed upload files.bob
2019-04-14mostly northstar cleanup, plus cleaning up main.tsxBob Zeleznik
2019-04-11made css globals avabile from code. cleaned up formattedText overlay api..bob
2019-04-11tried to fix some context menu and other conflicting interactionsbobzel
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-08fixed up a bunch of small things + started on text wackiness.bob
2019-04-04Merge branch 'master' of github-tsch-brown:browngraphicslab/Dash-Web into ↵Tyler Schicke
propsRefactor
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-01icon not workingMonika Hedman
2019-04-01from lastbob
2019-04-01fixed several things related to selections and creating text boxes. moved ↵bob
remote cursor stuff into its own file.
2019-02-13A lot of stuff working, a lot of other stuff not workingTyler Schicke
2019-02-09Moved client code to client folderTyler Schicke