aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/collections/collectionFreeForm/MarqueeView.tsx
AgeCommit message (Expand)Author
2024-04-21more lint cleanupbobzel
2024-04-17restoring eslint - updates not complete yetbobzel
2024-03-31fixed scrolling to targets in text views. fixed referencing fields on anothe...bobzel
2024-03-27changed dashFieldViews to support Tab'ing between other dashFieldviews, chang...bobzel
2024-03-26added empty image tool and click on empty image to select from filesystem. ...bobzel
2024-03-09fixed up default text that uses a template to process an initial carriage ret...bobzel
2024-03-06fixed plotly/mermaids loading from a new accountbobzel
2024-02-26fixed some string types to be enumerations for dropAction. fixed bug in gold...bobzel
2024-01-28fixed inking when in panToScroll mode. fixed text templates to restore defau...bobzel
2024-01-26cleaning up doubleClick documentview handling. fixed pan mode to drag collec...bobzel
2024-01-23reorganization of DocumentView, DocumentViewInternal and FieldView methods an...bobzel
2023-12-29cleaned up imports, mobx observable initialization and some compile errors.bobzel
2023-12-29fixed sidebar button highoighting. fixed explore mode.bobzel
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