aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/collections/collectionFreeForm/MarqueeView.tsx
AgeCommit message (Expand)Author
2023-12-13cleaned up props/_props handling by inherting from ObservableReactComponentbobzel
2023-12-12cleaned up SelectionManager. fixed schema viewbobzel
2023-12-10massive changes to use mobx 6 which means not accessing props directly in @co...bobzel
2023-12-03cleaned up warnings and errors, working with typescript 20.10bobzel
2023-11-29numerous changes to fix bugs and to fix/remove old or hacky code. fixed doc ...bobzel
2023-11-16from lastbobzel
2023-11-16fixed alt-drag to toggle scroll mode. fixed replaceTab to work properly with...bobzel
2023-11-12cleaning up freeformview code.bobzel
2023-11-10tweaked keyboard modifiers for pan & zoom modes so that ctrl drag is distingu...bobzel
2023-11-09playing with pan zoom modes.geireann
2023-11-02cleaned up brushView to only apply to freeformviews that aren't overlays (was...bobzel
2023-10-21change to doc decorations to be more "lightweight". made linkBox render links...bobzel
2023-10-11fixed panMode to not do marquee selection on nested but inactive collections.bobzel
2023-10-10made tablebox row height a css variable. fixed panmode so that left drag sel...bobzel
2023-09-19can't create text boxes now in explore mode.bobzel
2023-08-28fixes for marquee/insert cursor color on dark backgrounds and drag labelbobzel
2023-08-14Merge branch 'master' into data-visualization-sarahsrichman333
2023-08-09updated file system to include recentlyClosed, Shared, and Dashboards and fix...bobzel
2023-07-31import table on windowssrichman333
2023-07-27mergesrichman333
2023-07-27Merge branch 'master' into data-visualization-sarahsrichman333
2023-07-19got rid of ctrl-s to create a text slide.geireann
2023-07-17Merge branch 'master' into data-visualization-sarahsrichman333
2023-07-14pie chart groupingssrichman333
2023-07-11more fixes to simplify sharingbobzel
2023-07-11importing tables from wikipedia -> DataVizBoxsrichman333
2023-07-05changed acl inheritance for docking views.bobzel
2023-07-04Merge branch 'master' into collaboration-sarahsrichman333
2023-06-23cleaned up more issues with pointer events/contents active. fixed dragging f...bobzel
2023-06-23fixed collection aclssrichman333
2023-06-22cleaned up dragging - abort presItem drags properly, fix naming for drag/drop...bobzel
2023-06-14fixed double clicking to not trigger on a document if it is active (previouls...bobzel
2023-06-13fixed updating cached docs when opening a backlinks collection. added some F...bobzel
2023-06-06updated Symbol naming. fixed various compile errors related to type checking.bobzel
2023-05-16fixed bugs with goldenlayout dragging and undoing. fixed searching for filte...bobzel
2023-05-14fixed webpage link following by adding a presData for the current URL to all ...bobzel
2023-05-14major overhaul of field naming conventions.bobzel
2023-04-27removing unused code - viewspecscript and x,y in slowloaddocumntsbobzel
2023-04-27added proper scaling of multi-selections and groups. fixed pinViewport to wo...bobzel
2023-04-24fixed isContentActive=false to apply to stacking collections. fixed pile view...bobzel
2023-04-05fixed dragging groupsbobzel
2023-04-05adjusted general context menu items to always appear last. cleaned up makeLi...bobzel
2023-04-04fixed using freeformview in sidebar of pdfs. fixed issues with dragging items...bobzel
2023-03-28mostly code cleaning. small bugsbobzel
2023-03-10fited notetaking view to create headers if they don't exist when switching fr...bobzel
2023-03-05replace jumpToDocument with showDocument. restructure code to get rid of scr...bobzel
2023-02-22fixed pres hide before/after, select w/o nav, and updating contents.. made co...bobzel
2023-02-09fixed childLayoutString to work. made images capable of fitWidth. fixed anim...bobzel
2023-02-01fixed ungrouping documents on video/image/etc. fixed undoing deleting collec...bobzel
2023-01-13cleaned up linkmanager a little. maded myshareddocs a folder in myfilesyst...bobzel