Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-10-26 | saving progress | Sophie Zhang | |
2023-10-26 | enabled different title colors per doc, not just per user. added support for ↵ | bobzel | |
screen space doc titles, and for proper title clipping when borderRadius is set. added dropdown for setting title field to display and tweaked editableView to enable ellipsis for overfow | |||
2023-10-25 | fix to group pointer events for nested groups. | bobzel | |
2023-10-25 | fixed problem setting ink arrows where they don't show up until the line is ↵ | bobzel | |
modified. | |||
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-19 | made new golden layouts splits smaller | bobzel | |
2023-10-19 | fixed key events (chatbox) | Sophie Zhang | |
2023-10-19 | Merge branch 'master' into sophie-ai-images | Sophie Zhang | |
2023-10-19 | feat: recording | Sophie Zhang | |
2023-10-16 | Merge branch 'master' into dataViz-annotations | srichman333 | |
2023-10-16 | text box | Sophie Zhang | |
2023-10-16 | sidebar opens when following link | srichman333 | |
2023-10-16 | fixed deleting docs | bobzel | |
2023-10-16 | center text + scrolling covers whole table height | srichman333 | |
2023-10-16 | Merge branch 'master' into dataViz-annotations | srichman333 | |
2023-10-16 | from last | srichman333 | |
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 | Merge branch 'master' into dataViz-annotations | srichman333 | |
2023-10-12 | fix for tableBox scrolling | 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 | merged | srichman333 | |
2023-10-10 | merge? | srichman333 | |
2023-10-10 | start | srichman333 | |
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-10-10 | more fixes for virtual scrolling and added keeps scroll pos on drag | bobzel | |
2023-10-10 | fixes for scrolling large datasets in TableBox | bobzel | |
2023-10-10 | merged with master | bobzel | |
2023-10-05 | feat: link color, show link description | Sophie Zhang | |
2023-10-05 | Merge branch 'master' into sophie-ai-images | Sophie Zhang | |
2023-10-04 | removed dangling slider references. | bobzel | |
2023-10-04 | from last -- test font color to determine which blend mode for clippings. | bobzel | |
2023-10-04 | from last | bobzel | |
2023-10-04 | using hard-light instead of multiply for blend mode of web clippings to ↵ | bobzel | |
better handle white text | |||
2023-10-04 | several fixes for webclips, linking to pdf/web, fonticon dropdowns. removed ↵ | bobzel | |
sliderbox. reduce uses of scriptContext fixed web clipping annotations to be in correct spot and not to crash because of using a url that it doesn't have. fixed pdf/web links to not use anchor from other end of link. because of sharing of GetAnchor global. added a backup when presbox overwrites a doc's data field. removed sliderBox. fixed fontIcon dropdowns to not call click script twice. removed scriptContext where it wasn't needed which is everywhere except TreeViews. | |||
2023-10-02 | better scrolling in data tables | srichman333 | |
2023-09-29 | fixed deleting map pins to remove their associated child filter. | bobzel | |
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 | header fix + more consistent bar height | srichman333 | |
2023-09-28 | smoother scrolling | srichman333 | |
2023-09-28 | doesn't lag / glitch system but scrolling can be kinda funky | srichman333 | |
2023-09-28 | fixed resetView to not apply to groups. | bobzel | |
2023-09-28 | fixed images in schema to have a width. removed maximise functionality ↵ | bobzel | |
from goldenlayout. | |||
2023-09-26 | Merge branch 'master' into sophie-ai-images | Sophie Zhang | |
2023-09-22 | remove prints | Sophie Zhang | |
2023-09-22 | fix: fix report manager for videos, only add _l suffix for images | Sophie Zhang | |