aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/nodes/DocumentView.tsx
AgeCommit message (Expand)Author
2021-01-04Fixed filterbox to use scriptContext to determine where to apply/clear filter...bobzel
2021-01-02Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into fi...usodhi
2020-12-31fixes for sliderBox to work in FilterBox. suppressed brush highlighting in f...bobzel
2020-12-18added something that was removedusodhi
2020-12-17mergedusodhi
2020-12-16fixed unbrushing docsbobzel
2020-12-16simplified DocumentView a bit more. cleaned up other code.bobzel
2020-12-16moved float() to collectionfreeformdocviewbobzel
2020-12-16cleaned up some link following code. fixed problem following links from Link...bobzel
2020-12-16fixed treeView layouts to pass good values for panelWidth/height to DocumentV...bobzel
2020-12-15fixed some events with groups - they remain active when in "background"bobzel
2020-12-15added real groupingbobzel
2020-12-15fixed previous problems -- weird that you can't call componentWillUnmount. a...bobzel
2020-12-15simplifying dragging to make links by moving linkDocument to event, instead o...bobzel
2020-12-14fixed linkButton boxShadow so it will show upbobzel
2020-12-14moved onClick into DocumentViewProps from shared props.bobzel
2020-12-14minor cleanupbobzel
2020-12-14renamed ContentFittingDocumentView as DocumentView. Renamed DocmentView as D...bobzel
2020-12-14got rid of fitDocToPanel. made collectionFreeFormDocView always use a Conten...bobzel
2020-12-14more changes to ContentScaling to get web/video/image boxes to work with anno...bobzel
2020-12-13fixed comparisonBox'sbobzel
2020-12-13trying to fix PDFs for fitWidth and otherwise in ContentFitting and Collectio...bobzel
2020-12-13removed ContentScaling={returnOne} from a lot of placesbobzel
2020-12-13from lastbobzel
2020-12-13converted TabDocView to just use a ContentFittingDocumentView. Fixed schemVi...bobzel
2020-12-13adding documentView as a fieldView prop to make contetnScaling available in P...bobzel
2020-12-13more props cleanup. Got rid of ItemBackgroundColor in favor of having StyleP...bobzel
2020-12-12made conentScaling a DocumentView-only propbobzel
2020-12-12cleaned up ContentFittingDocumentViewbobzel
2020-12-12fixed screenToLocal for documents within ContentFittingDoc collections. fixe...bobzel
2020-12-11more documentViewProps cleanup. fixed embedding documents into treeView / sl...bobzel
2020-12-11fixed stackingview autoHeight when headers are on that don't overlap. improve...bobzel
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-11fixed pointerevents set through styleProvider. fixed crash when color string...bobzel
2020-12-11cleaning up more doumentViewProps. reduced use of treeViewDoc prop. added h...bobzel
2020-12-10fixed infinite loop in treeView. changed styleProvider signature back to hav...bobzel
2020-12-10moved opacity and borderRounding into styleProviders. fixed contextMenu clci...bobzel
2020-12-10more cleanup to documentViewprops. got rid of nudge() addedbobzel
2020-12-10more cleanup/organization of 'props' . removed VisibleHeight props and clean...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-08cleaned up presEffects a bit so that they're part of PresBoxbobzel
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-03Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ac...usodhi
2020-12-03greyed out sharing indicatorusodhi
2020-12-02fixed warnings. prevent titles form showing up in presentationViewbobzel