| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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-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-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-19 | fixed issue with clicking at end of text range selecting list_item, not text ↵ | bobzel | |
| causing bulleted items to behave weirdly. | |||
| 2023-09-13 | removed leading/trailing spaces from published terms | bobzel | |
| 2023-09-13 | fixed copying entire text box when nothing is selected. | 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 | moved edit on click script to developer. fixed highlight options for My ↵ | bobzel | |
| text. enabled chromeHidden for all doc types and applied it to RTF text boxes. updated sliders in properties view to undo properly and to autorange, and cleaned up ode. | |||
| 2023-09-08 | added cancel trim and revert buttons to audiobox | bobzel | |
| 2023-09-06 | fixed up audio annotation to add dictation to sidebar note. | bobzel | |
| 2023-09-04 | fixed undoing highlighting text. | 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 | changed icon, added gen ai doc link | Sophie Zhang | |
| 2023-08-18 | cleanup | Sophie Zhang | |
| 2023-08-18 | Merge branch 'master' into sophie-ai-images | Sophie Zhang | |
| 2023-08-18 | added gen_fill_children field | Sophie Zhang | |
| 2023-08-17 | updated fieldNames for recording dictation | bobzel | |
| 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-13 | Merge branch 'master' into sophie-ai-images | Sophie Zhang | |
| 2023-08-13 | update | Sophie Zhang | |
| 2023-08-09 | updated file system to include recentlyClosed, Shared, and Dashboards and ↵ | bobzel | |
| fixed drag drop to make sense for the filesystem. Fixed loading documents to happen in one batch by fixing UPDATE_CACHED_DOCS to save only documents accessible from current dashboard. | |||
| 2023-08-08 | fix dall-e issue | James Hu | |
| 2023-07-31 | fixed dictation into text boxes to stop when component unmounts. fixed ↵ | bobzel | |
| some icons. fixed multiToggle for alignments. added link docs to user cache. fixed background color for tab stack buttons. added a bunch of @computeds to try to help performacne with lots of docs. chnaged text boxes to no expand/contract padding when selected. | |||
| 2023-07-27 | changes | Sophie Zhang | |
| 2023-07-20 | refactoring gpt functionalities | Sophie Zhang | |
| 2023-07-18 | Merge branch 'master' into sophie-ai-images | Sophie Zhang | |
| 2023-07-18 | . | Sophie Zhang | |
| 2023-07-13 | getting shared links to show up when they are made remotely. fixing text to ↵ | bobzel | |
| not generate network events when it's not selected | |||
| 2023-07-05 | changed acl inheritance for docking views. | bobzel | |
| 2023-07-04 | Merge branch 'master' into collaboration-sarah | srichman333 | |
| 2023-07-04 | fixed undo stack when typing, then switching tabs. combined mark settings ↵ | bobzel | |
| into one dispatch on text box load. | |||
| 2023-07-02 | improved highlighting of tabs to show focus/active. added. menu item to open ↵ | bobzel | |
| a tab in lightbox | |||
| 2023-07-01 | turned off notetaking chrome in browse mode. fixed pointereventrs for text ↵ | bobzel | |
| in/out of browse mode. changed background to be gray by default | |||
| 2023-06-30 | fixed onBrowseClick for notetaking. fixed panning when in onBrowse explore ↵ | bobzel | |
| mode. fixed switching dashboards to not display an empty stack. | |||
| 2023-06-29 | undo and redo | Sophie Zhang | |
| 2023-06-23 | cleaned up more issues with pointer events/contents active. fixed dragging ↵ | bobzel | |
| from piles. | |||
| 2023-06-22 | fix so that text boxes don't sometimes collapse when being dragged. | bobzel | |
| 2023-06-22 | cleaned up dragging - abort presItem drags properly, fix naming for ↵ | bobzel | |
| drag/dropAction, small fix undo of drag removeproperties, dragging in/out of headerBar, fixed isContentActive to avoid SnappingManager.GetIsDragging. fixed resizing videos. | |||
| 2023-06-21 | Merge branch 'master' into collaboration-sarah | srichman333 | |
| 2023-06-19 | renamed all config doc creators to just ConfigDocument() | bobzel | |
| 2023-06-15 | added drag lock back into document decorations. | bobzel | |
| 2023-06-15 | more merge fixes | srichman333 | |
| 2023-06-15 | fixed adding links to update cache so that they dont' disappear if you quit ↵ | bobzel | |
| right away. fixed highlighting text (with bold) to not update the text box size if it's autoHeight | |||
| 2023-06-14 | Merge branch 'master' into collaboration-sarah | srichman333 | |
| 2023-06-13 | fixed updating cached docs when opening a backlinks collection. added some ↵ | bobzel | |
| FieldInfo types and added 'enumeration' field display in schema view. fixed bug in schema view column sizing. updated a bunch of standard field names to be more consistent. | |||
| 2023-06-06 | updated text properties to be prefixed with field 'text_' | bobzel | |
| 2023-06-06 | updated Symbol naming. fixed various compile errors related to type checking. | bobzel | |
| 2023-05-17 | fixed scrolling/panning on fitWidth images. fixed drag/zoom conflicts for ↵ | bobzel | |
| overlayDocs that are pannable. | |||
