aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-01-08UI changes and clean upanika
2021-01-07shift to rightanika
2021-01-07merge fixanika
2021-01-07Merge branch 'filters' of https://github.com/browngraphicslab/Dash-Web into ↵anika
filters
2021-01-07last before pullanika
2021-01-04Fixed filterbox to use scriptContext to determine where to apply/clear ↵bobzel
filters .fixed setting width/height of freeform images independent of nativeWidth/height so that % css measurements work.
2021-01-02updatingusodhi
2021-01-02Merge branch 'filters' of https://github.com/browngraphicslab/Dash-Web into ↵usodhi
filters
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-16Merge pull request #941 from browngraphicslab/contentScalingUpdatebobzel
Content scaling update
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