aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2021-01-02Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵usodhi
filters
2020-12-31fixes for sliderBox to work in FilterBox. suppressed brush highlighting in ↵bobzel
filterBox.
2020-12-31small merge fixesanika
2020-12-31merge and fixanika
2020-12-31last add b efore pullanika
2020-12-29fixed background color of filter boxbobzel
2020-12-28more cleaninganika
2020-12-28finishing overall structure of the UIanika
2020-12-27rough UI restructureanika
2020-12-23changed DashbaoardStyleProvider to not show icons for tab's by adding an ↵bobzel
'afterHeader' property extension to treeView styleprovider calls.
2020-12-23minor styling fixMelissa Zhang
2020-12-23UI styling changesMelissa Zhang
2020-12-23move lock/hide buttons to StyleProviderMelissa Zhang
2020-12-21hardcoded lock/hide buttonsMelissa Zhang
2020-12-20added settings manager to esc key handlerusodhi
2020-12-18added something that was removedusodhi
2020-12-17mergedusodhi
2020-12-16videoLionel Han
2020-12-16fixed unbrushing docsbobzel
2020-12-16fixed errors with linkmenu propsbobzel
2020-12-16from lastbobzel
2020-12-16from lastbobzel
2020-12-16cleaned up removing frame animation fieldsbobzel
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 ↵bobzel
LinkAnchorBox's
2020-12-16fixed showing of snapping lines.bobzel
2020-12-16from last - fix to sidebarheightbobzel
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-16partial tree view fix.bobzel
2020-12-16from lastbobzel
2020-12-16fixed exxception on deactivating background lock.bobzel
2020-12-15from lastbobzel
2020-12-15from lastbobzel
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. ↵bobzel
also fixed dragging to show original unless hideSource is set
2020-12-15simplifying dragging to make links by moving linkDocument to event, instead ↵bobzel
of dragData. moved link anchor and caption styling to default style provider. CURRENTLY, typing text, brushing doc highlights along with a bunch of other things ARE BROKEN ..
2020-12-15fixed borderradius for videos & images to match highlight border radiusbobzel
2020-12-14fixed linkButton boxShadow so it will show upbobzel
2020-12-14moved onClick into DocumentViewProps from shared props.bobzel
2020-12-14fixed text boxes to be scalable with ctrlbobzel
2020-12-14minor cleanupbobzel
2020-12-14renamed ContentFittingDocumentView as DocumentView. Renamed DocmentView as ↵bobzel
DocumentViewInternal
2020-12-14got rid of setting width/height properties within CollecitonFreeFormDocView ↵bobzel
becuase they get set now in ContentFittingDocView
2020-12-14got rid of fitDocToPanel. made collectionFreeFormDocView always use a ↵bobzel
ContentFittingDocView. fixed up web box selections.
2020-12-14more changes to ContentScaling to get web/video/image boxes to work with ↵bobzel
annotation/DocDecorations in contentfitting and freeform views.
2020-12-13fixed displaying comparison box in treeview.bobzel
2020-12-13fixed comparisonBox'sbobzel
2020-12-13fixed webboxbobzel