| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-09-28 | added the splice | bobzel | |
| 2021-09-28 | fixed double click to edit curve. | bobzel | |
| 2021-09-28 | only hover ink if its selected | bobzel | |
| 2021-09-28 | from last | bobzel | |
| 2021-09-28 | converted ink addpoints to not use sampling. needs addPoints() to be filled in. | bobzel | |
| 2021-09-27 | fixed ink stroke editing to work with closed curves (eg break / restore ↵ | bobzel | |
| tangent & drag start/end point). changed ink rendering to use svg bezier curves. fixed bugs with keydown handler to break tangent. | |||
| 2021-09-27 | fixed sharing panel css to avoid overlaps | bobzel | |
| 2021-09-27 | videoBox 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-27 | improved image resizing flickering caused by Chrome bug with overflow:auto. ↵ | bobzel | |
| works now when fitWidth is false. | |||
| 2021-09-27 | made 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-26 | don't delete tab if it's selected and backspace is typed. | bobzel | |
| 2021-09-25 | fixed warning | bobzel | |
| 2021-09-25 | from last | bobzel | |
| 2021-09-25 | fix for some youtube urls that didn't upload. | bobzel | |
| 2021-09-25 | added a hacky fix to what seems to be a Chrome bug when auto expanding the ↵ | bobzel | |
| left flyout panel | |||
| 2021-09-24 | label box minor tweak. | bobzel | |
| 2021-09-24 | updated titling of LabelBox to show custom titles when they are set. | bobzel | |
| 2021-09-24 | changed label boxes to fit their entire text by scaling their font | bobzel | |
| 2021-09-24 | wrapped Color() calls in DashColor() to catch exceptions for color strings ↵ | bobzel | |
| no found | |||
| 2021-09-23 | minor fixes. | bobzel | |
| 2021-09-23 | Merge branch 'master' of https://github.com/brown-dash/Dash-Web | geireann | |
| 2021-09-23 | Revert "Merge pull request #34 from brown-dash/linking-anh" | geireann | |
| This reverts commit 70d80e30de9963c353636d9780ffb83f3285aac7, reversing changes made to d5f9533d153e11e24d2ab7c03b4561170f0768fe. | |||
| 2021-09-23 | fixed one crash when color string has capital letters. | bobzel | |
| 2021-09-23 | Merge branch 'master' into linking-anh | Geireann Lindfield Roberts | |
| 2021-09-23 | small schema UI tweak | Geireann | |
| 2021-09-22 | fixed default color of link lines in dark mode. | bobzel | |
| 2021-09-22 | fixed 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-22 | fixed 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-22 | fixes for fontcolor dropdown to be continuous as pointer moves. | bobzel | |
| 2021-09-22 | fromlast | bobzel | |
| 2021-09-22 | fixed runtime bug inside toggleBold(). removed print statements. | bobzel | |
| 2021-09-21 | from last | bobzel | |
| 2021-09-21 | temporary change to reset old accounts on browndash to enable dark mode. | bobzel | |
| 2021-09-21 | fixed up some darkScheme css, enabled comic mode for developers, enabled ↵ | bobzel | |
| opening up fields on dashboards in myDocuments | |||
| 2021-09-21 | tried to make captions more readable when zoomed out by playing with scaling ↵ | bobzel | |
| and overflow. removed sidebar button from captions. | |||
| 2021-09-20 | fixed retrieving fillColor for color button menu option. | bobzel | |
| 2021-09-20 | replaced convert to ink in marquee menu with create Group | bobzel | |
| 2021-09-20 | fixed equations/ink to work properly when not fitwidth in lightbox. don't ↵ | bobzel | |
| show titles for ink or equations using fields now. | |||
| 2021-09-20 | changed link previews to show document, not context, unless document is a ↵ | bobzel | |
| marker. de select documentViews when unmounted. | |||
| 2021-09-17 | stop propagation of keybaord events in EquationBox to allow cursor controls ↵ | bobzel | |
| w/o moving the document | |||
| 2021-09-17 | fixed setting time of audio doc when clicking on audiotag in RTF. | bobzel | |
| 2021-09-17 | fixed making link to selected region in video | bobzel | |
| 2021-09-17 | more conservative fix for previous. | bobzel | |
| 2021-09-17 | reverting last change. | bobzel | |
| 2021-09-17 | fixed following links to documents in sidebars that haven't been opened to ↵ | bobzel | |
| still open the sidebar and show the document. required a change to how ProxyFields set field promises and use field caches. | |||
| 2021-09-17 | fixed 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-17 | fixed warnings | bobzel | |
| 2021-09-17 | added '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-17 | fixed not inadvertently moving webBoxes after creating a marquee adn then ↵ | bobzel | |
| clicking in the webBox, then clicking outside it. | |||
| 2021-09-17 | close 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. | |||
