| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-12-02 | fixed filled strokes when erasing to render properly. fixed stretch ink to ↵ | bobzel | |
| work with multiple selections. | |||
| 2021-12-02 | added shift erase stroke to delete full strokes. added shift drag end of ↵ | bobzel | |
| stroke to scale uniformly. added ctrl+p,ctrl+e to switch between eraser/pen. added delete to menu options for tree view items. cleaned up a lot of ink code. | |||
| 2021-11-29 | Merge branch 'ink_v1' | bobzel | |
| 2021-11-25 | fixed up erasing ink by segments | bobzel | |
| 2021-11-24 | segmentation of ink strokes prior to deletion | vkalev | |
| 2021-11-21 | splitting/deletion occurs but too many t-values are stored | vkalev | |
| 2021-11-20 | updating intersections to map t-values to inks | vkalev | |
| 2021-11-20 | fixing undo batch | vkalev | |
| 2021-11-17 | Merge branch 'master' into treeviewFixing | bobzel | |
| 2021-11-17 | changed link line curves a bit. fixed formatted text box not to center text ↵ | bobzel | |
| for typed notes. | |||
| 2021-11-13 | treeview title fixes - made it aformatted text box so clicking on it will ↵ | bobzel | |
| select the document. fixed margins. fixed dragging over tree view to not highlight drop bullets in outline mode unless its a bullet point being moved. | |||
| 2021-11-13 | change isContentActive to a tri-state to allow turning on/off and default - ↵ | bobzel | |
| fixes issues with videobox and others so that content can be turned off reliably. added annotation overlay for treeViews for ppt like slides. lots of fixes to tree view to get layout to be more robust. | |||
| 2021-11-12 | undo works with ink deletion | vkalev | |
| 2021-11-09 | working on undo/redo | vkalev | |
| 2021-11-08 | fixed dragging snap lines to get recomputed properly (sometimes they didn't ↵ | bobzel | |
| activate before) and fixed snapping to not be off by 1 screen space pixel | |||
| 2021-11-06 | eraser tool working | Lauren | |
| 2021-11-06 | from last | Lauren | |
| 2021-11-05 | ink document iteration not working | Lauren | |
| 2021-10-29 | working on ink stroke intersection | Lauren | |
| 2021-10-28 | selection of link lines deselects everything else first. | bobzel | |
| 2021-10-28 | from last | bobzel | |
| 2021-10-28 | added rudimentary ability to select link lines | bobzel | |
| 2021-10-27 | fixed resizing window in lightbox view without messing up the docking view | bobzel | |
| 2021-10-26 | when document is in lightbox view and a link is followed to its sidebar, we ↵ | bobzel | |
| no longer reopen the document in its context. fixed selecting annotations on web/pdf. don't change document height when shown in a linkPreview. webBox fixes for pages with scripts. fixed range bounds when clicking on web text several fixes to web pages on server and client. client webbox allows clicks on divs with onclick instead of doing selection also hacky fix so that google search url doesn't keep expanding by removing 'q=' regions also added prevent/allow script menu item server grabs all html and hides id="google.." which are ads. also rewrites hrefs starting with http to route through corsProxy also removes target=_blank tags to prevent pages from opening outside of dash. also cleaned up routes and comments also when not logged in, references to anything in dash domain route to /home | |||
| 2021-10-16 | fixed warnings/errors & redirection to /home | bobzel | |
| 2021-10-14 | Merge branch 'master' into schema-view-En-Hua | geireann | |
| 2021-10-14 | Merge branch 'master' into schema-view-En-Hua | geireann | |
| 2021-10-14 | Merge branch 'master' into splash-screen-3-Anh-En-Hua | geireann | |
| 2021-10-07 | link menu ui tweaking. edge case checks for linkrelationship stuff. ↵ | bobzel | |
| default links to have linkAutoMove | |||
| 2021-10-07 | Revert "Revert "Merge pull request #34 from brown-dash/linking-anh"" | bobzel | |
| This reverts commit 4e6a1d7a37c8c28014a9f7cd0d92f17c8f29454d. | |||
| 2021-10-06 | fixed 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-04 | fixed how filters work in Schema View. made filtering the default for ↵ | bobzel | |
| clicking in title area. | |||
| 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-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 | wrapped Color() calls in DashColor() to catch exceptions for color strings ↵ | bobzel | |
| no found | |||
| 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 runtime bug inside toggleBold(). removed print statements. | 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-20 | replaced convert to ink in marquee menu with create Group | bobzel | |
| 2021-09-17 | fixed making link to selected region in video | bobzel | |
| 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 | 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. | |||
| 2021-09-16 | added search() component method. changed search menu to call search on ↵ | bobzel | |
| documents that match search string. added seach bar for web pages. | |||
