aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/PropertiesView.tsx
AgeCommit message (Collapse)Author
2021-03-06Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵usodhi
filters
2021-03-05started to clean up docdecorations and fix some ink rotation/sizing bugs.bobzel
2021-02-23current collection vs dashboard works a bit better - they have different ↵usodhi
filterdocs now
2021-02-22filters scope changesusodhi
2021-02-11mergingusodhi
2021-02-11Merge branch 'filters' of https://github.com/browngraphicslab/Dash-Web into ↵anika
filters
2021-02-11last minor changes before switching branchesanika
2021-02-10changed docViewPath to be a function to avoid mobx invalidationsbobzel
2021-02-05cleaned up lightbox. replaced old npm lightbox.bobzel
2021-02-01mergingusodhi
2021-02-01filters changesusodhi
2021-01-27Merge branch 'filters' of https://github.com/browngraphicslab/Dash-Web into ↵anika
filters
2021-01-27minor changesanika
2021-01-27mergedusodhi
2021-01-20refactored some propertiesview stuffusodhi
2021-01-08UI changes and clean upanika
2021-01-07shift to rightanika
2020-12-17mergedusodhi
2020-12-16simplified DocumentView a bit more. cleaned up other code.bobzel
2020-12-16fixed treeView layouts to pass good values for panelWidth/height to ↵bobzel
DocumentView. renamed Selectionmanager methods to be views not documents.
2020-12-14renamed ContentFittingDocumentView as DocumentView. Renamed DocmentView as ↵bobzel
DocumentViewInternal
2020-12-14got rid of fitDocToPanel. made collectionFreeFormDocView always use a ↵bobzel
ContentFittingDocView. fixed up web box selections.
2020-12-13removed ContentScaling={returnOne} from a lot of placesbobzel
2020-12-13more props cleanup. Got rid of ItemBackgroundColor in favor of having ↵bobzel
StyleProvider choose style based on whether it's givena DocViewProp or a FieldViewProp.
2020-12-11converted all style sheet properties to enums.bobzel
2020-12-11cleaning up more doumentViewProps. reduced use of treeViewDoc prop. added ↵bobzel
hideTitle. fixed background shadow on isButton documents.
2020-12-10fixed infinite loop in treeView. changed styleProvider signature back to ↵bobzel
have an optional 'props'
2020-12-10more cleanup/organization of 'props' . removed VisibleHeight props and ↵bobzel
cleaned up PDF and other props
2020-12-10mergingusodhi
2020-12-08simplified styleProvider arguments. fixed useClustersbobzel
2020-12-07got rid of LibraryPath. Fixed collectionFreeFormDocViews to use pres ↵bobzel
Effects whenever doc is selected
2020-12-03Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵usodhi
acls_uv
2020-12-03changed parameters for style provider to use documentViewProps instead of ↵bobzel
renderDepth
2020-12-03Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵usodhi
acls_uv
2020-12-02loader progress bar (superficial)geireann
- temp media changes
2020-11-30fixes and minor changes to temporal media settings in pres. trailsgeireann
2020-11-30Audio updatesgeireann
2020-11-29temporal media updates for pres. trailsgeireann
2020-11-28audio in pres updates + pre-loadergeireann
2020-11-27removed overrideusodhi
2020-11-22converted backgroundColor prop to a more general styleProvider.bobzel
2020-11-11fixes to centering of documents in ContentFittingDocumentView. fixed ↵bobzel
display of document title in tree view when it was alrady rendered in the tree view.
2020-11-01Merge branch 'master' into presentation_v1Geireann Lindfield Roberts
2020-11-01pinWithView works with view pathsGeireann Lindfield Roberts
+ removed Pan options and Scroll options
2020-10-30closing Layout section of PropertiesView for efficiencybobzel
2020-10-28fixed dark scheme mode for menu, properties view, and minimap button.bobzel
2020-10-26Pres element selection + dragging items directly into presentationGeireann Lindfield Roberts
2020-10-25Merge branch 'master' into presentation_v1Geireann Lindfield Roberts
2020-10-25fixed updating pres.box instance and selectedArray to trigger mobx updates ↵bobzel
properluy
2020-10-25undo/redo for slider changesGeireann Lindfield Roberts
+ updating options for pan / scroll pinned views