aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/nodes
AgeCommit message (Collapse)Author
2021-10-06Merge branch 'master' of https://github.com/brown-dash/Dash-Webgeireann
2021-10-06added zoomgeireann
2021-10-06Merge branch 'master' of https://github.com/brown-dash/Dash-Webbobzel
2021-10-06fixed lightbox view to shrinkwrap collections when opened, but not force fit ↵bobzel
contents to allow users to navigate. fixed comparison box to show context of maker'/annotation documents. fixed ink pointer events to honor pointerEvents prop (eg when embedded in a comparisonBox that turns them off).
2021-10-06presBox type fixgeireann
2021-10-04fixed dropping onto comparison box. added caption of link description to ↵bobzel
link comparison view. added promise wait for protos of link anchors to avoid potential crash. made dragging a link off of a linkmenuitem to create an alias with the hidden flag removed.
2021-10-01fixed crash / errors with comparison boxbobzel
2021-09-29made IsClosed a static function. fixed warnings and errors.bobzel
2021-09-29support drawing of closed ink shapes. fixed highlight state of pen button on ↵bobzel
startup
2021-09-27videoBox fitsWidth properly in lightbox. documentdecorations less hacky for ↵bobzel
deciding when to allow nativewidth/height changes by adding props to document type templates. fixed height of properties pane & updated CSS for leftflyout & properties pane. marquees no longer oveflow image/video boxes.
2021-09-27improved image resizing flickering caused by Chrome bug with overflow:auto. ↵bobzel
works now when fitWidth is false.
2021-09-27made docs with no author Admin for everyone. fixed run-time warnings: not ↵bobzel
memoized accesses when panning, NaNs drawing some labelBoxes, filter box filter boolean options,
2021-09-25fixed warningbobzel
2021-09-25from lastbobzel
2021-09-24label box minor tweak.bobzel
2021-09-24updated titling of LabelBox to show custom titles when they are set.bobzel
2021-09-24changed label boxes to fit their entire text by scaling their fontbobzel
2021-09-24wrapped Color() calls in DashColor() to catch exceptions for color strings ↵bobzel
no found
2021-09-23minor fixes.bobzel
2021-09-23fixed one crash when color string has capital letters.bobzel
2021-09-23small schema UI tweakGeireann
2021-09-22fixed problem with fontsize corruption. fixed showing correct font size ↵bobzel
when creating a new empty document with storedMarks. fixed color of previewcursor in dark mode.
2021-09-22fixed dropdowns to be over documentdecorations by moving top menu bar out of ↵bobzel
maincontent area and giving it a higher z-index than DocDecorations. fixed toggle behavior of shape drawing modes. made color dropdown state be runtime only (doesn't write to data model) -- need to decide if that's what we want.
2021-09-22fixes for fontcolor dropdown to be continuous as pointer moves.bobzel
2021-09-22fromlastbobzel
2021-09-22fixed runtime bug inside toggleBold(). removed print statements.bobzel
2021-09-21fixed up some darkScheme css, enabled comic mode for developers, enabled ↵bobzel
opening up fields on dashboards in myDocuments
2021-09-21tried to make captions more readable when zoomed out by playing with scaling ↵bobzel
and overflow. removed sidebar button from captions.
2021-09-20fixed retrieving fillColor for color button menu option.bobzel
2021-09-20fixed equations/ink to work properly when not fitwidth in lightbox. don't ↵bobzel
show titles for ink or equations using fields now.
2021-09-20changed link previews to show document, not context, unless document is a ↵bobzel
marker. de select documentViews when unmounted.
2021-09-17stop propagation of keybaord events in EquationBox to allow cursor controls ↵bobzel
w/o moving the document
2021-09-17fixed setting time of audio doc when clicking on audiotag in RTF.bobzel
2021-09-17fixed making link to selected region in videobobzel
2021-09-17fixed link lines to text selections in PDF/Web. fixed pointer Events for ↵bobzel
anchor in PDF/Web to be active when doc is active.
2021-09-17fixed warningsbobzel
2021-09-17added 'unset' docFilters. changed link doc views to use comparison box with ↵bobzel
title/caption. fixed linkEditor to write to data doc. generalized comparisonBox rendering to use parameterized fields. fixed pdf/web to honor pointerEvents none prop and fixed textAnnotations to get rendered once as an Annotation. moved filterIcon stuff into DocumentView
2021-09-17fixed not inadvertently moving webBoxes after creating a marquee adn then ↵bobzel
clicking in the webBox, then clicking outside it.
2021-09-17close context menu when starting a right-click drag on a webbox. .fixed ↵bobzel
dismissing marquee menu from outer view when clicking on nested webbox. AltKey drags marquee, not CtrlKey.
2021-09-17fixed top-down resizing of web pages and pdfs. turned off Cors option for ↵bobzel
novices.
2021-09-17fixed right-drag marquee on webBox on Macbobzel
2021-09-17fixed keeping anchor menu visible when selecting a new marker color from menubobzel
2021-09-17fixed being able to create inline (text selection) annotations on web pagesbobzel
2021-09-16from lastbobzel
2021-09-16added search() component method. changed search menu to call search on ↵bobzel
documents that match search string. added seach bar for web pages.
2021-09-16webbox search coming soonbobzel
2021-09-16made embedded dash docs in RTF resize when changed -- but they lose focusbobzel
2021-09-16fixed unused code for embedding document references in textbobzel
2021-09-15another windows fix for contextmenus on web pagesbobzel
2021-09-15fix earlier breaking changes for showing annotation bar and displaying ↵bobzel
context menu