| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-11-02 | performance fixes - don't invalidate as much by using reactions in place of ↵ | bobzel | |
| computd values; don't make things active when things are dragged unless CanEmbed; fix for linkBox to use reaction. | |||
| 2023-11-02 | cleaned up brushView to only apply to freeformviews that aren't overlays ↵ | bobzel | |
| (wasn't being used properly. before anyway). cleaned up marquee view divs. | |||
| 2023-11-01 | fixes to snapping lines when dragging/resizing (lines are created for doc ↵ | bobzel | |
| not being dragged, snapping lines are created for documents in groups). cleanup of pres path code. | |||
| 2023-11-01 | fixed so that ink properties can be set before drawing a stroke. fixed ↵ | bobzel | |
| turning off ink when menu is collapsed. added meta-click to fit all for collections, or zoom in on a document. | |||
| 2023-11-01 | changed collection background grid to dots like figma until zoomed in, then ↵ | bobzel | |
| lines. | |||
| 2023-11-01 | cleaned up presentaton path lines | bobzel | |
| 2023-10-31 | fixed deselecting video/audio with escape. fixed focus or open on iconified ↵ | bobzel | |
| docs to just show them (not toggle), and fixed to showDocument on target unless its container isn't displayed. | |||
| 2023-10-31 | fixed groups to use actual document boundaries for ink or link lines, ↵ | bobzel | |
| instead of boundingbox. fixed doc title css. started to make link lines more compatible with ink. | |||
| 2023-10-25 | fix to group pointer events for nested groups. | bobzel | |
| 2023-10-24 | adjustment to group pointer events for ink. | bobzel | |
| 2023-10-24 | fixed hide before/after in trails. move ink mask to developer. fixed ↵ | bobzel | |
| tangent dragging on some curves that have no initial tangent. fixed tree view highlights when dragging. | |||
| 2023-10-21 | change doc decorations rotation icon to bottom right. cleaned up lock icon. ↵ | bobzel | |
| fixed autoresetview of collections to not fire when dragging. | |||
| 2023-10-21 | change to doc decorations to be more "lightweight". made linkBox render ↵ | bobzel | |
| links in a freeform view as a DocView. added an auto-reset view option for freeforms. fixed highlighting ink strokes. Made groups behave better for selecting things 'inside' the group bounding box that aren't in the group. Added vertically centered text option. | |||
| 2023-10-16 | fixed deleting docs | bobzel | |
| 2023-10-16 | cleaned up css and cursor pointer for tableboxes. prevent links being drawn ↵ | bobzel | |
| to keyvaluebox. | |||
| 2023-10-16 | added auto reset view option for collections. | bobzel | |
| 2023-10-12 | performance fixes to reduce re-rendering : moved link brushing out of Doc's ↵ | bobzel | |
| highlighting and into Annotation.tsx, stopped freeformview from rerendering whenever its invalidated by not always setting layoutElements to a new list. | |||
| 2023-10-11 | fixed panMode to not do marquee selection on nested but inactive collections. | bobzel | |
| 2023-10-10 | made tablebox row height a css variable. fixed panmode so that left drag ↵ | bobzel | |
| selects w/ marquee and two finger vertical pan isn't clamped. | |||
| 2023-09-29 | fixed autoHeight text scrolling in its own tab and elsewhere. update ↵ | bobzel | |
| ChildDrag to GroupChildDrag and simplified documentView code. fixed MapAnchorMenu to allow linking by dragging text icon. | |||
| 2023-09-28 | fixed resetView to not apply to groups. | bobzel | |
| 2023-09-20 | added carousel3D to novice and fixed it's button positions and its focus so ↵ | bobzel | |
| that it works with trails. added dragging documents within single collection for rearranging order of docs in a tab collection. fixed freeform views set to fitWidth to show decorations properly. turned off scaling of tree views. updated lightbox buttons. fixed tooltips on properties toggles. | |||
| 2023-09-19 | can't create text boxes now in explore mode. | bobzel | |
| 2023-09-19 | made goldenlayout tabs/buttons follow color scheme + added hover highlights. ↵ | bobzel | |
| got rid of old color scheme code. | |||
| 2023-09-14 | turn off link anchor dot display when link arrows are shown | geireann | |
| 2023-09-13 | made grid and snap lines appear on dark backgrounds. fixed showing snap ↵ | bobzel | |
| lines based on what's dragged not what's selected. | |||
| 2023-09-13 | fixed region highlight when dragging minimap | bobzel | |
| 2023-09-13 | prevent piles from zooming. | bobzel | |
| 2023-09-13 | fixed explore mode when restoring zoom level of freeform overlays | bobzel | |
| 2023-09-12 | dropping link button on same collection makes a pushpin. fixed broken undo ↵ | bobzel | |
| typing to crate doc in sidebar. fixed min/max scaling for cropped images and made annotationOverlays start to use it. Fixed nested text boxes to stopPropagation on pointer down to enable editing of translations in sidebar. moved sidebar filters onto doc's filters. Added metadata filters back to sidebar. Added an -any- option to filtersPanel. fixed schema view preview window, added buttons and sliders. | |||
| 2023-09-11 | usercolor cleanup | bobzel | |
| 2023-09-07 | truncate link descriptions over link lines. Fix schema view issues with ↵ | bobzel | |
| multiline inputs. fix '#' field assignment for title bar of docs. fixed dashFieldView to read fields from texstbox by fixing FindDocByTitle to not match undefind. Don't end link_description input on Enter to allow multiline inputs. | |||
| 2023-09-06 | made link sizes a developer feature | bobzel | |
| 2023-09-05 | change getAnchor to honor addAsAnnotation so that pinning docs doesn't add ↵ | bobzel | |
| to annotation list. fixed dragging anchor menu icons so that they appear. | |||
| 2023-08-28 | fixes for marquee/insert cursor color on dark backgrounds and drag label | bobzel | |
| 2023-08-27 | lots of cleanup to streamline import orderings (ie packages should not ↵ | bobzel | |
| mutually import each other directly or via a chain). change raiseWhenDragged to be keepZWhenDragged and got rid of system wide default. | |||
| 2023-08-25 | merge | srichman333 | |
| 2023-08-24 | Merge branch 'master' into data-visualization-sarah | srichman333 | |
| 2023-08-24 | colors | srichman333 | |
| 2023-08-24 | Merge branch 'master' into sophie-ai-images | geireann | |
| 2023-08-24 | made link lines appear in the lightbox view | geireann | |
| 2023-08-24 | from last | geireann | |
| 2023-08-22 | tweaks | geireann | |
| 2023-08-22 | Merge branch 'master' into sophie-ai-images | geireann | |
| 2023-08-22 | from last | geireann | |
| 2023-08-22 | global showLinkLines toggle | Sophie Zhang | |
| 2023-08-17 | Merge branch 'master' into sophie-ai-images | Sophie Zhang | |
| 2023-08-17 | broken version | Sophie Zhang | |
| 2023-08-17 | fixed brushing of pinned viewports for chrome to not flash. converted ↵ | bobzel | |
| pres<Property> to config_<property> and treeView<Property> to treeView_Property. fixed text toolbar to show/set text properties based on insertion point. | |||
| 2023-08-14 | Merge branch 'master' into data-visualization-sarah | srichman333 | |
