aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/collections/CollectionTreeView.tsx
AgeCommit message (Expand)Author
2021-04-04mergingusodhi
2021-04-02added snap lines button to freeform properties. renamed & simplified treeVi...bobzel
2021-03-30some code cleanup. Fixes for webbox and pdfbox to allow draggin out of annot...bobzel
2021-03-30more treeView cleanup. Fixes to linkBox to allow selection properly. fixes ...bobzel
2021-03-30more cleanupbobzel
2021-03-30fixed a bunch of compile errors. activated Clear button for recently closed ...bobzel
2021-03-30from lastbobzel
2021-03-29from lastbobzel
2021-03-29more progress in fixing & simplifying active/selected stuffbobzel
2021-03-29still cleaning up all the active/selection code.bobzel
2021-03-29initial changes to cleanup pointer events.bobzel
2021-03-13minor changesusodhi
2021-03-12trying to make treeViews more efficient by making fewer calls to Get document...bobzel
2021-03-10conflictsusodhi
2021-03-09got rid of DocHolderBox. changed dontRegisterChildViews to childDontRegister...bobzel
2021-03-03Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into fi...usodhi
2021-03-03trying out a forked branch of equation editor. cleaned up warnings.bobzel
2021-03-03more fixes for setting up user docsbobzel
2021-02-25mergingusodhi
2021-02-24fixed layerProviders for treeViews to return true. fixed sidebar annotations...bobzel
2021-02-22mergingusodhi
2021-02-22cleaned up indent/outdent in treeview to work with aliases.bobzel
2021-02-20Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into fi...usodhi
2021-02-18added preliminary cookie mechanism for making documents appear after focusing...bobzel
2021-02-18mergingusodhi
2021-02-16added a file system mode for tree View. ctrl-f to create file system.bobzel
2021-02-11mergingusodhi
2021-02-04fixed scrolling animations in view bounds for webbox and pdfBox's particualrl...bobzel
2021-01-07shift to rightanika
2020-12-31merge and fixanika
2020-12-21hardcoded lock/hide buttonsMelissa Zhang
2020-12-20added settings manager to esc key handlerusodhi
2020-12-17mergedusodhi
2020-12-16fixed treeView layouts to pass good values for panelWidth/height to DocumentV...bobzel
2020-12-14renamed ContentFittingDocumentView as DocumentView. Renamed DocmentView as D...bobzel
2020-12-13removed ContentScaling={returnOne} from a lot of placesbobzel
2020-12-11got rid of ChromeHeight and replaced with HeaderMargin in style provider. ma...bobzel
2020-12-11converted all style sheet properties to enums.bobzel
2020-12-11cleaning up more doumentViewProps. reduced use of treeViewDoc prop. added h...bobzel
2020-12-10mergingusodhi
2020-12-10fixed filterBox/TreeView to support checkboxes again. Simplified {DocumentVi...bobzel
2020-12-08simplified styleProvider arguments. fixed useClustersbobzel
2020-12-07got rid of LibraryPath. Fixed collectionFreeFormDocViews to use pres Effects...bobzel
2020-12-03Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ac...usodhi
2020-12-03changed parameters for style provider to use documentViewProps instead of ren...bobzel
2020-12-02Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ac...usodhi
2020-11-30changed color to backgroundColor in styleProvider. added a stuyle provider f...bobzel
2020-11-25filter + bug?usodhi
2020-11-22converted backgroundColor prop to a more general styleProvider.bobzel
2020-11-20added a preliminary Layer mechanism. changed documentDecrations to not go ou...bobzel